vendor:
OpenEMR
by:
John Leitch
3,3
CVSS
LOW
Local File Inclusion and Arbitrary Database Creation/Database Enumeration
98, 564
CWE
Product Name: OpenEMR
Affected Version From: 4.0.0
Affected Version To: 4.0.0
Patch Exists: N/A
Related CWE: N/A
CPE: a:openemr:openemr
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Windows Vista + XAMPP
2011
OpenEMR 4.0.0 Local File Inclusion and Arbitrary Database Creation/Database Enumeration
A local file inclusion vulnerability in OpenEMR 4.0.0 can be exploited to include arbitrary files. An attacker can exploit this vulnerability by sending a POST request with a maliciously crafted payload to the express.php script.
Mitigation:
Ensure that user input is properly sanitized and validated before being used in file operations.