CVE-2020-11458
MediumCVSS 4.9Exploitation Probability (EPSS)
Elevated risk62th percentile - higher than 62% of all known CVEs
Summary
In MISP before version 2.4.124, the file app/Model/feed.php allows administrators to choose arbitrary files for ingestion. This does not leak the full contents of a file but can leak strings that match certain patterns, such as passwords from database.php or GPG key passphrases from config.php.
Risk Assessment
The organization may be exposed to the disclosure of sensitive data, such as passwords and keys, which could lead to further attacks on systems and data.
Recommendation
It is recommended to update MISP to version 2.4.124 or later and to review and secure configuration files to minimize the risk of data leakage.
Original NVD description (English source)
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.

