Spring Framework <5.3.18,<5.2.20 - Info Disclosure
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2022-22968. PoCs published by MarcinGadz.
AI-analyzed exploit summary This repository contains a functional proof-of-concept exploit for CVE-2022-22968, a remote code execution vulnerability in Spring Cloud Function. The exploit leverages deserialization to write a JSP webshell to the target server, accessible at `/shell.jsp`.
Description
In Spring Framework versions 5.3.0 - 5.3.18, 5.2.0 - 5.2.20, and older unsupported versions, the patterns for disallowedFields on a DataBinder are case sensitive which means a field is not effectively protected unless it is listed with both upper and lower case for the first character of the field, including upper and lower case for the first character of all nested fields within the property path.
Exploits (1)
This repository contains a functional proof-of-concept exploit for CVE-2022-22968, a remote code execution vulnerability in Spring Cloud Function. The exploit leverages deserialization to write a JSP webshell to the target server, accessible at `/shell.jsp`.
References (3)
Scores
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N