6
CVSSv2

CVE-2009-4098

Published: 29/11/2009 Updated: 10/10/2018
CVSS v2 Base Score: 6 | Impact Score: 6.4 | Exploitability Score: 6.8
VMScore: 605
Vector: AV:N/AC:M/Au:S/C:P/I:P/A:P

Vulnerability Summary

Unrestricted file upload vulnerability in banner-edit.php in OpenX adserver 2.8.1 and previous versions allows remote authenticated users with banner / file upload permissions to execute arbitrary code by uploading a file with an executable extension, then accessing it via a direct request to the file in an images directory.

Vulnerable Product Search on Vulmon Subscribe to Product

openx openx 2.4

openx openx 2.6.1

openx openx 2.6.3

openx openx

openx openx 2.8

Exploits

## # $Id: openx_banner_editrb 10394 2010-09-20 08:06:27Z jduck $ ## ## # This file is part of the Metasploit Framework and may be subject to # redistribution and commercial restrictions Please see the Metasploit # Framework web site for more information on licensing and terms of use # metasploitcom/framework/ ## require 'msf/core' cla ...