vendor:
Versioning
by:
SpK & His0k4
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Versioning
Affected Version From: 1.0.2
Affected Version To: 1.0.2
Patch Exists: YES
Related CWE: N/A
CPE: a:joomprod:versioning
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
2008
Joomla Component com_versioning (id) Remote Sql Injection Vulnerability
A vulnerability in the Joomla Component com_versioning (id) allows an attacker to inject arbitrary SQL commands via the 'id' parameter in a 'index.php?option=com_versioning&task=edit&id=' request. This can be exploited to manipulate SQL queries by injecting arbitrary SQL code. The vulnerability is confirmed in version 1.0.2. Other versions may also be affected.
Mitigation:
Input validation should be used to prevent SQL injection attacks.