6.8
CVSSv2

CVE-2013-5576

Published: 09/10/2013 Updated: 01/12/2013
CVSS v2 Base Score: 6.8 | Impact Score: 6.4 | Exploitability Score: 8.6
VMScore: 685
Vector: AV:N/AC:M/Au:N/C:P/I:P/A:P

Vulnerability Summary

administrator/components/com_media/helpers/media.php in the media manager in Joomla! 2.5.x prior to 2.5.14 and 3.x prior to 3.1.5 allows remote authenticated users or remote malicious users to bypass intended access restrictions and upload files with dangerous extensions via a filename with a trailing . (dot), as exploited in the wild in August 2013.

Vulnerable Product Search on Vulmon Subscribe to Product

joomla joomla\\! 2.5.12

joomla joomla\\! 2.5.11

joomla joomla\\! 2.5.6

joomla joomla\\! 2.5.7

joomla joomla\\! 2.5.13

joomla joomla\\! 2.5.4

joomla joomla\\! 2.5.5

joomla joomla\\! 2.5.2

joomla joomla\\! 2.5.3

joomla joomla\\! 2.5.0

joomla joomla\\! 2.5.1

joomla joomla\\! 2.5.10

joomla joomla\\! 2.5.8

joomla joomla\\! 2.5.9

joomla joomla\\! 3.1.3

joomla joomla\\! 3.1.2

joomla joomla\\! 3.1.1

joomla joomla\\! 3.1.0

joomla joomla\\! 3.0.4

joomla joomla\\! 3.1.4

joomla joomla\\! 3.0.2

joomla joomla\\! 3.0.3

joomla joomla\\! 3.0.0

joomla joomla\\! 3.0.1

Exploits

## # 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' class Metasploit3 < Msf::Exploit::Remote Rank = ExcellentRanking ...