cvelist/2007/1xxx/CVE-2007-1779.json
2019-03-18 03:44:50 +00:00

82 lines
2.5 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2007-1779",
"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": "Multiple SQL injection vulnerabilities in the MySQL back-end in Advanced Website Creator (AWC) before 1.9.0 might allow remote attackers to execute arbitrary SQL commands via unspecified parameters, related to use of mysql_escape_string instead of mysql_real_escape_string."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "33875",
"refsource": "OSVDB",
"url": "http://osvdb.org/33875"
},
{
"name": "awc-mysqlescape-sql-injection(33388)",
"refsource": "XF",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/33388"
},
{
"name": "24685",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/24685"
},
{
"name": "http://forums.awcreator.com/viewtopic.php?t=45",
"refsource": "CONFIRM",
"url": "http://forums.awcreator.com/viewtopic.php?t=45"
},
{
"name": "23268",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/23268"
}
]
}
}