cvelist/2011/5xxx/CVE-2011-5230.json

83 lines
2.4 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2011-5230",
"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" : "Multiple SQL injection vulnerabilities in the selectUserIdByLoginPass function in seotoaster_core/application/models/LoginModel.php in Seotoaster 1.9 and earlier allow remote attackers to execute arbitrary SQL commands via the (1) login parameter to sys/login/index or (2) memberLoginName parameter to sys/login/member."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "18246",
"refsource" : "EXPLOIT-DB",
"url" : "http://www.exploit-db.com/exploits/18246"
},
{
"name" : "http://www.infoserve.de/system/files/advisories/INFOSERVE-ADV2011-06.txt",
"refsource" : "MISC",
"url" : "http://www.infoserve.de/system/files/advisories/INFOSERVE-ADV2011-06.txt"
},
{
"name" : "77736",
"refsource" : "OSVDB",
"url" : "http://osvdb.org/77736"
},
{
"name" : "46881",
"refsource" : "SECUNIA",
"url" : "http://secunia.com/advisories/46881"
},
{
"name" : "seotoaster-loginmodel-sql-injection(71843)",
"refsource" : "XF",
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/71843"
}
]
}
}