cve/2018/CVE-2018-2367.md

19 lines
947 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2018-2367](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-2367)
![](https://img.shields.io/static/v1?label=Product&message=SAP%20BASIS%20(ABAP%20File%20Interface)&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3D%20from%207.00%20to%207.02%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Directory%20Traversal&color=brighgreen)
### Description
ABAP File Interface in, SAP BASIS, from 7.00 to 7.02, from 7.10 to 7.11, 7.30, 7.31, 7.40, from 7.50 to 7.52, allows an attacker to exploit insufficient validation of path information provided by users, thus characters representing "traverse to parent directory" are passed through to the file APIs.
### POC
#### Reference
- https://blogs.sap.com/2018/02/13/sap-security-patch-day-february-2018/
2024-06-09 00:33:16 +00:00
- https://blogs.sap.com/2018/02/13/sap-security-patch-day-february-2018/
2024-05-26 14:27:05 +02:00
#### Github
No PoCs found on GitHub currently.