ghsa-vcwc-6mr9-8m7c
Vulnerability from github
Published
2022-01-28 22:36
Modified
2024-04-22 19:39
Severity ?
Summary
Cross-site Scripting in phpmyadmin
Details
An issue was discovered in phpMyAdmin 5.1 before 5.1.2. An attacker can inject malicious code into aspects of the setup script, which can allow XSS or HTML injection.
{ "affected": [ { "package": { "ecosystem": "Packagist", "name": "phpmyadmin/phpmyadmin" }, "ranges": [ { "events": [ { "introduced": "5.1.0" }, { "fixed": "5.1.2" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2022-23808" ], "database_specific": { "cwe_ids": [ "CWE-79" ], "github_reviewed": true, "github_reviewed_at": "2022-01-28T22:29:33Z", "nvd_published_at": "2022-01-22T02:15:00Z", "severity": "MODERATE" }, "details": "An issue was discovered in phpMyAdmin 5.1 before 5.1.2. An attacker can inject malicious code into aspects of the setup script, which can allow XSS or HTML injection.", "id": "GHSA-vcwc-6mr9-8m7c", "modified": "2024-04-22T19:39:11Z", "published": "2022-01-28T22:36:28Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-23808" }, { "type": "WEB", "url": "https://github.com/phpmyadmin/phpmyadmin/commit/44eb12f15a562718bbe54c9a16af91ceea335d59" }, { "type": "WEB", "url": "https://github.com/phpmyadmin/phpmyadmin/commit/5118acce1dfcdb09cbc0f73927bf51c46feeaf38" }, { "type": "PACKAGE", "url": "https://github.com/phpmyadmin/phpmyadmin" }, { "type": "WEB", "url": "https://infosecwriteups.com/exploit-cve-2022-23808-85041c6e5b97" }, { "type": "WEB", "url": "https://security.gentoo.org/glsa/202311-17" }, { "type": "WEB", "url": "https://www.phpmyadmin.net/security/PMASA-2022-2" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "type": "CVSS_V3" } ], "summary": "Cross-site Scripting in phpmyadmin" }
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.