fkie_cve-2011-3592
Vulnerability from fkie_nvd
Published
2014-12-26 02:59
Modified
2024-11-21 01:30
Severity ?
Summary
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
Impacted products
Vendor | Product | Version | |
---|---|---|---|
phpmyadmin | phpmyadmin | 3.4.0.0 | |
phpmyadmin | phpmyadmin | 3.4.1.0 | |
phpmyadmin | phpmyadmin | 3.4.2.0 | |
phpmyadmin | phpmyadmin | 3.4.3.0 | |
phpmyadmin | phpmyadmin | 3.4.3.1 | |
phpmyadmin | phpmyadmin | 3.4.3.2 | |
phpmyadmin | phpmyadmin | 3.4.4.0 |
{ "configurations": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:phpmyadmin:phpmyadmin:3.4.0.0:*:*:*:*:*:*:*", "matchCriteriaId": "2C714361-7AE3-4DC2-994C-7C67B41226B0", "vulnerable": true }, { "criteria": "cpe:2.3:a:phpmyadmin:phpmyadmin:3.4.1.0:*:*:*:*:*:*:*", "matchCriteriaId": "2A3CED16-3ECE-49F6-A52B-0222B14DBC88", "vulnerable": true }, { "criteria": "cpe:2.3:a:phpmyadmin:phpmyadmin:3.4.2.0:*:*:*:*:*:*:*", "matchCriteriaId": "E4938BCE-1365-469A-B714-A5D9C451FA20", "vulnerable": true }, { "criteria": "cpe:2.3:a:phpmyadmin:phpmyadmin:3.4.3.0:*:*:*:*:*:*:*", "matchCriteriaId": "35F46942-E054-43E4-9543-E126738845E2", "vulnerable": true }, { "criteria": "cpe:2.3:a:phpmyadmin:phpmyadmin:3.4.3.1:*:*:*:*:*:*:*", "matchCriteriaId": "A1A24EBE-D760-4251-972E-86B71EC8A07D", "vulnerable": true }, { "criteria": "cpe:2.3:a:phpmyadmin:phpmyadmin:3.4.3.2:*:*:*:*:*:*:*", "matchCriteriaId": "9AC8F001-B2D6-49AD-94E7-673E8BEC958C", "vulnerable": true }, { "criteria": "cpe:2.3:a:phpmyadmin:phpmyadmin:3.4.4.0:*:*:*:*:*:*:*", "matchCriteriaId": "AE9EFA08-1838-46A9-A851-A0540C60739D", "vulnerable": true } ], "negate": false, "operator": "OR" } ] } ], "cveTags": [], "descriptions": [ { "lang": "en", "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." }, { "lang": "es", "value": "M\u00faltiples vulnerabilidades XSS en la funci\u00f3n PMA_unInlineEditRow en js/sql.js en phpMyAdmin 3.4.x anterior a 3.4.5 permite a usuarios remotos autenticados inyectar secuencias de comandos web o HTML a trav\u00e9s de (1) el nombre de la base de datos, (2) el nombre de la tabla o (3) el nombre de la columna por un tratamiento indebido despu\u00e9s de la operaci\u00f3n de edici\u00f3n de l\u00edneas." } ], "id": "CVE-2011-3592", "lastModified": "2024-11-21T01:30:48.710", "metrics": { "cvssMetricV2": [ { "acInsufInfo": false, "baseSeverity": "LOW", "cvssData": { "accessComplexity": "MEDIUM", "accessVector": "NETWORK", "authentication": "SINGLE", "availabilityImpact": "NONE", "baseScore": 3.5, "confidentialityImpact": "NONE", "integrityImpact": "PARTIAL", "vectorString": "AV:N/AC:M/Au:S/C:N/I:P/A:N", "version": "2.0" }, "exploitabilityScore": 6.8, "impactScore": 2.9, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "source": "nvd@nist.gov", "type": "Primary", "userInteractionRequired": true } ] }, "published": "2014-12-26T02:59:06.003", "references": [ { "source": "secalert@redhat.com", "url": "http://www.openwall.com/lists/oss-security/2011/09/30/8" }, { "source": "secalert@redhat.com", "tags": [ "Vendor Advisory" ], "url": "http://www.phpmyadmin.net/home_page/security/PMASA-2011-14.php" }, { "source": "secalert@redhat.com", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=738681" }, { "source": "secalert@redhat.com", "url": "https://github.com/phpmyadmin/phpmyadmin/commit/2f28ce9c800274190418da0945ce3647d36e1db6" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "http://www.openwall.com/lists/oss-security/2011/09/30/8" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Vendor Advisory" ], "url": "http://www.phpmyadmin.net/home_page/security/PMASA-2011-14.php" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=738681" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "https://github.com/phpmyadmin/phpmyadmin/commit/2f28ce9c800274190418da0945ce3647d36e1db6" } ], "sourceIdentifier": "secalert@redhat.com", "vulnStatus": "Modified", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-79" } ], "source": "nvd@nist.gov", "type": "Primary" } ] }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.