← 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
Nov 19, 2020
N/A· v4
6.1 MEDIUM· v3
4.3 MEDIUM· v2
In MISP 2.4.134, XSS exists in the template element index view because the id parameter is mishandled.
2Misp
Misp Project
2Misp
Misp
Jun 22, 2026
Nov 2, 2020
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
MISP through 2.4.133 allows SSRF in the REST client via the use_full_path parameter with an arbitrary URL.
2Misp
Misp Project
2Misp
Misp
Jun 22, 2026
Sep 18, 2020
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
An issue was discovered in MISP before 2.4.132. It can perform an unwanted action because of a POST operation on a form that is not linked to the login page.
2Misp
Misp Project
2Misp
Misp
Jun 22, 2026
Jul 14, 2020
N/A· v4
8.8 HIGH· v3
6.8 MEDIUM· v2
In MISP before 2.4.129, setting a favourite homepage was not CSRF protected.
2Misp
Misp Project
2Misp
Misp
Jun 22, 2026
Jun 30, 2020
N/A· v4
4.3 MEDIUM· v3
4.0 MEDIUM· v2
An issue was discovered in MISP 2.4.128. app/Controller/EventsController.php lacks an event ACL check before proceeding to allow a user to send an event contact form.
2Misp
Misp Project
2Misp
Misp
Jun 22, 2026
Jun 30, 2020
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
An issue was discovered in MISP 2.4.128. app/Controller/AttributesController.php has insufficient ACL checks in the attachment downloader.
2Misp
Misp Project
2Misp
Misp
Jun 22, 2026
Jun 22, 2020
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
app/Model/Attribute.php in MISP 2.4.127 lacks an ACL lookup on attribute correlations. This occurs when querying the attribute restsearch API, revealing metadata about a correlating but unreachable attribute.
2Misp
Misp Project
2Misp
Misp
Jun 22, 2026
May 18, 2020
N/A· v4
6.1 MEDIUM· v3
4.3 MEDIUM· v2
app/View/Events/resolved_attributes.ctp in MISP before 2.4.126 has XSS in the resolved attributes view.
2Misp
Misp Project
2Misp
Misp
Jun 22, 2026
Apr 2, 2020
N/A· v4
4.9 MEDIUM· v3
4.0 MEDIUM· v2
app/Model/feed.php in MISP before 2.4.124 allows administrators to choose arbitrary files that should be ingested by MISP. This does not cause a leak of the full contents of a file, but does cause a leaks of strings that...Show more
app/Model/feed.php in MISP before 2.4.124 allows administrators to choose arbitrary files that should be ingested by MISP. This does not cause a leak of the full contents of a file, but does cause a leaks of strings that match certain patterns. Among the data that can leak are passwords from database.php or GPG key passphrases from config.php.Show less
2Misp
Misp Project
2Misp
Misp
Jun 22, 2026
Mar 9, 2020
N/A· v4
6.1 MEDIUM· v3
4.3 MEDIUM· v2
MISP 2.4.122 has Persistent XSS in the sighting popover tool. This is related to app/View/Elements/Events/View/sighting_field.ctp.
2Misp
Misp Project
2Misp
Misp
Jun 22, 2026
Mar 9, 2020
N/A· v4
6.1 MEDIUM· v3
4.3 MEDIUM· v2
MISP 2.4.122 has reflected XSS via unsanitized URL parameters. This is related to app/View/Users/statistics_orgs.ctp.
2Misp
Misp Project
2Misp
Misp
Jun 22, 2026
Feb 12, 2020
N/A· v4
6.5 MEDIUM· v3
6.4 MEDIUM· v2
An issue was discovered in MISP before 2.4.121. ACLs for discussion threads were mishandled in app/Controller/ThreadsController.php and app/Model/Thread.php.
2Misp
Misp Project
2Misp
Misp
Jun 22, 2026
Feb 12, 2020
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
An issue was discovered in MISP before 2.4.121. The Galaxy view contained an incorrectly sanitized search string in app/View/Galaxies/view.ctp.
2Misp
Misp Project
2Misp
Misp
Jun 22, 2026
Feb 12, 2020
N/A· v4
8.1 HIGH· v3
6.8 MEDIUM· v2
An issue was discovered in MISP before 2.4.121. It did not consider the HTTP PUT method when trying to block a brute-force series of invalid requests.
2Misp
Misp Project
2Misp
Misp
Jun 22, 2026
Feb 12, 2020
N/A· v4
5.9 MEDIUM· v3
4.3 MEDIUM· v2
An issue was discovered in MISP before 2.4.121. It did not canonicalize usernames when trying to block a brute-force series of invalid requests.
2Misp
Misp Project
2Misp
Misp
Jun 22, 2026
Feb 12, 2020
N/A· v4
5.9 MEDIUM· v3
4.3 MEDIUM· v2
An issue was discovered in MISP before 2.4.121. It mishandled time skew (between the machine hosting the web server and the machine hosting the database) when trying to block a brute-force series of invalid requests.
2Misp
Misp Project
2Misp
Misp
Jun 22, 2026
Nov 28, 2019
N/A· v4
5.3 MEDIUM· v3
5.0 MEDIUM· v2
In app/Controller/TagsController.php in MISP 2.4.118, users can bypass intended restrictions on tagging data.
2Misp
Misp Project
2Misp
Misp
Jun 22, 2026
Sep 10, 2019
N/A· v4
6.5 MEDIUM· v3
4.0 MEDIUM· v2
MISP before 2.4.115 allows privilege escalation in certain situations. After updating to 2.4.115, escalation attempts are blocked by the __checkLoggedActions function with a "This could be an indication of an attempted p...Show more
MISP before 2.4.115 allows privilege escalation in certain situations. After updating to 2.4.115, escalation attempts are blocked by the __checkLoggedActions function with a "This could be an indication of an attempted privilege escalation on older vulnerable versions of MISP (<2.4.115)" message.Show less
2Misp
Misp Project
2Misp
Misp
Jun 22, 2026
Jul 27, 2019
N/A· v4
6.1 MEDIUM· v3
4.3 MEDIUM· v2
In app/webroot/js/event-graph.js in MISP 2.4.111, a stored XSS vulnerability exists in the event-graph view when a user toggles the event graph view. A malicious MISP event must be crafted in order to trigger the vulnera...Show more
In app/webroot/js/event-graph.js in MISP 2.4.111, a stored XSS vulnerability exists in the event-graph view when a user toggles the event graph view. A malicious MISP event must be crafted in order to trigger the vulnerability.Show less
2Misp
Misp Project
2Misp
Misp
Jun 22, 2026
Jun 18, 2019
N/A· v4
7.2 HIGH· v3
6.5 MEDIUM· v2
app/Model/Server.php in MISP 2.4.109 allows remote command execution by a super administrator because the PHP file_exists function is used with user-controlled entries, and phar:// URLs trigger deserialization.