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

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2024-38828 PoC — CVE-2024-38828: DoS via Spring MVC controller method with byte[] parameter

Source
Associated Vulnerability
Title:CVE-2024-38828: DoS via Spring MVC controller method with byte[] parameter (CVE-2024-38828)
Description:Spring MVC controller methods with an @RequestBody byte[] method parameter are vulnerable to a DoS attack.
Description
CVE-2024-38828: DoS via Spring MVC controller method with byte[] parameter 
Readme
��# axiom-jdk

File Snapshot

[4.0K] /data/pocs/db1448c91cba8064e93b7c4c4d0fb97e09863499 ├── [ 601] build.gradle.kts ├── [4.0K] gradle │   └── [4.0K] wrapper │   ├── [ 43K] gradle-wrapper.jar │   └── [ 251] gradle-wrapper.properties ├── [8.5K] gradlew ├── [2.9K] gradlew.bat ├── [ 28] README.md ├── [ 26] settings.gradle.kts └── [4.0K] src ├── [4.0K] main │   └── [4.0K] java │   └── [4.0K] me │   └── [4.0K] func │   └── [4.0K] demo │   ├── [4.0K] config │   │   └── [ 722] WebConfig.java │   ├── [4.0K] controller │   │   └── [ 490] DemoController.java │   ├── [4.0K] converter │   │   └── [1.5K] SafeByteArrayHttpMessageConverter.java │   └── [ 301] DemoApplication.java └── [4.0K] test └── [4.0K] java └── [4.0K] me └── [4.0K] func └── [4.0K] demo └── [1.0K] ByteArrayDoSTest.java 16 directories, 12 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 →