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

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2020-5421 PoC — Vmware Spring Framework 安全漏洞

Source
Associated Vulnerability
Title:Vmware Spring Framework 安全漏洞 (CVE-2020-5421)
Description:Vmware Spring Framework是美国威睿(Vmware)公司的一套开源的Java、JavaEE应用程序框架。该框架可帮助开发人员构建高质量的应用。 VMware Tanzu Spring Framework存在安全漏洞,该漏洞源于jsessionid路径参数绕过,以下产品及版本受到影响:5.2.0 - 5.2.8、5.1.0至5.1.17、5.0.0至5.0.18、4.3.0至4.3.28以及更早的不受支持的版本。
Description
Spring 安全漏洞 CVE-2020-5421复现 
File Snapshot

[4.0K] /data/pocs/2a7b07b187811dda69a683ac2e874a2d71d93d31 ├── [5.2K] CVE-2020-5421.iml ├── [ 832] pom.xml ├── [8.8K] Readme.md └── [4.0K] src └── [4.0K] main ├── [4.0K] java │   └── [4.0K] com │   └── [4.0K] panda │   └── [4.0K] pmx │   ├── [4.0K] config │   │   └── [ 676] FilterConfig.java │   ├── [4.0K] controller │   │   └── [ 510] cve20205421.java │   ├── [4.0K] filter │   │   └── [3.8K] SpringJsessionidRdfFilter.java │   └── [ 293] SpringBootApplication.java └── [4.0K] resources └── [ 101] application.properties 10 directories, 8 files
Shenlong Bot has cached this for you
Remarks
    1. It is advised to access via the original source first.
    2. If the original source is unavailable, please email f.jinxu#gmail.com for a local snapshot (replace # with @).
    3. Shenlong has snapshotted the POC code for you. To support long-term maintenance, please consider donating. Thank you for your support.