CVE-2020-11458
4.9 MEDIUMapp/Model/feed.php in MISP before 2.4.124 allows administrators to choose arbitrary files that should be ingested by MISP
Published: 2020-04-02 · Last updated: 2026-06-22
Severity and scoring
- CVSS
- 4.9 MEDIUM
- Vector
- CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N
Affected products
| Vendor | Product |
|---|---|
| misp-project | misp |
Description
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.
Source: NVD
References
- [NVD]https://nvd.nist.gov/vuln/detail/CVE-2020-11458
- [Patch]https://github.com/MISP/MISP/commit/30ff4b6451549dae7b526d4fb3a49061311ed477
- [Exploit reference]https://matthias.sdfeu.org/misp-poc.py
- [Patch]https://github.com/MISP/MISP/commit/30ff4b6451549dae7b526d4fb3a49061311ed477
- [Exploit reference]https://matthias.sdfeu.org/misp-poc.py
Related CVEs
Same vendor
- CVE-2021-41326 — In MISP before 2.4.148, app/Lib/Export/OpendataExport.php mishandles parameter data that is used in a shell_exec call (9.8 CRITICAL)
- CVE-2021-39302 — MISP 2.4.148, in certain configurations, allows SQL injection via the app/Model/Log.php $conditions['org'] value (9.8 CRITICAL)
- CVE-2021-37743 — app/View/GalaxyElements/ajax/index.ctp in MISP 2.4.147 allows Stored XSS when viewing galaxy cluster elements in JSON format (5.4 MEDIUM)
- CVE-2021-37742 — app/View/Elements/GalaxyClusters/view_relation_tree.ctp in MISP 2.4.147 allows Stored XSS when viewing galaxy cluster relationships (5.4 MEDIUM)
- CVE-2021-37534 — app/View/GalaxyClusters/add.ctp in MISP 2.4.146 allows Stored XSS when forking a galaxy cluster (5.4 MEDIUM)