CVE-2011-10009

Severity CVSS v4.0:
HIGH
Type:
CWE-22 Path Traversal
Publication date:
13/08/2025
Last modified:
14/08/2025

Description

S40 CMS v0.4.2 contains a path traversal vulnerability in its index.php page handler. The p parameter is not properly sanitized, allowing attackers to traverse the file system and access arbitrary files outside the web root. This can be exploited remotely without authentication by appending traversal sequences and a null byte to bypass file extension checks.