Files
CVEs-PoC/2021/CVE-2021-21468.md
T
2024-05-25 21:48:12 +02:00

19 lines
873 B
Markdown

### [CVE-2021-21468](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-21468)
![](https://img.shields.io/static/v1?label=Product&message=SAP%20Business%20Warehouse&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3C710%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Missing%20Authorization%20check&color=brighgreen)
### 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.