cvelist/2005/0xxx/CVE-2005-0413.json

97 lines
3.2 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-18 00:33:44 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2005-0413",
"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 00:33:44 +00:00
"lang": "eng",
"value": "Multiple SQL injection vulnerabilities in MyPHP Forum 1.0 allow remote attackers to execute arbitrary SQL commands via (1) the fid in forum.php, (2) the member parameter in member.php, (3) the email parameter in forgot.php, or (4) the nbuser or nbpass parameters in include.php. NOTE: it was later reported that vector 2 exists in 3.0 and earlier."
2017-10-16 12:31:07 -04:00
}
2019-03-18 00:33:44 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "12501",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/12501"
},
{
"name": "4822",
"refsource": "EXPLOIT-DB",
"url": "https://www.exploit-db.com/exploits/4822"
},
{
"name": "27083",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/27083"
},
{
"name": "myphpforum-multiple-sql-injection(19272)",
"refsource": "XF",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/19272"
},
{
"name": "20050209 Several SQL injection bugs in myPHP Forum v.1.0",
"refsource": "BUGTRAQ",
"url": "http://seclists.org/lists/bugtraq/2005/Feb/0125.html"
},
{
"name": "1013136",
"refsource": "SECTRACK",
"url": "http://securitytracker.com/id?1013136"
},
{
"name": "myphpforum-member-sql-injection(39348)",
"refsource": "XF",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/39348"
},
{
"name": "14205",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/14205"
}
]
}
}