vendor:
OemPro
by:
Ignacio Garrido
7.5
CVSS
HIGH
Path disclosure, File upload vulnerability, SQL Injection
79, 434, 89
CWE
Product Name: OemPro
Affected Version From: v3.6.4
Affected Version To: v3.6.4
Patch Exists: NO
Related CWE: N/A
CPE: a:octeth:oempro
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Linux, Windows 2003
2011
Multiple vulnerabilities on OemPro
Multiple vulnerabilities have been found in OemPro v3.6.4 and probably prior versions. Path disclosure vulnerability exists in cli_bounce.php. File upload vulnerability exists in fckeditor/editor/filemanager/upload/php/upload.php?Type=Media, which can be exploited to bypass any kind of restriction when uploading a media file. SQL Injections have been found in link.php, html_version.php and archive.php.
Mitigation:
Ensure that all user-supplied input is properly validated and filtered before being used in SQL queries. Ensure that all user-supplied input is properly validated and filtered before being used in file uploads. Ensure that sensitive information is not disclosed.