cvelist/2007/3xxx/CVE-2007-3691.json
2019-03-18 02:26:06 +00:00

77 lines
2.4 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2007-3691",
"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 changePW.php in AV Tutorial Script (avtutorial) 1.0, when magic_quotes_gpc is disabled, allow remote attackers to execute arbitrary SQL commands via the (1) id and (2) userid parameters, a different issue than CVE-2007-3630."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "20070710 AVTutorial 1.0 changePW.php vulnerabilities",
"refsource": "VIM",
"url": "http://attrition.org/pipermail/vim/2007-July/001705.html"
},
{
"name": "avtutorialscript-changepw-sql-injection(35487)",
"refsource": "XF",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/35487"
},
{
"name": "25969",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/25969"
},
{
"name": "36298",
"refsource": "OSVDB",
"url": "http://osvdb.org/36298"
}
]
}
}