cvelist/2010/3xxx/CVE-2010-3481.json

92 lines
3.0 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-18 04:47:44 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2010-3481",
"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": [
2017-10-16 12:31:07 -04:00
{
2019-03-18 04:47:44 +00:00
"lang": "eng",
"value": "Multiple SQL injection vulnerabilities in login.php in ApPHP PHP MicroCMS 1.0.1, when magic_quotes_gpc is disabled, allow remote attackers to execute arbitrary SQL commands via the (1) user_name and (2) password variables, possibly related to include/classes/Login.php. NOTE: some of these details are obtained from third party information. NOTE: the password vector might not be vulnerable."
2017-10-16 12:31:07 -04:00
}
2019-03-18 04:47:44 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "41492",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/41492"
},
{
"name": "phpmicrocms-login-sql-injection(61810)",
"refsource": "XF",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/61810"
},
{
"name": "43232",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/43232"
},
{
"name": "68073",
"refsource": "OSVDB",
"url": "http://osvdb.org/68073"
},
{
"name": "15011",
"refsource": "EXPLOIT-DB",
"url": "http://www.exploit-db.com/exploits/15011"
},
{
"name": "20100922 MOAUB #15 - PHP MicroCMS 1.0.1",
"refsource": "VIM",
"url": "http://www.attrition.org/pipermail/vim/2010-September/002439.html"
},
{
"name": "41455",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/41455"
}
]
}
}