7.5
CVSSv2

CVE-2011-2944

Published: 12/08/2014 Updated: 29/08/2017
CVSS v2 Base Score: 7.5 | Impact Score: 6.4 | Exploitability Score: 10
VMScore: 755
Vector: AV:N/AC:L/Au:N/C:P/I:P/A:P

Vulnerability Summary

SQL injection vulnerability in login.php in MegaLab The Uploader prior to 2.0.5 allows remote malicious users to execute arbitrary SQL commands via the username parameter.

Vulnerable Product Search on Vulmon Subscribe to Product

megalab the uploader

Exploits

require 'msf/core' class Metasploit3 < Msf::Exploit::Remote Rank = ExcellentRanking include Msf::Exploit::Remote::HttpClient def initialize(info = {}) super(update_info(info, 'Name' => 'The Uploader 204 (Eng/Ita) Remote File Upload', 'Description'=> %q{ This module exploits various flaws in The Uploader to upload a ...