Server-Side Request Forgery (SSRF) in iCMS - CVE-2018-14858

 

Server-Side Request Forgery (SSRF) in iCMS - CVE-2018-14858

Published: August 2, 2018 / Updated: July 17, 2020


Vulnerability identifier: #VU31248
CSH Severity: Medium
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: CVE-2018-14858
CWE-ID: CWE-918
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: iCMS
Affected software:
iCMS

Detailed vulnerability description

The vulnerability allows a remote non-authenticated attacker to gain access to sensitive information.

An SSRF vulnerability was discovered in idreamsoft iCMS before V7.0.11 because the remote function in app/spider/spider_tools.class.php does not block private and reserved IP addresses such as 10.0.0.0/8. NOTE: this vulnerability exists because of an incomplete fix for CVE-2018-14514.


How to mitigate CVE-2018-14858

Install update from vendor's website.

Sources