vendor:
Freelance Auction Script
by:
t0pP8uZz
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Freelance Auction Script
Affected Version From: All versions to date
Affected Version To: All versions to date
Patch Exists: NO
Related CWE: N/A
CPE: N/A
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
Freelance Auction Script 1.0 (browseproject.php) SQL Injection Vulnerability
Freelance Auction Script (all versions to date) suffers from a insecure mysql query, this allows the remote attacker to arbitrary execute mysql code/query's. The below MySQL Injection will display the admin login details.
Mitigation:
Ensure that user input is properly sanitized and validated before being used in a SQL query.