mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-31 18:29:31 +02:00
18 lines
806 B
Markdown
18 lines
806 B
Markdown
### [CVE-2020-11458](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-11458)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://matthias.sdfeu.org/misp-poc.py
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|