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

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2017-17485 PoC — FasterXML jackson-databind 代码问题漏洞

Source
Associated Vulnerability
Title:FasterXML jackson-databind 代码问题漏洞 (CVE-2017-17485)
Description:FasterXML jackson-databind through 2.8.10 and 2.9.x through 2.9.3 allows unauthenticated remote code execution because of an incomplete fix for the CVE-2017-7525 deserialization flaw. This is exploitable by sending maliciously crafted JSON input to the readValue method of the ObjectMapper, bypassing a blacklist that is ineffective if the Spring libraries are available in the classpath.
Description
CVE-2017-17485:Jackson-databind RCE
Readme
# CVE-2017-17485
CVE-2017-17485:Jackson-databind RCE
File Snapshot

[4.0K] /data/pocs/8146e66f245daf1514c5667d5bcb74180bb0b83e ├── [ 81] JacksonTest.iml ├── [3.9K] pom.xml ├── [ 53] README.md ├── [ 445] sepl.xml ├── [4.0K] src │   ├── [4.0K] main │   │   └── [4.0K] java │   │   └── [4.0K] com │   │   └── [4.0K] jacksonTest │   │   ├── [ 191] App.java │   │   └── [ 617] Poc.java │   └── [4.0K] test │   └── [4.0K] java │   └── [4.0K] com │   └── [4.0K] jacksonTest │   └── [ 307] AppTest.java └── [4.0K] target ├── [4.0K] classes │   └── [4.0K] com │   └── [4.0K] jacksonTest │   ├── [ 545] App.class │   └── [1.2K] Poc.class └── [4.0K] test-classes └── [4.0K] com └── [4.0K] jacksonTest └── [ 477] AppTest.class 16 directories, 10 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 →