#VU40867 Path traversal in Codoforum - CVE-2014-9261

 

#VU40867 Path traversal in Codoforum - CVE-2014-9261

Published: March 23, 2015 / Updated: August 9, 2020


Vulnerability identifier: #VU40867
Vulnerability risk: Medium
CVSSv4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:P/U:Green
CVE-ID: CVE-2014-9261
CWE-ID: CWE-22
Exploitation vector: Remote access
Exploit availability: Public exploit is available
Vulnerable software:
Codoforum
Software vendor:
Codologic

Description

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

The sanitize function in Codoforum 2.5.1 does not properly implement filtering for directory traversal sequences, which allows remote attackers to read arbitrary files via a .. (dot dot) in the path parameter to index.php.


Remediation

Install update from vendor's website.

External links