Entreprise d'experts en Sécurité Informatique : Audits et conseils en cybersécurité
Entreprise française de cybersécurité depuis 2004
☎ 03 60 47 09 81 - info@securiteinfo.com


CVE-2011-10009

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.

POC

Reference

- https://raw.githubusercontent.com/rapid7/metasploit-framework/master/modules/auxiliary/scanner/http/s40_traversal.rb

- https://web.archive.org/web/20110613222630/http://y-osirys.com/security/exploits/id27

- https://www.exploit-db.com/exploits/17129

- https://www.vulncheck.com/advisories/s40-cms-path-traversal

Github

No PoCs found on GitHub currently.