ghsa-xpxp-v33m-5jp9
Vulnerability from github
Published
2022-05-17 05:16
Modified
2023-08-15 23:42
Summary
phpMyAdmin Unsafe Fetching of Javascript Code
Details
phpMyAdmin 3.5.x before 3.5.3 uses JavaScript code that is obtained through an HTTP session to phpmyadmin.net without SSL, which allows man-in-the-middle attackers to conduct cross-site scripting (XSS) attacks by modifying this code.
{ "affected": [ { "package": { "ecosystem": "Packagist", "name": "phpmyadmin/phpmyadmin" }, "ranges": [ { "events": [ { "introduced": "3.5" }, { "fixed": "3.5.3" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2012-5368" ], "database_specific": { "cwe_ids": [ "CWE-79" ], "github_reviewed": true, "github_reviewed_at": "2023-08-15T23:42:53Z", "nvd_published_at": "2012-10-25T10:51:00Z", "severity": "MODERATE" }, "details": "phpMyAdmin 3.5.x before 3.5.3 uses JavaScript code that is obtained through an HTTP session to phpmyadmin.net without SSL, which allows man-in-the-middle attackers to conduct cross-site scripting (XSS) attacks by modifying this code.", "id": "GHSA-xpxp-v33m-5jp9", "modified": "2023-08-15T23:42:53Z", "published": "2022-05-17T05:16:32Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2012-5368" }, { "type": "WEB", "url": "https://github.com/phpmyadmin/phpmyadmin/commit/50edafc0884aa15d0a1aa178089ac6a1ad2eb18a" }, { "type": "WEB", "url": "https://github.com/phpmyadmin/phpmyadmin/commit/a547f3d3e2cf36c6a904fa3e053fd8bddd3fbbb0" }, { "type": "WEB", "url": "https://web.archive.org/web/20200228143700/http://www.securityfocus.com/bid/55939" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-updates/2012-11/msg00033.html" }, { "type": "WEB", "url": "http://www.phpmyadmin.net/home_page/security/PMASA-2012-7.php" } ], "schema_version": "1.4.0", "severity": [], "summary": "phpMyAdmin Unsafe Fetching of Javascript Code" }
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.