CVE-2020-10247
- EPSS 0.33%
- Veröffentlicht 09.03.2020 19:15:15
- Zuletzt bearbeitet 21.11.2024 04:55:03
MISP 2.4.122 has Persistent XSS in the sighting popover tool. This is related to app/View/Elements/Events/View/sighting_field.ctp.
CVE-2020-8894
- EPSS 0.41%
- Veröffentlicht 12.02.2020 00:15:09
- Zuletzt bearbeitet 21.11.2024 05:39:38
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.
CVE-2020-8893
- EPSS 0.41%
- Veröffentlicht 12.02.2020 00:15:09
- Zuletzt bearbeitet 21.11.2024 05:39:38
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.
CVE-2020-8892
- EPSS 0.51%
- Veröffentlicht 12.02.2020 00:15:09
- Zuletzt bearbeitet 21.11.2024 05:39:38
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.
CVE-2020-8891
- EPSS 0.42%
- Veröffentlicht 12.02.2020 00:15:09
- Zuletzt bearbeitet 21.11.2024 05:39:38
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.
CVE-2020-8890
- EPSS 0.38%
- Veröffentlicht 12.02.2020 00:15:09
- Zuletzt bearbeitet 21.11.2024 05:39:38
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.
CVE-2019-19379
- EPSS 0.23%
- Veröffentlicht 28.11.2019 17:15:12
- Zuletzt bearbeitet 21.11.2024 04:34:40
In app/Controller/TagsController.php in MISP 2.4.118, users can bypass intended restrictions on tagging data.
CVE-2019-16202
- EPSS 0.23%
- Veröffentlicht 10.09.2019 14:15:10
- Zuletzt bearbeitet 21.11.2024 04:30:15
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 v...
CVE-2019-14286
- EPSS 0.24%
- Veröffentlicht 27.07.2019 18:15:12
- Zuletzt bearbeitet 21.11.2024 04:26:22
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.
CVE-2019-12868
- EPSS 1.96%
- Veröffentlicht 18.06.2019 00:15:09
- Zuletzt bearbeitet 21.11.2024 04:23:44
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.