A Spring MVC or Spring WebFlux application running on JDK 9+ may be vulnerable to remote code execution (RCE) via data binding. The specific exploit requires the application to run on Tomcat as a WAR deployment. If the application is deployed as a Spring Boot executable jar, i.e. the default, it is not vulnerable to the exploit. However, the nature of the vulnerability is more general, and there may be other ways to exploit it.
References
Link | Resource |
---|---|
http://packetstormsecurity.com/files/166713/Spring4Shell-Code-Execution.html | Exploit Third Party Advisory VDB Entry |
http://packetstormsecurity.com/files/167011/Spring4Shell-Spring-Framework-Class-Property-Remote-Code-Execution.html | Third Party Advisory VDB Entry |
https://cert-portal.siemens.com/productcert/pdf/ssa-254054.pdf | Patch Third Party Advisory |
https://psirt.global.sonicwall.com/vuln-detail/SNWLID-2022-0005 | Third Party Advisory |
https://tanzu.vmware.com/security/cve-2022-22965 | Mitigation Vendor Advisory |
https://tools.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-java-spring-rce-Zx9GUc67 | Third Party Advisory |
https://www.oracle.com/security-alerts/cpuapr2022.html | Third Party Advisory |
https://www.oracle.com/security-alerts/cpujul2022.html | Patch Third Party Advisory |
Configurations
Configuration 1 (hide)
AND |
|
Configuration 2 (hide)
|
Configuration 3 (hide)
|
Configuration 4 (hide)
|
Configuration 5 (hide)
|
Configuration 6 (hide)
|
Configuration 7 (hide)
|
History
18 Oct 2024, 19:52
Type | Values Removed | Values Added |
---|---|---|
CPE | cpe:2.3:a:oracle:jdk:*:*:*:*:*:*:*:* | |
First Time |
Oracle jdk
|
Information
Published : 2022-04-01 23:15
Updated : 2024-10-18 19:52
NVD link : CVE-2022-22965
Mitre link : CVE-2022-22965
CVE.ORG link : CVE-2022-22965
JSON object : View
Products Affected
oracle
- financial_services_analytical_applications_infrastructure
- retail_customer_management_and_segmentation_foundation
- communications_cloud_native_core_security_edge_protection_proxy
- communications_cloud_native_core_unified_data_repository
- jdk
- financial_services_enterprise_case_management
- communications_policy_management
- communications_cloud_native_core_policy
- communications_cloud_native_core_binding_support_function
- communications_cloud_native_core_console
- retail_financial_integration
- sd-wan_edge
- communications_cloud_native_core_network_slice_selection_function
- communications_cloud_native_core_network_exposure_function
- commerce_platform
- financial_services_behavior_detection_platform
- retail_bulk_data_integration
- communications_cloud_native_core_network_repository_function
- communications_cloud_native_core_network_function_cloud_native_environment
- product_lifecycle_analytics
- weblogic_server
- communications_cloud_native_core_automated_test_suite
- retail_integration_bus
- mysql_enterprise_monitor
- retail_merchandising_system
- retail_xstore_point_of_service
- communications_unified_inventory_management
siemens
- siveillance_identity
- simatic_speech_assistant_for_machines
- operation_scheduler
- sipass_integrated
- sinec_network_management_system
veritas
- flex_appliance
- netbackup_flex_scale_appliance
- netbackup_appliance
- netbackup_virtual_appliance
- access_appliance
cisco
- cx_cloud_agent
vmware
- spring_framework
CWE
CWE-94
Improper Control of Generation of Code ('Code Injection')