Commit Graph

23701 Commits (5edcd9083f2104e4eeab4be75109b797d756c14b)

Author SHA1 Message Date
Raphaël Vinot 5edcd9083f chg: [PyMISP] Bump 2023-01-23 10:09:01 +01:00
Sami Mokaddem 356d1c5119
Merge branch 'develop' of github.com:MISP/MISP into develop 2023-01-20 11:03:02 +01:00
Sami Mokaddem 56b9aefb49
chg: [servers:testConnection] Prematurely close the session allowing concurrent requests 2023-01-20 11:02:54 +01:00
Alexandre Dulaunoy 3100254716
chg: [PyMISP] updated 2023-01-19 11:44:59 +01:00
Alexandre Dulaunoy 5e4f9e692b
chg: [misp-objects] updated 2023-01-19 11:44:21 +01:00
Sami Mokaddem 93bf15d3bd
fix: [security] Prevent unauthorized access to decaying import function
- as reported by Cyber Controls from SIX Group
2023-01-18 15:05:46 +01:00
Sami Mokaddem a46f794a13
fix: [security] XSS in eventgraph preview payload
- as reported by Cyber Controls from SIX Group
2023-01-18 15:04:45 +01:00
Sami Mokaddem 72c5424034
fix: [security] XSS through network history name
- as reported by Cyber Controls from SIX Group
2023-01-18 15:00:50 +01:00
Sami Mokaddem 48997f4bf8
Merge branch 'develop' of github.com:MISP/MISP into develop 2023-01-13 11:10:04 +01:00
Sami Mokaddem 97cd2604d6
fix: [tags:relationship] Fixed synchronisation of relationship_type 2023-01-13 11:09:56 +01:00
Alexandre Dulaunoy f2bb822d39
chg: [taxonomies] updated 2023-01-11 16:19:41 +01:00
Sami Mokaddem 683a90199c
fix: [feed:edit] Make sure to keep orgc_id to its saved value 2023-01-10 12:04:56 +01:00
Sami Mokaddem a44b681aca
chg: [logs:event_index] Added notice about displayed data and usage of LightPaginator 2023-01-10 11:17:07 +01:00
Sami Mokaddem 9b6a9d2ef6
Merge branch 'develop' of github.com:MISP/MISP into develop 2023-01-10 10:05:43 +01:00
Sami Mokaddem f7238fe5e7
fix: [security] XSS in authkey add
- as reported by Dawid Czarnecki from Zigrin Security
2023-01-10 10:05:22 +01:00
Alexandre Dulaunoy 56fe9a3129
fix: [doc] New year - copyrights updated 2023-01-09 08:47:55 +01:00
Christophe Vandeplas 9115a30423 minor code cosmetic fix 2023-01-06 09:19:36 +01:00
Alexandre Dulaunoy 672b33ca20
chg: [warning-lists] updated 2023-01-02 16:16:48 +01:00
iglocska 5667a3dd84
chg: [event index] changed to the indextable generator 2022-12-24 06:28:42 +01:00
iglocska f551639a96
new: [indexTable] added 3 new simple elements
- custom_element -> loop the data through an element set via element_path
- model -> for the various log indeces, format the log entry's model entry as MODEL #MODEL_ID
- time -> loop the data through the time helper's time() function
2022-12-24 06:27:01 +01:00
iglocska 6703d82ad0
chg: [indexTable] added option for the generic Field to set a default value, if the referenced value is empty
- via the key 'empty'
2022-12-24 06:25:43 +01:00
iglocska d7f5e4b358
Merge branch '2.4' into develop 2022-12-22 15:55:11 +01:00
Alexandre Dulaunoy b8463ebbbf
chg: [misp-objects] updated to the latest version 2022-12-22 15:52:29 +01:00
Alexandre Dulaunoy c733d83110
chg: [misp-galaxy] updated to the latest version 2022-12-22 15:51:50 +01:00
Alexandre Dulaunoy f6ca38298f
chg: [warning-lists] updated to the latest version 2022-12-22 15:51:25 +01:00
Alexandre Dulaunoy b627bb392a
chg: [taxonomies] updated to the latest version 2022-12-22 15:50:50 +01:00
iglocska 0e85fe8c62
Merge branch '2.4' into develop 2022-12-22 15:43:30 +01:00
iglocska 60d60fdf48
Merge branch '2.4' of github.com:MISP/MISP into 2.4 2022-12-22 15:43:14 +01:00
iglocska fe83ea6b7a
Merge branch 'develop' into 2.4 2022-12-22 15:42:42 +01:00
iglocska c2becc4279
chg: [version] bump 2022-12-22 15:42:20 +01:00
iglocska 684d3e5139
fix: [security] XSS in the template file uploads
- as reported by Dawid Czarnecki from Zigrin Security
2022-12-22 15:37:43 +01:00
iglocska 206f540f02
chg: [runaway function] split into easier to comprehend ones 2022-12-22 15:35:30 +01:00
iglocska b7fa376f07
Merge branch 'develop' of github.com:MISP/MISP into develop 2022-12-22 14:29:48 +01:00
iglocska 8574067e03
fix: [index actions] urlencode the parameter values, otherwise certain functionalities passing for example tag names around won't work
- fixes #8820
2022-12-22 14:28:23 +01:00
Raphaël Vinot 01277c118b chg: [PyMISP] Re-bump 2022-12-22 13:43:06 +01:00
iglocska 1edbc25699
chg: [cleanup] indexfilter unused leftover functionality reworked 2022-12-22 13:11:57 +01:00
Jakub Onderka ea2e0421b6
Merge pull request #8613 from JakubOnderka/fix-ui
Fix UI
2022-12-22 12:54:56 +01:00
Raphaël Vinot 68571e8534 chg: [PyMISP] Bump version 2022-12-22 11:37:28 +01:00
Jakub Onderka 4e3d9b6f8c
Merge pull request #8828 from JakubOnderka/fix-migration-105
fix: [internal] Migration 105
2022-12-22 10:25:47 +01:00
Jakub Onderka 2305c4d15e fix: [internal] Migration 105 2022-12-22 10:08:38 +01:00
Jakub Onderka 25ee893b57
Merge pull request #8826 from JakubOnderka/fix-tag-view
fix: [UI] Add missing space after tag
2022-12-21 13:31:39 +01:00
Jakub Onderka 7c69ee9dab fix: db_version in db_schema.json 2022-12-21 13:19:06 +01:00
Jakub Onderka 55e4a1ce89 fix: [UI] Add missing space after tag 2022-12-21 12:59:17 +01:00
Sami Mokaddem 0aa2475c1b
Merge branch 'develop' of github.com:MISP/MISP into develop 2022-12-20 13:03:37 +01:00
Sami Mokaddem 83cfe23052
new: [event-timeline] Added Timestamp distribution chart when the timeline cannot show all items 2022-12-20 13:03:29 +01:00
Sami Mokaddem ba533e9b3d
chg: [graph.js] Updated to version 4.1.1 2022-12-20 13:02:32 +01:00
StefanKelm 9bba80ccd7
Update correlations.ctp
tiny typo
2022-12-17 06:39:40 +01:00
Alexandre Dulaunoy 4c934038aa
Merge pull request #8812 from StefanKelm/2.4
Update correlations.ctp
2022-12-17 06:38:03 +01:00
Jakub Onderka c2b9c472f9 chg: [internal] Add blackhole exception logging 2022-12-15 10:05:13 -05:00
Jakub Onderka 4ba72eb14e fix: [UI] Fix user sorting 2022-12-15 10:05:13 -05:00