cve/2019/CVE-2019-0267.md

18 lines
799 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2019-0267](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-0267)
![](https://img.shields.io/static/v1?label=Product&message=SAP%20Manufacturing%20Integration%20and%20Intelligence&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3C15.0%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Cross-Site%20Request%20Forgery&color=brighgreen)
### Description
SAP Manufacturing Integration and Intelligence, versions 15.0, 15.1 and 15.2, (Illuminator Servlet) currently does not provide Anti-XSRF tokens. This might lead to XSRF attacks in case the data is being posted to the Servlet from an external application.
### POC
#### Reference
- http://www.securityfocus.com/bid/106990
#### Github
No PoCs found on GitHub currently.