CVE-2022-1597
WPQA < 5.4 - Reflected Cross-Site Scripting
Record summary
CVE-2022-1597 has a selected CVSS score of 6.1 (medium); EIP currently links 1 repository PoC and 1 Nuclei template.
Description
The WPQA Builder WordPress plugin before 5.4, used as a companion for the Discy and Himer , does not sanitise and escape a parameter on its reset password form which makes it possible to perform Reflected Cross-Site Scripting attacks
Exploitation context
Affected products and versions
1| Product | Source | Version range | Status |
|---|---|---|---|
WPQA Builder | CVE List | 5.4 to < 5.4 | affected |
Proofs of concept
1Repository PoCs
GitHubV35HR4J/CVE-2022-1597Repository PoCby V35HR4JStars: 4Not analyzed3 files
Nuclei templates
1ProjectDiscoveryMEDIUMWordPress WPQA <5.4 - Cross-Site ScriptingCVSS 6.1
WordPress WPQA plugin prior to 5.4 contains a reflected cross-site scripting vulnerability. It does not sanitize and escape a parameter on its reset password form.
Impact
Successful exploitation of this vulnerability could allow an attacker to execute arbitrary JavaScript code in the context of the victim's browser, leading to potential data theft or unauthorized actions.
Remediation
Upgrade WordPress WPQA to version 5.4 or later, which includes proper input sanitization to mitigate this vulnerability.
Source: ProjectDiscovery