mirror of
https://github.com/0xMarcio/cve.git
synced 2025-06-07 05:26:37 +00:00
21 lines
942 B
Markdown
21 lines
942 B
Markdown
### [CVE-2016-5845](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-5845)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
SAP SAPCAR does not check the return value of file operations when extracting files, which allows remote attackers to cause a denial of service (program crash) via an invalid file name in an archive file, aka SAP Security Note 2312905.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://packetstormsecurity.com/files/138284/SAP-CAR-Archive-Tool-Denial-Of-Service-Security-Bypass.html
|
|
- http://seclists.org/fulldisclosure/2016/Aug/46
|
|
- https://www.coresecurity.com/advisories/sap-car-multiple-vulnerabilities
|
|
- https://www.exploit-db.com/exploits/40230/
|
|
|
|
#### Github
|
|
- https://github.com/martingalloar/martingalloar
|
|
|