cvelist/2009/0xxx/CVE-2009-0964.json
2018-10-10 15:05:20 -04:00

88 lines
2.5 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2009-0964",
"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" : "UserView_list.php in PHPRunner 4.2, and possibly earlier, stores passwords in cleartext in the database, which allows attackers to gain privileges. NOTE: this can be leveraged with a separate SQL injection vulnerability to obtain passwords remotely without authentication."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "20090317 PHPRunner SQL Injection",
"refsource" : "BUGTRAQ",
"url" : "http://www.securityfocus.com/archive/1/501894/100/0/threaded"
},
{
"name" : "8226",
"refsource" : "EXPLOIT-DB",
"url" : "https://www.exploit-db.com/exploits/8226"
},
{
"name" : "http://www.bugreport.ir/index_63.htm",
"refsource" : "MISC",
"url" : "http://www.bugreport.ir/index_63.htm"
},
{
"name" : "52804",
"refsource" : "OSVDB",
"url" : "http://osvdb.org/52804"
},
{
"name" : "ADV-2009-0750",
"refsource" : "VUPEN",
"url" : "http://www.vupen.com/english/advisories/2009/0750"
},
{
"name" : "phprunner-userview-information-disclosure(49279)",
"refsource" : "XF",
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/49279"
}
]
}
}