ghsa-p632-5w74-x8xx
Vulnerability from github
Published
2022-05-17 03:12
Modified
2023-08-29 18:15
Summary
phpMyAdmin Cross-site scripting (XSS) vulnerability via pageNumber value
Details
Cross-site scripting (XSS) vulnerability in libraries/schema/Export_Relation_Schema.class.php
in phpMyAdmin 3.5.x before 3.5.8.2 and 4.0.x before 4.0.4.2 allows remote authenticated users to inject arbitrary web script or HTML via a crafted pageNumber value to schema_export.php.
{ "affected": [ { "package": { "ecosystem": "Packagist", "name": "phpmyadmin/phpmyadmin" }, "ranges": [ { "events": [ { "introduced": "3.5" }, { "fixed": "3.5.8.2" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Packagist", "name": "phpmyadmin/phpmyadmin" }, "ranges": [ { "events": [ { "introduced": "4.0" }, { "fixed": "4.0.4.2" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2013-5002" ], "database_specific": { "cwe_ids": [ "CWE-79" ], "github_reviewed": true, "github_reviewed_at": "2023-08-29T18:15:52Z", "nvd_published_at": "2013-07-31T13:20:00Z", "severity": "LOW" }, "details": "Cross-site scripting (XSS) vulnerability in `libraries/schema/Export_Relation_Schema.class.php` in phpMyAdmin 3.5.x before 3.5.8.2 and 4.0.x before 4.0.4.2 allows remote authenticated users to inject arbitrary web script or HTML via a crafted pageNumber value to schema_export.php.", "id": "GHSA-p632-5w74-x8xx", "modified": "2023-08-29T18:15:52Z", "published": "2022-05-17T03:12:55Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2013-5002" }, { "type": "WEB", "url": "http://www.phpmyadmin.net/home_page/security/PMASA-2013-14.php" } ], "schema_version": "1.4.0", "severity": [], "summary": "phpMyAdmin Cross-site scripting (XSS) vulnerability via pageNumber value " }
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.