🔙 목록으로 돌아가기

CVE-2021-38751: ExponentCMS <= 2.6 - Host Header Injection

TitleExponentCMS <= 2.6 - Host Header Injection
Authordwisiswant0
SeverityMedium
ImpactAn attacker can manipulate the Host header to perform various attacks, including phishing, session hijacking, and cache poisoning.
RemediationUpgrade ExponentCMS to a version higher than 2.6 or apply the provided patch to fix the Host Header Injection vulnerability.
CVSS Score4.3
EPSS Score0.12877
CVE IDCVE-2021-38751
CWE IDCWE-116
Tags cve2021 cve exponentcms vuln

🔍 Vulnerability Description

An HTTP Host header attack exists in ExponentCMS 2.6 and below in /exponent_constants.php. A modified HTTP header can change links on the webpage to an arbitrary value,leading to a possible attack vector for MITM.

🌐 HTTP Request

GET / HTTP/1.1
Host: 38FMSiefFl7hSceL8VmHTbmgQM6.tld
User-Agent: Mozilla/5.0 (Windows NT 6.1; rv:38.0) Gecko/20100101 Firefox/38.0
Connection: close
Accept: */*
Accept-Language: en
Accept-Encoding: gzip

📚 References


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

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