CVE-2020-5411
Last modified
CVE-2020-5411 is a high-severity vulnerability rated 8.1/10 on the CVSS scale. When configured to enable default typing, Jackson contained a deserialization vulnerability that could lead to arbitrary code execution. Jackson fixed this vulnerability by blacklisting known "deserialization gadgets". EPSS estimates a 1.86% chance of exploitation in the next 30 days.
Description
When configured to enable default typing, Jackson contained a deserialization vulnerability that could lead to arbitrary code execution. Jackson fixed this vulnerability by blacklisting known "deserialization gadgets". Spring Batch configures Jackson with global default typing enabled which means that through the previous exploit, arbitrary code could be executed if all of the following is true: * Spring Batch's Jackson support is being leveraged to serialize a job's ExecutionContext. * A malicious user gains write access to the data store used by the JobRepository (where the data to be deserialized is stored). In order to protect against this type of attack, Jackson prevents a set of untrusted gadget classes from being deserialized. Spring Batch should be proactive against blocking unknown "deserialization gadgets" when enabling default typing.
Metrics
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Pivotal Software | Spring Batch | >= 4.0.0, <= 4.0.4 |
| Pivotal Software | Spring Batch | >= 4.1.0, <= 4.1.4 |
| Pivotal Software | Spring Batch | >= 4.2.0, <= 4.2.2 |
References
- https://tanzu.vmware.com/security/cve-2020-5411Vendor Advisory
- https://tanzu.vmware.com/security/cve-2020-5411Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2020-5411?
How severe is CVE-2020-5411?
How do I fix CVE-2020-5411?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2020
- CVE-2020-5405Spring Cloud Config, versions 2.2.x prior to 2.2.2, versions…6.5
- CVE-2020-5406VMware Tanzu Application Service for VMs, 2.6.x versions pri…6.5
- CVE-2020-5407Spring Security versions 5.2.x prior to 5.2.4 and 5.3.x prio…8.8
- CVE-2020-5408Spring Security versions 5.3.x prior to 5.3.2, 5.2.x prior t…6.5
- CVE-2020-5409Pivotal Concourse, most versions prior to 6.0.0, allows redi…6.1
- CVE-2020-5410Spring Cloud Config, versions 2.2.x prior to 2.2.3, versions…7.5
- CVE-2020-5412Spring Cloud Netflix, versions 2.2.x prior to 2.2.4, version…6.5
- CVE-2020-5413Spring Integration framework provides Kryo Codec implementat…9.8
- CVE-2020-5414VMware Tanzu Application Service for VMs (2.7.x versions pri…5.7
- CVE-2020-5415Concourse, versions prior to 6.3.1 and 6.4.1, in installatio…10
- CVE-2020-5416Cloud Foundry Routing (Gorouter), versions prior to 0.204.0,…6.5
- CVE-2020-5417Cloud Foundry CAPI (Cloud Controller), versions prior to 1.9…8.8
Are you affected by CVE-2020-5411?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
