cvelist/2008/3xxx/CVE-2008-3513.json

87 lines
2.8 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-18 02:29:40 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2008-3513",
"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 02:29:40 +00:00
"lang": "eng",
"value": "SQL injection vulnerability in the Book Catalog module 1.0 for PHP-Nuke allows remote attackers to execute arbitrary SQL commands via the catid parameter in a category action to modules.php."
2017-10-16 12:31:07 -04:00
}
2019-03-18 02:29:40 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "bookcatalog-modulesphp-sql-injection(44434)",
"refsource": "XF",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/44434"
},
{
"name": "20081030 PHP-Nuke Module BookCatalog (category&catid) Remote SQL injection Vulnerability",
"refsource": "BUGTRAQ",
"url": "http://www.securityfocus.com/archive/1/497929/100/0/threaded"
},
{
"name": "32500",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/32500"
},
{
"name": "http://www.securityfocus.com/bid/30511/exploit",
"refsource": "MISC",
"url": "http://www.securityfocus.com/bid/30511/exploit"
},
{
"name": "http://packetstorm.linuxsecurity.com/0810-exploits/phpnukebook-sql.txt",
"refsource": "MISC",
"url": "http://packetstorm.linuxsecurity.com/0810-exploits/phpnukebook-sql.txt"
},
{
"name": "30511",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/30511"
}
]
}
}