cvelist/2006/6xxx/CVE-2006-6268.json
2019-03-18 01:39:55 +00:00

77 lines
2.5 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2006-6268",
"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": [
{
"lang": "eng",
"value": "SQL injection vulnerability in system/core/profile/profile.inc.php in Neocrome Land Down Under (LDU) 8.x and earlier allows remote authenticated users to execute arbitrary SQL commands via a url-encoded id parameter to users.php that begins with a valid filename, as demonstrated by \"default.gif\" followed by a double-encoded NULL and ' (apostrophe) (%2500%2527)."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "1954",
"refsource": "SREASON",
"url": "http://securityreason.com/securityalert/1954"
},
{
"name": "http://www.nukedx.com/?viewdoc=51",
"refsource": "MISC",
"url": "http://www.nukedx.com/?viewdoc=51"
},
{
"name": "21227",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/21227"
},
{
"name": "20061122 Advisory: LDU <= 8.x Remote SQL Injection Vulnerability.",
"refsource": "BUGTRAQ",
"url": "http://www.securityfocus.com/archive/1/452259/100/100/threaded"
}
]
}
}