CVE-2022-23808
Cross-site Scripting in phpmyadmin
Record summary
CVE-2022-23808 has a selected CVSS score of 6.1 (medium); EIP currently links 1 repository PoC and 1 Nuclei template.
Description
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.
Exploitation context
Affected products and versions
1| Product | Source | Version range | Status |
|---|---|---|---|
phpmyadmin/phpmyadminBrowse Packagist / phpmyadmin/phpmyadmin | GitHub Advisory | 5.1.0 to < 5.1.2 · Fixed in 5.1.2 | affected |
Proofs of concept
1Repository PoCs
GitHubdipakpanchal05/CVE-2022-23808Repository PoCby dipakpanchal05Stars: 114Not analyzed1 file
Nuclei templates
1ProjectDiscoveryMEDIUMphpMyAdmin < 5.1.2 - Cross-Site ScriptingCVSS 6.1
An issue was discovered in phpMyAdmin 5.1 before 5.1.2 that could allow an attacker to inject malicious code into aspects of the setup script, which can allow cross-site or HTML injection.
Impact
Successful exploitation of this vulnerability could allow an attacker to execute malicious scripts in the context of the targeted user's browser, potentially leading to session hijacking, data theft, or other malicious activities.
Remediation
Upgrade phpMyAdmin to version 5.1.2 or later to mitigate this vulnerability.
Source: ProjectDiscovery