vendor:
Pre Shopping Mall
by:
t0pP8uZz
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Pre Shopping Mall
Affected Version From: 1.1
Affected Version To: 1.1
Patch Exists: NO
Related CWE: N/A
CPE: a:preproject:pre_shopping_mall
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: None
2008
Pre Shopping Mall 1.1 SQL Injection Vulnerability
Pre Shopping Mall suffers from multiple remote sql injection bugs. This allows the remote attacker to pull admin credentials from the database, since the admin details are in plaintext this makes it easy for the attacker to gain access to the administarion panel.
Mitigation:
Ensure that user input is properly sanitized and validated before being used in SQL queries.