First published: Mon Jul 07 2008(Updated: )
Directory traversal vulnerability in index.php in CMS little 0.0.1 allows remote attackers to include and execute arbitrary local files, and probably remote files, via a .. (dot dot) in the template parameter.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Little CMS Color engine | =0.0.1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2008-3036 is categorized as a moderate severity vulnerability due to its ability to allow remote file inclusion.
To fix CVE-2008-3036, ensure that input validation is properly implemented on the template parameter to prevent directory traversal attacks.
Exploiting CVE-2008-3036 can lead to the execution of arbitrary local and potentially remote files, compromising the affected system.
CVE-2008-3036 specifically affects version 0.0.1 of CMS Little.
Yes, there are publicly available exploits for CVE-2008-3036 that demonstrate the directory traversal vulnerability.