cvelist/2006/0xxx/CVE-2006-0318.json

92 lines
2.9 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-18 00:08:21 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2006-0318",
"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:08:21 +00:00
"lang": "eng",
"value": "SQL injection vulnerability in index.php in BlogPHP 1.0, when magic_quotes_gpc is disabled, allows remote attackers to execute arbitrary SQL commands and bypass authentication via the username parameter in a login action."
2017-10-16 12:31:07 -04:00
}
2019-03-18 00:08:21 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "18467",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/18467"
},
{
"name": "16269",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/16269"
},
{
"name": "22495",
"refsource": "OSVDB",
"url": "http://www.osvdb.org/22495"
},
{
"name": "http://evuln.com/vulns/34/summary",
"refsource": "MISC",
"url": "http://evuln.com/vulns/34/summary"
},
{
"name": "ADV-2006-0204",
"refsource": "VUPEN",
"url": "http://www.vupen.com/english/advisories/2006/0204"
},
{
"name": "20060117 [eVuln] BlogPHP Authentication Bypass",
"refsource": "BUGTRAQ",
"url": "http://www.securityfocus.com/archive/1/422137/100/0/threaded"
},
{
"name": "blogphp-index-bypass-security(24131)",
"refsource": "XF",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/24131"
}
]
}
}