mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-11 00:14:52 +02:00
18 lines
864 B
Markdown
18 lines
864 B
Markdown
### [CVE-2017-15703](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-15703)
|
|

|
|

|
|

|
|
|
|
### 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
|
|
|