mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-25 12:44:05 +02:00
19 lines
873 B
Markdown
19 lines
873 B
Markdown
### [CVE-2021-21468](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-21468)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The BW Database Interface does not perform necessary authorization checks for an authenticated user, resulting in escalation of privileges that allows the user to practically read out any database table.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://packetstormsecurity.com/files/167229/SAP-Application-Server-ABAP-ABAP-Platform-Code-Injection-SQL-Injection-Missing-Authorization.html
|
|
- http://seclists.org/fulldisclosure/2022/May/42
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|