Files
CVEs-PoC/2015/CVE-2015-8840.md
T
2025-09-29 21:09:30 +02:00

18 lines
896 B
Markdown

### [CVE-2015-8840](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-8840)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brightgreen)
### Description
The XML Data Archiving Service (XML DAS) in SAP NetWeaver AS Java does not check authorization, which allows remote authenticated users to obtain sensitive information, gain privileges, or possibly have unspecified other impact via requests to (1) webcontent/cas/cas_enter.jsp, (2) webcontent/cas/cas_validate.jsp, or (3) webcontent/aas/aas_store.jsp, aka SAP Security Note 1945215.
### POC
#### Reference
- http://scn.sap.com/community/security/blog/2015/07/15/sap-security-notes-july-2015
#### Github
No PoCs found on GitHub currently.