7.2
CVE-2019-12868
- EPSS 3.43%
- Veröffentlicht 18.06.2019 00:15:09
- Zuletzt bearbeitet 22.06.2026 19:23:18
- Quelle cve@mitre.org
- CVE-Watchlists
- Unerledigt
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.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Misp-project ≫ Misp Version2.4.109
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 3.43% | 0.874 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 7.2 | 1.2 | 5.9 |
CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H
|
| nvd@nist.gov | 6.5 | 8 | 6.4 |
AV:N/AC:L/Au:S/C:P/I:P/A:P
|
CWE-502 Deserialization of Untrusted Data
The product deserializes untrusted data without sufficiently ensuring that the resulting data will be valid.
https://github.com/MISP/MISP/commit/c42c5fe92783dd306b7600db1f6a25324445b40c
https://zigrin.com/advisories/misp-command-injection-via-phar-deserialization/