cvelist/2005/1xxx/CVE-2005-1026.json

82 lines
2.6 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-18 04:02:16 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2005-1026",
"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:02:16 +00:00
"lang": "eng",
"value": "Multiple SQL injection vulnerabilities in SnailSource phpBB 2.0.x mods allow remote attackers to execute arbitrary SQL commands via the (1) file_id parameter to dlman.php in DLMan Pro or (2) id parameter to links.php in Linkz Pro (aka LinksLinks Pro)."
2017-10-16 12:31:07 -04:00
}
2019-03-18 04:02:16 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "13030",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/13030"
},
{
"name": "20050404 SQL INJECTION in DLMan Pro. PHPBB Mod.",
"refsource": "BUGTRAQ",
"url": "http://marc.info/?l=bugtraq&m=111272430128195&w=2"
},
{
"name": "20050404 SQL INJECTION in LinksLinks Pro. PHPBB Mod.",
"refsource": "BUGTRAQ",
"url": "http://marc.info/?l=bugtraq&m=111271895819594&w=2"
},
{
"name": "13028",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/13028"
},
{
"name": "http://www.snailsource.com/forum/dlman.php?func=file_info&file_id=77",
"refsource": "CONFIRM",
"url": "http://www.snailsource.com/forum/dlman.php?func=file_info&file_id=77"
}
]
}
}