vendor:
Openpresse
by:
cr4wl3r
7,5
CVSS
HIGH
Local File Include
98
CWE
Product Name: Openpresse
Affected Version From: 1.01
Affected Version To: 1.01
Patch Exists: NO
Related CWE: N/A
CPE: a:openpresse:openpresse:1.01
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
2010
Openpresse 1.01 Local File Include Vulnerability
Openpresse 1.01 is vulnerable to a local file include vulnerability. This vulnerability allows an attacker to include a file from the local system, which can be used to gain access to sensitive information or execute malicious code. The vulnerability exists due to insufficient sanitization of user-supplied input to the 'dsn[phptype]' parameter in the 'soustab.php' script. An attacker can exploit this vulnerability by sending a specially crafted HTTP request containing an arbitrary file path in the 'dsn[phptype]' parameter.
Mitigation:
Input validation should be used to ensure that user-supplied input is properly sanitized.