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

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2024-22243 PoC — CVE-2024-22243: Spring Framework URL Parsing with Host Validation

Source
Associated Vulnerability
Title:CVE-2024-22243: Spring Framework URL Parsing with Host Validation (CVE-2024-22243)
Description:Applications that use UriComponentsBuilder to parse an externally provided URL (e.g. through a query parameter) AND perform validation checks on the host of the parsed URL may be vulnerable to a open redirect https://cwe.mitre.org/data/definitions/601.html  attack or to a SSRF attack if the URL is used after passing validation checks.
Description
 env of CVE-2024-22243&CVE-2024-22234
Readme
env of CVE-2024-22243&CVE-2024-22234

detail:  https://www.cnblogs.com/9eek/p/18037571
File Snapshot

[4.0K] /data/pocs/0cc000aa9c09ad34f60166d956e3ff2ec3184b48 ├── [ 11K] mvnw ├── [7.4K] mvnw.cmd ├── [2.7K] pom.xml ├── [ 87] README.md └── [4.0K] src ├── [4.0K] main │   ├── [4.0K] java │   │   └── [4.0K] com │   │   └── [4.0K] example │   │   └── [4.0K] springsecuritydemo │   │   ├── [4.0K] config │   │   │   └── [1.6K] WebSecurityConfig.java │   │   ├── [4.0K] controller │   │   │   └── [2.9K] IndexController.java │   │   └── [ 359] SpringSecurityDemoApplication.java │   └── [4.0K] resources │   ├── [ 1] application.properties │   └── [4.0K] templates │   ├── [ 437] hello.html │   ├── [ 260] home.html │   └── [ 585] login.html └── [4.0K] test └── [4.0K] java └── [4.0K] com └── [4.0K] example └── [4.0K] springsecuritydemo └── [ 243] SpringSecurityDemoApplicationTests.java 15 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 →