House Style 'file' Parameter Directory Traversal Vulnerability
BID:54408
Info
House Style 'file' Parameter Directory Traversal Vulnerability
| Bugtraq ID: | 54408 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Dec 07 2012 12:00AM |
| Updated: | Dec 07 2012 12:00AM |
| Credit: | GoLd_M |
| Vulnerable: | |
| Not Vulnerable: | |
Discussion
House Style 'file' Parameter Directory Traversal Vulnerability
House Style is prone to a directory-traversal vulnerability because it fails to properly sanitize user-supplied input.
Remote attackers can use specially crafted requests with directory-traversal sequences ('../') to retrieve arbitrary files in the context of the application.
Exploiting this issue may allow an attacker to obtain sensitive information that could aid in further attacks.
House Style 0.1.2 is vulnerable; other versions may also be affected.
House Style is prone to a directory-traversal vulnerability because it fails to properly sanitize user-supplied input.
Remote attackers can use specially crafted requests with directory-traversal sequences ('../') to retrieve arbitrary files in the context of the application.
Exploiting this issue may allow an attacker to obtain sensitive information that could aid in further attacks.
House Style 0.1.2 is vulnerable; other versions may also be affected.
Exploit / POC
House Style 'file' Parameter Directory Traversal Vulnerability
An attacker can exploit the issue through a browser
The following example URI is available:
http://www.example.com/report.php?file=../../../../../../../../../../../../../../etc/passwd
An attacker can exploit the issue through a browser
The following example URI is available:
http://www.example.com/report.php?file=../../../../../../../../../../../../../../etc/passwd
Solution / Fix
House Style 'file' Parameter Directory Traversal Vulnerability
Solution:
Currently we are not aware of any vendor-supplied patches. If you feel we are in error or are aware of more recent information, please mail us at: [email protected].
Solution:
Currently we are not aware of any vendor-supplied patches. If you feel we are in error or are aware of more recent information, please mail us at: [email protected].
References
House Style 'file' Parameter Directory Traversal Vulnerability
References:
References: