CVE-2017-14087
published 2017-10-06CVE-2017-14087: A Host Header Injection vulnerability in Trend Micro OfficeScan XG (12.0) may allow an attacker to spoof a particular Host header, allowing the attacker to…
PriorityP258high7.5CVSS 3.0
AVNACLPRNUINSUCNIHAN
EXPLOIT
EPSS
8.33%
94.2th percentile
A Host Header Injection vulnerability in Trend Micro OfficeScan XG (12.0) may allow an attacker to spoof a particular Host header, allowing the attacker to render arbitrary links that point to a malicious website with poisoned Host header webpages.
Affected
3 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| trend_micro | trend_micro_officescan | — | — |
| trendmicro | officescan | — | — |
| trendmicro | officescan | — | — |
Detection & IOCsextracted from sources · hover to see the quote
- →Detect HTTP GET requests to OfficeScan endpoints where the Host header value does not match the server's actual hostname/IP (SERVER_NAME mismatch), indicating potential Host header injection/poisoning. ↗
- →Monitor HTTP GET requests targeting db_controller.php with anomalous or external Host header values that differ from the legitimate OfficeScan server address. ↗
- ·Exploitation is most impactful in environments where HTTP caching is in place, as cached poisoned responses can serve malicious links to multiple users. ↗
- ·The vulnerability exists because db_controller.php uses $_SERVER['HTTP_HOST'] (attacker-controlled) instead of the safer $_SERVER['SERVER_NAME'] for constructing links; detection/mitigation should focus on enforcing SERVER_NAME usage or validating the Host header server-side. ↗
CVSS provenance
nvdv3.07.5HIGHCVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N
nvdv2.05.0MEDIUMAV:N/AC:L/Au:N/C:N/I:P/A:N
CVEs like this are exactly what “Exploited This Week” covers.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
No detection rules found.
No writeups or analysis indexed.
http://hyp3rlinx.altervista.org/advisories/CVE-2017-14087-TRENDMICRO-OFFICESCAN-XG-HOST-HEADER-INJECTION.txthttp://packetstormsecurity.com/files/144404/TrendMicro-OfficeScan-11.0-XG-12.0-Host-Header-Injection.htmlhttp://seclists.org/fulldisclosure/2017/Sep/86http://www.securityfocus.com/archive/1/541267/100/0/threadedhttp://www.securityfocus.com/bid/101074http://www.securitytracker.com/id/1039500https://success.trendmicro.com/solution/1118372https://www.exploit-db.com/exploits/42895/http://hyp3rlinx.altervista.org/advisories/CVE-2017-14087-TRENDMICRO-OFFICESCAN-XG-HOST-HEADER-INJECTION.txthttp://packetstormsecurity.com/files/144404/TrendMicro-OfficeScan-11.0-XG-12.0-Host-Header-Injection.htmlhttp://seclists.org/fulldisclosure/2017/Sep/86http://www.securityfocus.com/archive/1/541267/100/0/threadedhttp://www.securityfocus.com/bid/101074http://www.securitytracker.com/id/1039500https://success.trendmicro.com/solution/1118372https://www.exploit-db.com/exploits/42895/
2017-10-06
Published