Scribe 'index.php' Local File Include Vulnerability
BID:27803
Info
Scribe 'index.php' Local File Include Vulnerability
| Bugtraq ID: | 27803 |
| Class: | Input Validation Error |
| CVE: |
CVE-2008-0822 |
| Remote: | Yes |
| Local: | No |
| Published: | Feb 14 2008 12:00AM |
| Updated: | May 07 2015 05:32PM |
| Credit: | muuratsalo is credited with the discovery of this vulnerability. |
| Vulnerable: |
Scribe Scribe 0.2 |
| Not Vulnerable: | |
Discussion
Scribe 'index.php' Local File Include Vulnerability
Scribe is prone to a local file-include vulnerability because it fails to properly sanitize user-supplied input.
An attacker can exploit this vulnerability using directory-traversal strings to include local files in the context of the webserver process. This may allow the attacker to obtain potentially sensitive information; other attacks are also possible.
This issue affects Scribe 0.2; other versions may also be vulnerable.
Scribe is prone to a local file-include vulnerability because it fails to properly sanitize user-supplied input.
An attacker can exploit this vulnerability using directory-traversal strings to include local files in the context of the webserver process. This may allow the attacker to obtain potentially sensitive information; other attacks are also possible.
This issue affects Scribe 0.2; other versions may also be vulnerable.
Exploit / POC
Scribe 'index.php' Local File Include Vulnerability
Attackers can exploit this issue via a browser.
The following proof-of-concept URI is available:
http://www.example.com/0.2/index.php?page=../../../../../../../../../../etc/passwd%00
Attackers can exploit this issue via a browser.
The following proof-of-concept URI is available:
http://www.example.com/0.2/index.php?page=../../../../../../../../../../etc/passwd%00
Solution / Fix
Scribe 'index.php' Local File Include Vulnerability
Solution:
Currently we are not aware of any vendor-supplied patches for this issue. If you feel we are in error or if you are aware of more recent information, please mail us at: [email protected].
Solution:
Currently we are not aware of any vendor-supplied patches for this issue. If you feel we are in error or if you are aware of more recent information, please mail us at: [email protected].
References
Scribe 'index.php' Local File Include Vulnerability
References:
References:
- Scribe Homepage (Scribe)
- scribe 0.2 local file inclusion vulnerability ("muuratsalo experimental hack lab"
)