cvelist/2009/4xxx/CVE-2009-4732.json
2019-03-18 00:42:44 +00:00

72 lines
2.2 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2009-4732",
"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 tt/index.php in TT Web Site Manager 0.5, when magic_quotes_gpc is disabled, allows remote attackers to execute arbitrary SQL commands via the tt_name parameter. NOTE: some of these details are obtained from third party information."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "9335",
"refsource": "EXPLOIT-DB",
"url": "http://www.exploit-db.com/exploits/9335"
},
{
"name": "36129",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/36129"
},
{
"name": "ADV-2009-2127",
"refsource": "VUPEN",
"url": "http://www.vupen.com/english/advisories/2009/2127"
}
]
}
}