7.5
CVSSv2

CVE-2009-3446

Published: 28/09/2009 Updated: 19/09/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 the MyRemote Video Gallery (com_mytube) component 1.0 Beta for Joomla! allows remote malicious users to execute arbitrary SQL commands via the user_id parameter in a videos action to index.php.

Vulnerable Product Search on Vulmon Subscribe to Product

rick_estrada com_mytube 1.0_beta

Exploits

#!/usr/bin/perl -w #--------------------------------------------------------------------------------- #joomla component com_mytube (user_id) Blind SQL Injection Vulnerability #--------------------------------------------------------------------------------- #Author : Chip D3 Bi0s #Group : LatiHackTeam #Email : chipdebios ...