Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2020-26259 PoC — XStream is vulnerable to an Arbitrary File Deletion on the local host when unmarshalling

Source
Associated Vulnerability
Title:XStream is vulnerable to an Arbitrary File Deletion on the local host when unmarshalling (CVE-2020-26259)
Description:XStream is a Java library to serialize objects to XML and back again. In XStream before version 1.4.15, is vulnerable to an Arbitrary File Deletion on the local host when unmarshalling. The vulnerability may allow a remote attacker to delete arbitrary know files on the host as log as the executing process has sufficient rights only by manipulating the processed input stream. If you rely on XStream's default blacklist of the Security Framework, you will have to use at least version 1.4.15. The reported vulnerability does not exist running Java 15 or higher. No user is affected, who followed the recommendation to setup XStream's Security Framework with a whitelist! Anyone relying on XStream's default blacklist can immediately switch to a whilelist for the allowed types to avoid the vulnerability. Users of XStream 1.4.14 or below who still want to use XStream default blacklist can use a workaround described in more detailed in the referenced advisories.
Readme
# xstream-CVE-2020-26259
File Snapshot

[4.0K] /data/pocs/f562b4bb10cbbf95fef962358df31f5ac96bcaf4 ├── [ 828] CVE-2020-26259.xml ├── [ 882] pom.xml ├── [ 24] README.md └── [4.0K] src └── [4.0K] main └── [4.0K] java └── [ 390] Main.java 3 directories, 4 files
Shenlong Bot has cached this for you
Remarks
    1. It is advised to access via the original source first.
    2. Local POC snapshots are reserved for subscribers — if the original source is unavailable, the local mirror is part of the paid plan.
    3. Mirroring, verifying, and maintaining this POC archive takes ongoing effort, so local snapshots are a paid feature. Your subscription keeps the archive online — thank you for the support. View subscription plans →