vendor:
Online Shopping Portal
by:
Ümit Yalçın
8.8
CVSS
HIGH
Authentication Bypass & Remote Code Execution
287, 78
CWE
Product Name: Online Shopping Portal
Affected Version From: 3.1
Affected Version To: 3.1
Patch Exists: NO
Related CWE: N/A
CPE: a:phpgurukul:online_shopping_portal
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: Windows 10 / WampServer
2020
Online Shopping Portal 3.1 – Authentication Bypass
An authentication bypass vulnerability exists in Online Shopping Portal 3.1. An attacker can bypass authentication by using SQL injection with '# or ' OR 1=1# as username and any password. After bypassing authentication, an attacker can upload a shell to the remote code execution. The shell can be found in the productimages folder and can be used to execute code.
Mitigation:
Ensure that user input is properly sanitized and validated before being used in SQL queries.