cve/2016/CVE-2016-6793.md

18 lines
829 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2016-6793](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-6793)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
The DiskFileItem class in Apache Wicket 6.x before 6.25.0 and 1.5.x before 1.5.17 allows remote attackers to cause a denial of service (infinite loop) and write to, move, and delete files with the permissions of DiskFileItem, and if running on a Java VM before 1.3.1, execute arbitrary code via a crafted serialized Java object.
### POC
#### Reference
- https://www.tenable.com/security/research/tra-2016-23
#### Github
- https://github.com/PalindromeLabs/Java-Deserialization-CVEs