cvelist/2018/5xxx/CVE-2018-5712.json

76 lines
1.9 KiB
JSON
Raw Normal View History

2018-01-16 04:04:11 -05:00
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2018-5712",
"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" : "An issue was discovered in PHP before 5.6.33, 7.0.x before 7.0.27, 7.1.x before 7.1.13, and 7.2.x before 7.2.1. There is Reflected XSS on the PHAR 404 error page via the URI of a request for a .phar file."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
2018-02-02 06:02:32 -05:00
{
"url" : "https://lists.debian.org/debian-lts-announce/2018/01/msg00025.html"
},
2018-01-16 04:04:11 -05:00
{
"url" : "http://php.net/ChangeLog-5.php"
},
{
"url" : "http://php.net/ChangeLog-7.php"
},
{
"url" : "https://bugs.php.net/bug.php?id=74782"
2018-01-20 06:02:15 -05:00
},
{
"url" : "http://www.securityfocus.com/bid/102742"
2018-02-16 06:05:26 -05:00
},
{
"url" : "http://www.securitytracker.com/id/1040363"
2018-01-16 04:04:11 -05:00
}
]
}
}