mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-10 03:37:37 +02:00
18 lines
829 B
Markdown
18 lines
829 B
Markdown
### [CVE-2016-6793](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-6793)
|
|

|
|

|
|

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