cvelist/2011/3xxx/CVE-2011-3592.json
2023-02-13 01:00:53 +00:00

78 lines
2.8 KiB
JSON

{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2011-3592",
"ASSIGNER": "secalert@redhat.com",
"STATE": "PUBLIC"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "Multiple cross-site scripting (XSS) vulnerabilities in the PMA_unInlineEditRow function in js/sql.js in phpMyAdmin 3.4.x before 3.4.5 allow remote authenticated users to inject arbitrary web script or HTML via a (1) database name, (2) table name, or (3) column name that is not properly handled after an inline-editing operation."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "n/a"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "http://www.openwall.com/lists/oss-security/2011/09/30/8",
"refsource": "MISC",
"name": "http://www.openwall.com/lists/oss-security/2011/09/30/8"
},
{
"url": "http://www.phpmyadmin.net/home_page/security/PMASA-2011-14.php",
"refsource": "MISC",
"name": "http://www.phpmyadmin.net/home_page/security/PMASA-2011-14.php"
},
{
"url": "https://github.com/phpmyadmin/phpmyadmin/commit/2f28ce9c800274190418da0945ce3647d36e1db6",
"refsource": "MISC",
"name": "https://github.com/phpmyadmin/phpmyadmin/commit/2f28ce9c800274190418da0945ce3647d36e1db6"
},
{
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=738681",
"refsource": "MISC",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=738681"
}
]
}
}