vendor:
OpenX
by:
High-Tech Bridge Security Research Lab
7.62.6
CVSS
HIGH
PHP File Inclusion [CWE-98], Cross-Site Scripting [CWE-79]
98, 79
CWE
Product Name: OpenX
Affected Version From: 2.8.10
Affected Version To: 2.8.10
Patch Exists: YES
Related CWE: CVE-2013-3514, CVE-2013-3515
CPE: 2.8.10
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: None
2013
Local File Inclusion in OpenX
Input passed via 'group' HTTP GET parameter to '/www/admin/plugin-preferences.php' and '/www/admin/plugin-settings.php' scripts is not properly verified before being used in PHP 'include()' function and can be exploited to include arbitrary local files via directory traversal sequences and URL-encoded NULL byte techniques.
Mitigation:
Fixed by Vendor