cvelist/2019/12xxx/CVE-2019-12868.json
2023-09-28 14:00:35 +00:00

67 lines
2.1 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2019-12868",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "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."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/MISP/MISP/commit/c42c5fe92783dd306b7600db1f6a25324445b40c",
"refsource": "MISC",
"name": "https://github.com/MISP/MISP/commit/c42c5fe92783dd306b7600db1f6a25324445b40c"
},
{
"refsource": "MISC",
"name": "https://zigrin.com/advisories/misp-command-injection-via-phar-deserialization/",
"url": "https://zigrin.com/advisories/misp-command-injection-via-phar-deserialization/"
}
]
}
}