CVE-2013-3514
OpenX < 2.8.10 - Directory Traversal via Plugin Preferences and Settings
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2013-3514.
AI-analyzed exploit summary The exploit demonstrates a Local File Inclusion (LFI) vulnerability in OpenX via the 'group' parameter in plugin-preferences.php and plugin-settings.php, allowing arbitrary file inclusion and execution. It also includes Cross-Site Scripting (XSS) examples via the 'package' and 'group' parameters.
Description
Multiple directory traversal vulnerabilities in OpenX before 2.8.10 revision 82710 allow remote administrators to read arbitrary files via a .. (dot dot) in the group parameter to (1) plugin-preferences.php or (2) plugin-settings.php in www/admin, a different vulnerability than CVE-2013-7376. NOTE: this can be leveraged using CSRF to allow remote unauthenticated attackers to read arbitrary files.
Exploits (1)
The exploit demonstrates a Local File Inclusion (LFI) vulnerability in OpenX via the 'group' parameter in plugin-preferences.php and plugin-settings.php, allowing arbitrary file inclusion and execution. It also includes Cross-Site Scripting (XSS) examples via the 'package' and 'group' parameters.