← Back

Misp Project

misp-project

122 CVEs • 2 products

Products (2)

Click to collapse
Toggle

CVEs (122)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
2Misp
Misp Project
2Misp
Misp
Jun 22, 2026
Jun 11, 2019
N/A· v4
6.6 MEDIUM· v3
6.0 MEDIUM· v2
An issue was discovered in MISP 2.4.108. Organization admins could reset credentials for site admins (organization admins have the inherent ability to reset passwords for all of their organization's users). This, however...Show more
An issue was discovered in MISP 2.4.108. Organization admins could reset credentials for site admins (organization admins have the inherent ability to reset passwords for all of their organization's users). This, however, could be abused in a situation where the host organization of an instance creates organization admins. An organization admin could set a password manually for the site admin or simply use the API key of the site admin to impersonate them. The potential for abuse only occurs when the host organization creates lower-privilege organization admins instead of the usual site admins. Also, only organization admins of the same organization as the site admin could abuse this.Show less
2Misp
Misp Project
2Misp
Misp
Jun 22, 2026
May 8, 2019
N/A· v4
6.1 MEDIUM· v3
4.3 MEDIUM· v2
An issue was discovered in app/webroot/js/misp.js in MISP before 2.4.107. There is persistent XSS via image names in titles, as demonstrated by a screenshot.
2Misp
Misp Project
2Misp
Misp
Jun 22, 2026
May 8, 2019
N/A· v4
6.1 MEDIUM· v3
4.3 MEDIUM· v2
An issue was discovered in app/View/Elements/Events/View/value_field.ctp in MISP before 2.4.107. There is persistent XSS via link type attributes with javascript:// links.
2Misp
Misp Project
2Misp
Misp
Jun 22, 2026
May 8, 2019
N/A· v4
6.1 MEDIUM· v3
4.3 MEDIUM· v2
A persistent XSS issue was discovered in app/View/Helper/CommandHelper.php in MISP before 2.4.107. JavaScript can be included in the discussion interface, and can be triggered by clicking on the link.
2Misp
Misp Project
2Misp
Misp
Jun 22, 2026
Mar 28, 2019
N/A· v4
6.1 MEDIUM· v3
4.3 MEDIUM· v2
In MISP before 2.4.105, the app/View/Layouts/default.ctp default layout template has a Reflected XSS vulnerability.
2Misp
Misp Project
2Misp
Misp
Jun 22, 2026
Mar 1, 2019
N/A· v4
5.3 MEDIUM· v3
3.5 LOW· v2
In MISP 2.4.102, an authenticated user can view sightings that they should not be eligible for. Exploiting this requires access to the event that has received the sighting. The issue affects instances with restrictive si...Show more
In MISP 2.4.102, an authenticated user can view sightings that they should not be eligible for. Exploiting this requires access to the event that has received the sighting. The issue affects instances with restrictive sighting settings (event only / sighting reported only).Show less
2Misp
Misp Project
2Misp
Misp
Jun 22, 2026
Dec 6, 2018
N/A· v4
8.8 HIGH· v3
9.0 HIGH· v2
An issue was discovered in MISP 2.4.9x before 2.4.99. In app/Model/Event.php (the STIX 1 import code), an unescaped filename string is used to construct a shell command. This vulnerability can be abused by a malicious au...Show more
An issue was discovered in MISP 2.4.9x before 2.4.99. In app/Model/Event.php (the STIX 1 import code), an unescaped filename string is used to construct a shell command. This vulnerability can be abused by a malicious authenticated user to execute arbitrary commands by tweaking the original filename of the STIX import.Show less
2Misp
Misp Project
2Misp
Misp
Jun 22, 2026
Jun 22, 2018
N/A· v4
9.8 CRITICAL· v3
5.0 MEDIUM· v2
An issue was discovered in app/Controller/UsersController.php in MISP 2.4.92. An adversary can bypass the brute-force protection by using a PUT HTTP method instead of a POST HTTP method in the login part, because this pr...Show more
An issue was discovered in app/Controller/UsersController.php in MISP 2.4.92. An adversary can bypass the brute-force protection by using a PUT HTTP method instead of a POST HTTP method in the login part, because this protection was only covering POST requests.Show less
2Misp
Misp Project
2Misp
Misp
Jun 22, 2026
May 30, 2018
N/A· v4
6.1 MEDIUM· v3
4.3 MEDIUM· v2
An issue was discovered in MISP 2.4.91. A vulnerability in app/View/Elements/eventattribute.ctp allows reflected XSS if a user clicks on a malicious link for an event view and then clicks on the deleted attributes quick...Show more
An issue was discovered in MISP 2.4.91. A vulnerability in app/View/Elements/eventattribute.ctp allows reflected XSS if a user clicks on a malicious link for an event view and then clicks on the deleted attributes quick filter.Show less
1Misp Project
1Misp
Nov 21, 2024
May 18, 2018
N/A· v4
6.1 MEDIUM· v3
4.3 MEDIUM· v2
app/webroot/js/misp.js in MISP 2.4.91 has a DOM based XSS with cortex type attributes.
1Misp Project
1Misp
Jun 17, 2026
Mar 23, 2018
N/A· v4
4.3 MEDIUM· v3
5.5 MEDIUM· v2
An issue was discovered in app/Model/Attribute.php in MISP before 2.4.89. There is a critical API integrity bug, potentially allowing users to delete attributes of other events. A crafted edit for an event (without attri...Show more
An issue was discovered in app/Model/Attribute.php in MISP before 2.4.89. There is a critical API integrity bug, potentially allowing users to delete attributes of other events. A crafted edit for an event (without attribute UUIDs but attribute IDs set) could overwrite an existing attribute.Show less
1Misp Project
1Misp
Jun 17, 2026
Mar 23, 2018
N/A· v4
6.1 MEDIUM· v3
4.3 MEDIUM· v2
In MISP before 2.4.89, app/View/Events/resolved_attributes.ctp has multiple XSS issues via a malicious MISP module.
2Misp
Misp Project
2Misp
Misp
Jun 22, 2026
Feb 12, 2018
N/A· v4
7.2 HIGH· v3
9.0 HIGH· v2
In app/Controller/ServersController.php in MISP 2.4.87, a server setting permitted the override of a path variable on certain Red Hed Enterprise Linux and CentOS systems (where rh_shell_fix was enabled), and consequently...Show more
In app/Controller/ServersController.php in MISP 2.4.87, a server setting permitted the override of a path variable on certain Red Hed Enterprise Linux and CentOS systems (where rh_shell_fix was enabled), and consequently allowed site admins to inject arbitrary OS commands. The impact is limited by the setting being only accessible to the site administrator.Show less
2Misp
Misp Project
2Misp
Misp
Jun 22, 2026
Nov 25, 2017
N/A· v4
4.9 MEDIUM· v3
4.0 MEDIUM· v2
The admin_edit function in app/Controller/UsersController.php in MISP 2.4.82 mishandles the enable_password field, which allows admins to discover a hashed password by reading the audit log.
1Misp Project
1Misp
May 13, 2026
Nov 13, 2017
N/A· v4
5.4 MEDIUM· v3
3.5 LOW· v2
In the sharingGroupPopulateOrganisations function in app/webroot/js/misp.js in MISP 2.4.82, there is XSS via a crafted organisation name that is manually added.
1Misp Project
1Misp
May 13, 2026
Oct 10, 2017
N/A· v4
6.1 MEDIUM· v3
4.3 MEDIUM· v2
MISP before 2.4.81 has a potential reflected XSS in a quickDelete action that is used to delete a sighting, related to app/View/Sightings/ajax/quickDeleteConfirmationForm.ctp and app/webroot/js/misp.js.
1Misp Project
1Misp
May 13, 2026
Sep 12, 2017
N/A· v4
8.1 HIGH· v3
6.8 MEDIUM· v2
When MISP before 2.4.80 is configured with X.509 certificate authentication (CertAuth) in conjunction with a non-MISP external user management ReST API, if an external user provides X.509 certificate authentication and t...Show more
When MISP before 2.4.80 is configured with X.509 certificate authentication (CertAuth) in conjunction with a non-MISP external user management ReST API, if an external user provides X.509 certificate authentication and this API returns an empty value, the unauthenticated user can be granted access as an arbitrary user.Show less
2Misp
Misp Project
2Misp
Misp
Jun 22, 2026
Aug 24, 2017
N/A· v4
6.1 MEDIUM· v3
4.3 MEDIUM· v2
app/View/Helper/CommandHelper.php in MISP before 2.4.79 has persistent XSS via comments. It only impacts the users of the same instance because the comment field is not part of the MISP synchronisation.
1Misp Project
1Misp
May 13, 2026
Mar 21, 2017
N/A· v4
6.1 MEDIUM· v3
4.3 MEDIUM· v2
Cross site scripting in some view elements in the index filter tool in app/webroot/js/misp2.4.68.js and the organisation landing page in app/View/Organisations/ajax/landingpage.ctp of MISP before 2.4.69 allows remote att...Show more
Cross site scripting in some view elements in the index filter tool in app/webroot/js/misp2.4.68.js and the organisation landing page in app/View/Organisations/ajax/landingpage.ctp of MISP before 2.4.69 allows remote attackers to inject arbitrary web script or HTML.Show less
1Misp Project
2Malware Information Sharing Platform
Misp
Jun 23, 2026
Sep 3, 2016
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
Malware Information Sharing Platform (MISP) before 2.3.90 allows remote attackers to conduct PHP object injection attacks via crafted serialized data, related to TemplatesController.php and populate_event_from_template_a...Show more
Malware Information Sharing Platform (MISP) before 2.3.90 allows remote attackers to conduct PHP object injection attacks via crafted serialized data, related to TemplatesController.php and populate_event_from_template_attributes.ctp.Show less