WeBid Local File Disclosure and SQL Injection Vulnerabilities

Summary
This host is running WeBid and is prone to file disclosure and SQL Injection vulnerability.
Impact
Successful exploitation could allow attackers to perform file disclosure attacks and read arbitrary files on the affected application or perform SQL injection and compromise the application. Impact Level: Application
Solution
No solution or patch was made available for at least one year since disclosure of this vulnerability. Likely none will be provided anymore. General solution options are to upgrade to a newer release, disable respective features, remove the product or replace the product by another one.
Insight
The flaws are due to improper input validation - Input passed via the 'js' parameter to loader.php, allows attackers to read arbitrary files. - $_POST['startnow'] is directly used in mysql query without sanitization in yourauctions_p.php.
Affected
WeBid version 1.0.6 and prior
References