vendor:
Masir Camp E-Shop Module
by:
AmnPardaz Security Research Team
5.5
CVSS
MEDIUM
SQL Injection
89
CWE
Product Name: Masir Camp E-Shop Module
Affected Version From: 3.0 and prior versions
Affected Version To: 3.0 and prior versions
Patch Exists: N/A
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
Masir Camp E-Shop Module <= 3.0 SQL Injection
Masir Camp is an advanced website management and content management software. It is vulnerable to SQL Injection in the 'veiworderstatus' parameter of the 'ordercode' parameter. An attacker can exploit this vulnerability by sending a malicious HTTP request with a crafted 'ordercode' parameter, such as 'foo' or 1=(select top 1 UserName from UserInfoView)-- or 'foo' or 1=(select top 1 Password from UserInfoView)--.
Mitigation:
Edit the source code to ensure that inputs are properly sanitized.