CVE-2011-3592: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
(updated )
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.
References
- www.openwall.com/lists/oss-security/2011/09/30/8
- www.phpmyadmin.net/home_page/security/PMASA-2011-14.php
- bugzilla.redhat.com/show_bug.cgi?id=738681
- github.com/advisories/GHSA-5p69-rmx8-7gw7
- github.com/phpmyadmin/phpmyadmin/commit/2f28ce9c800274190418da0945ce3647d36e1db6
- github.com/phpmyadmin/phpmyadmin/commit/bda213c58aec44925be661acb0e76c19483ea170
- nvd.nist.gov/vuln/detail/CVE-2011-3592
Detect and mitigate CVE-2011-3592 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →