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)
|
Configuration 2 (hide)
|
Configuration 3 (hide)
|
Configuration 4 (hide)
|
Configuration 5 (hide)
|
Configuration 6 (hide)
|
Configuration 7 (hide)
|
History
No history.
Information
Published : 2022-04-01 23:15
Updated : 2023-02-09 02:07
NVD link : CVE-2022-22965
Mitre link : CVE-2022-22965
CVE.ORG link : CVE-2022-22965
JSON object : View
Products Affected
siemens
- sipass_integrated
- simatic_speech_assistant_for_machines
- operation_scheduler
- siveillance_identity
- sinec_network_management_system
cisco
- cx_cloud_agent
oracle
- communications_cloud_native_core_network_slice_selection_function
- communications_cloud_native_core_unified_data_repository
- weblogic_server
- communications_cloud_native_core_security_edge_protection_proxy
- communications_cloud_native_core_network_repository_function
- communications_cloud_native_core_policy
- communications_cloud_native_core_automated_test_suite
- communications_cloud_native_core_network_function_cloud_native_environment
- communications_unified_inventory_management
- retail_xstore_point_of_service
- financial_services_analytical_applications_infrastructure
- communications_cloud_native_core_console
- product_lifecycle_analytics
- sd-wan_edge
- retail_customer_management_and_segmentation_foundation
- financial_services_behavior_detection_platform
- communications_cloud_native_core_network_exposure_function
- retail_bulk_data_integration
- mysql_enterprise_monitor
- retail_financial_integration
- commerce_platform
- financial_services_enterprise_case_management
- communications_policy_management
- retail_integration_bus
- communications_cloud_native_core_binding_support_function
- retail_merchandising_system
veritas
- netbackup_virtual_appliance
- netbackup_flex_scale_appliance
- flex_appliance
- access_appliance
- netbackup_appliance
vmware
- spring_framework
CWE
CWE-94
Improper Control of Generation of Code ('Code Injection')