cvelist/2017/9xxx/CVE-2017-9841.json

88 lines
2.7 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2017-9841",
"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" : "Util/PHP/eval-stdin.php in PHPUnit before 4.8.28 and 5.x before 5.6.3 allows remote attackers to execute arbitrary PHP code via HTTP POST data beginning with a \"<?php \" substring, as demonstrated by an attack on a site with an exposed /vendor folder, i.e., external access to the /vendor/phpunit/phpunit/src/Util/PHP/eval-stdin.php URI."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "http://phpunit.vulnbusters.com/",
"refsource" : "MISC",
2017-10-16 12:31:07 -04:00
"url" : "http://phpunit.vulnbusters.com/"
},
{
"name" : "https://github.com/sebastianbergmann/phpunit/commit/284a69fb88a2d0845d23f42974a583d8f59bf5a5",
"refsource" : "MISC",
2017-10-16 12:31:07 -04:00
"url" : "https://github.com/sebastianbergmann/phpunit/commit/284a69fb88a2d0845d23f42974a583d8f59bf5a5"
},
{
"name" : "https://github.com/sebastianbergmann/phpunit/pull/1956",
"refsource" : "MISC",
2017-10-16 12:31:07 -04:00
"url" : "https://github.com/sebastianbergmann/phpunit/pull/1956"
2017-11-14 06:04:14 -05:00
},
2017-11-20 06:04:31 -05:00
{
"name" : "GLSA-201711-15",
"refsource" : "GENTOO",
2017-11-20 06:04:31 -05:00
"url" : "https://security.gentoo.org/glsa/201711-15"
},
2017-11-14 06:04:14 -05:00
{
"name" : "101798",
"refsource" : "BID",
2017-11-14 06:04:14 -05:00
"url" : "http://www.securityfocus.com/bid/101798"
2017-11-16 06:04:17 -05:00
},
{
"name" : "1039812",
"refsource" : "SECTRACK",
2017-11-16 06:04:17 -05:00
"url" : "http://www.securitytracker.com/id/1039812"
2017-10-16 12:31:07 -04:00
}
]
}
}