cve/2023/CVE-2023-24526.md

18 lines
951 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2023-24526](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-24526)
![](https://img.shields.io/static/v1?label=Product&message=NetWeaver%20AS%20Java%20for%20Classload%20Service&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3D%207.50%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-306%3A%20Missing%20Authentication%20for%20Critical%20Function&color=brighgreen)
### Description
SAP NetWeaver Application Server Java for Classload Service - version 7.50, does not perform any authentication checks for functionalities that require user identity, resulting in escalation of privileges. This failure has a low impact on confidentiality of the data such that an unassigned user can read non-sensitive server data.
### POC
#### Reference
- https://www.sap.com/documents/2022/02/fa865ea4-167e-0010-bca6-c68f7e60039b.html
#### Github
No PoCs found on GitHub currently.