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

18 lines
887 B
Markdown

### [CVE-2017-15703](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-15703)
![](https://img.shields.io/static/v1?label=Product&message=Apache%20NiFi&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=1.0.0%20-%201.3.0%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Java%20deserialization&color=brightgreen)
### Description
Any authenticated user (valid client certificate but without ACL permissions) could upload a template which contained malicious code and caused a denial of service via Java deserialization attack. The fix to properly handle Java deserialization was applied on the Apache NiFi 1.4.0 release. Users running a prior 1.x release should upgrade to the appropriate release.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/PalindromeLabs/Java-Deserialization-CVEs