Online Shopping Portal Project 3.1 allows remote attackers to execute arbitrary SQL commands/queries via the login form, leading to unauthorized access and potential data manipulation. This vulnerability arises due to insufficient validation of user-supplied input in the username field, enabling SQL Injection attacks.
References
Link | Resource |
---|---|
https://github.com/akshadjoshi/CVE-2023-38890 | Exploit Third Party Advisory |
https://github.com/akshadjoshi/CVE-2023-38890 | Exploit Third Party Advisory |
Configurations
History
No history.
Information
Published : 2023-08-18 19:15
Updated : 2024-11-21 08:14
NVD link : CVE-2023-38890
Mitre link : CVE-2023-38890
CVE.ORG link : CVE-2023-38890
JSON object : View
Products Affected
phpgurukul
- online_shopping_portal
CWE
CWE-89
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')