vendor:
ITechBids
by:
Encrypt3d.M!nd
7.5
CVSS
HIGH
Cross-site scripting (XSS) and Remote Sql Injection(s)
79 (XSS) and 89 (SQL Injection)
CWE
Product Name: ITechBids
Affected Version From: 7
Affected Version To: 7
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
ITechBids 7.0 Gold Multiple Remote Vulnerabilities
A Cross-site scripting (XSS) vulnerability exists in the forward_to_friend.php file, which can be exploited to execute arbitrary HTML and script code in a user's browser session in context of an affected site. Remote Sql Injection(s) vulnerabilities exist in the sellers_othersitem.php, classifieds.php and shop.php files, which can be exploited to manipulate SQL queries by injecting arbitrary SQL code.
Mitigation:
Input validation should be used to prevent Cross-site scripting (XSS) and Remote Sql Injection(s) attacks. Sanitize all user input data and escape special characters.