cvelist/2006/1xxx/CVE-2006-1819.json

103 lines
3.1 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2006-1819",
"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" : "Directory traversal vulnerability in the loadConfig function in index.php in phpWebSite 0.10.2 and earlier allows remote attackers to include arbitrary local files and execute arbitrary PHP code via the hub_dir parameter, as demonstrated by including access_log. NOTE: in some cases, arbitrary remote file inclusion could be performed under PHP 5 using an SMB share argument such as \"\\\\systemname\\sharename\"."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "1673",
"refsource" : "EXPLOIT-DB",
"url" : "https://www.exploit-db.com/exploits/1673"
},
{
"name" : "http://downloads.securityfocus.com/vulnerabilities/exploits/PHPWebSite_fi_poc",
"refsource" : "MISC",
"url" : "http://downloads.securityfocus.com/vulnerabilities/exploits/PHPWebSite_fi_poc"
},
{
"name" : "GLSA-200605-04",
"refsource" : "GENTOO",
"url" : "http://www.gentoo.org/security/en/glsa/glsa-200605-04.xml"
},
{
"name" : "17521",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/17521"
},
{
"name" : "ADV-2006-1361",
"refsource" : "VUPEN",
"url" : "http://www.vupen.com/english/advisories/2006/1361"
},
{
"name" : "1015942",
"refsource" : "SECTRACK",
"url" : "http://securitytracker.com/id?1015942"
},
{
"name" : "19647",
"refsource" : "SECUNIA",
"url" : "http://secunia.com/advisories/19647"
},
{
"name" : "19914",
"refsource" : "SECUNIA",
"url" : "http://secunia.com/advisories/19914"
},
{
"name" : "phpwebsite-index-hubdir-file-include(25867)",
"refsource" : "XF",
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/25867"
}
]
}
}