CVE-2017-4995
Last modified
CVE-2017-4995 is a high-severity vulnerability rated 8.1/10 on the CVSS scale. An issue was discovered in Pivotal Spring Security 4.2.0.RELEASE through 4.2.2.RELEASE, and Spring Security 5.0.0.M1. When configured to enable default typing, Jackson contained a deserialization vulnerability that could lead to arbitrary code execution. EPSS estimates a 2.55% chance of exploitation in the next 30 days.
Description
An issue was discovered in Pivotal Spring Security 4.2.0.RELEASE through 4.2.2.RELEASE, and Spring Security 5.0.0.M1. 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 Security 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: (1) Spring Security's Jackson support is being leveraged by invoking SecurityJackson2Modules.getModules(ClassLoader) or SecurityJackson2Modules.enableDefaultTyping(ObjectMapper); (2) Jackson is used to deserialize data that is not trusted (Spring Security does not perform deserialization using Jackson, so this is an explicit choice of the user); and (3) there is an unknown (Jackson is not blacklisting it already) "deserialization gadget" that allows code execution present on the classpath. Jackson provides a blacklisting approach to protecting against this type of attack, but Spring Security should be proactive against blocking unknown "deserialization gadgets" when Spring Security enables 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 | Update |
|---|---|---|---|
| Vmware | Spring Security | 4.2.0 | Release |
| Vmware | Spring Security | 4.2.1 | Release |
| Vmware | Spring Security | 4.2.2 | Release |
| Vmware | Spring Security | 5.0.0 | M1 |
References
- http://www.securityfocus.com/bid/99080Broken Link
- https://pivotal.io/security/cve-2017-4995Issue Tracking, Vendor Advisory
- http://www.securityfocus.com/bid/99080Broken Link
- https://pivotal.io/security/cve-2017-4995Issue Tracking, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2017-4995?
How severe is CVE-2017-4995?
How do I fix CVE-2017-4995?
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 2017
- CVE-2017-4989In EMC Avamar Server Software 7.3.1-125, 7.3.0-233, 7.3.0-22…
- CVE-2017-4990In EMC Avamar Server Software 7.4.1-58, 7.4.0-242, 7.3.1-125…
- CVE-2017-4991An issue was discovered in Cloud Foundry Foundation cf-relea…7.2
- CVE-2017-4992An issue was discovered in Cloud Foundry Foundation cf-relea…9.8
- CVE-2017-4993Rejected reason: DO NOT USE THIS CANDIDATE NUMBER. ConsultI…
- CVE-2017-4994An issue was discovered in Cloud Foundry Foundation cf-relea…
- CVE-2017-4996Rejected reason: DO NOT USE THIS CANDIDATE NUMBER. ConsultID…
- CVE-2017-4997EMC VASA Provider Virtual Appliance versions 8.3.x and prior…9.8
- CVE-2017-4998EMC RSA Archer 5.4.1.3, 5.5.3.1, 5.5.2.3, 5.5.2, 5.5.1.3.1, …
- CVE-2017-4999EMC RSA Archer 5.4.1.3, 5.5.3.1, 5.5.2.3, 5.5.2, 5.5.1.3.1, …
- CVE-2017-5000EMC RSA Archer 5.4.1.3, 5.5.3.1, 5.5.2.3, 5.5.2, 5.5.1.3.1, …
- CVE-2017-5001EMC RSA Archer 5.4.1.3, 5.5.3.1, 5.5.2.3, 5.5.2, 5.5.1.3.1, …
Are you affected by CVE-2017-4995?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
