CVE-2019-12868
7.2 HIGHapp/Model/Server.php in MISP 2.4.109 allows remote command execution by a super administrator because the PHP file_exists function is use...
Published: 2019-06-18 · Last updated: 2026-06-22
Severity and scoring
- CVSS
- 7.2 HIGH
- Vector
- CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H
- CWE
- CWE-502
Affected products
| Vendor | Product |
|---|---|
| misp-project | misp |
Description
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.
Source: NVD
References
- [NVD]https://nvd.nist.gov/vuln/detail/CVE-2019-12868
- [Patch]https://github.com/MISP/MISP/commit/c42c5fe92783dd306b7600db1f6a25324445b40c
- [Other]https://zigrin.com/advisories/misp-command-injection-via-phar-deserialization/
- [Patch]https://github.com/MISP/MISP/commit/c42c5fe92783dd306b7600db1f6a25324445b40c
- [Other]https://zigrin.com/advisories/misp-command-injection-via-phar-deserialization/
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)
Same CWE
- CVE-2026-48775 — LangGraph SQLite Checkpoint is an implementation of LangGraph CheckpointSaver that uses SQLite DB (both sync and async, via aiosqlite) (6.8 MEDIUM)
- CVE-2026-10748 — An authenticated user with the nx-licensing-create privilege can upload a specially crafted license file to execute arbitrary operating s...
- CVE-2026-24228 — NVIDIA NeMo Framework for Linux contains a vulnerability where an attacker may cause deserialization of untrusted data (7.8 HIGH)
- CVE-2026-48853 — Deserialization of Untrusted Data and Allocation of Resources Without Limits or Throttling vulnerabilities in elixir-grpc grpc allow unau...
- CVE-2026-9691 — Unauthenticated PHP Object Injection in Integration for ActiveCampaign and Contact Form 7, WPForms, Elementor, Ninja Forms <= 1.1.1 versions (9.8 CRITICAL)