cvelist/2006/5xxx/CVE-2006-5662.json
2018-10-17 17:05:08 -04:00

83 lines
2.3 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2006-5662",
"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 easy notesManager (eNM) 0.0.1 allows remote attackers to execute arbitrary SQL commands via (1) the username parameter in login.php and (2) a search on the \"search page.\""
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "20061029 easy notes manager sql injection and authentication bypass",
"refsource" : "BUGTRAQ",
"url" : "http://www.securityfocus.com/archive/1/450045/100/0/threaded"
},
{
"name" : "20803",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/20803"
},
{
"name" : "1819",
"refsource" : "SREASON",
"url" : "http://securityreason.com/securityalert/1819"
},
{
"name" : "enm-search-sql-injection(29913)",
"refsource" : "XF",
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/29913"
},
{
"name" : "enm-username-sql-injection(29908)",
"refsource" : "XF",
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/29908"
}
]
}
}