cvelist/2018/19xxx/CVE-2018-19458.json

68 lines
1.8 KiB
JSON
Raw Normal View History

2018-11-22 15:04:45 -05:00
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2018-19458",
"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" : "In PHP Proxy 3.0.3, any user can read files from the server without authentication due to an index.php?q=file:/// LFI URI, a different vulnerability than CVE-2018-19246."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "45780",
"refsource" : "EXPLOIT-DB",
"url" : "https://www.exploit-db.com/exploits/45780/"
},
{
"name" : "https://pentest.com.tr/exploits/PHP-Proxy-3-0-3-Local-File-Inclusion.html",
"refsource" : "MISC",
"url" : "https://pentest.com.tr/exploits/PHP-Proxy-3-0-3-Local-File-Inclusion.html"
}
]
}
}