CVE-2022-1598
WPQA < 5.5 - Unauthenticated Private Message Disclosure
Record summary
CVE-2022-1598 has a selected CVSS score of 5.3 (medium); EIP currently links 1 repository PoC and 1 Nuclei template.
Description
The WPQA Builder WordPress plugin before 5.5 which is a companion to the Discy and Himer , lacks authentication in a REST API endpoint, allowing unauthenticated users to discover private questions sent between users on the site.
Exploitation context
Affected products and versions
1| Product | Source | Version range | Status |
|---|---|---|---|
WPQA BuilderDefault status: unaffected | CVE List | Before 5.5 | affected |
Proofs of concept
1Repository PoCs
GitHubV35HR4J/CVE-2022-1598Repository PoCby V35HR4JStars: 1Not analyzed2 files
Nuclei templates
1ProjectDiscoveryMEDIUMWordPress WPQA <5.5 - Improper Access ControlCVSS 5.3
WordPress WPQA plugin before 5.5 is susceptible to improper access control. The plugin lacks authentication in a REST API endpoint. An attacker can potentially discover private questions sent between users on the site.
Impact
This vulnerability can result in unauthorized access to sensitive information, potentially leading to data breaches or unauthorized actions.
Remediation
Update the WPQA plugin to version 5.5 or later to fix the improper access control issue.
Source: ProjectDiscovery