mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-07 03:02:30 +00:00
18 lines
796 B
Markdown
18 lines
796 B
Markdown
![]() |
### [CVE-2023-38890](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-38890)
|
||
|

|
||
|

|
||
|

|
||
|
|
||
|
### Description
|
||
|
|
||
|
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.
|
||
|
|
||
|
### POC
|
||
|
|
||
|
#### Reference
|
||
|
- https://github.com/akshadjoshi/CVE-2023-38890
|
||
|
|
||
|
#### Github
|
||
|
- https://github.com/nomi-sec/PoC-in-GitHub
|
||
|
|