| Detector: | Tikanga |
| Target: | project ' wicket ' version6.0.0 |
| Misuse: | misuse ' SV_CVE_16_6793 ' |
| Tags: |
Details about the known misuse from the MUBench dataset.
| Description: | The DiskFileItem class in Apache Wicket 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 |
| Fix Description: | (see diff) |
| Violations: |
|
| In File: | org/apache/wicket/util/upload/DiskFileItem.java |
| In Method: | readObject(ObjectInputStream) |
| Code with Misuse: |
|