CVE-2013-5979
NUCLEIXibo 1.2.x < 1.2.3 and 1.4.x < 1.4.2 - Path Traversal via Index.php p Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2013-5979. PoCs published by Mahendra. A Nuclei detection template is also available.
AI-analyzed exploit summary This exploit demonstrates a directory traversal vulnerability in Xibo versions 1.2.2 and 1.4.1, allowing an attacker to read arbitrary files (e.g., /etc/passwd) by injecting a null byte (%00) into the 'p' parameter. The vulnerability arises from improper input validation in the construction of file paths.
Description
Directory traversal vulnerability in Spring Signage Xibo 1.2.x before 1.2.3 and 1.4.x before 1.4.2 allows remote attackers to read arbitrary files via a .. (dot dot) in the p parameter to index.php.
Exploits (1)
This exploit demonstrates a directory traversal vulnerability in Xibo versions 1.2.2 and 1.4.1, allowing an attacker to read arbitrary files (e.g., /etc/passwd) by injecting a null byte (%00) into the 'p' parameter. The vulnerability arises from improper input validation in the construction of file paths.