ID:7792 - Exploit for Security features bypass in Pivotal Spring Framework - CVE-2022-22968

 
Main Vulnerability Database Exploits ID:7792 - Exploit for Security features bypass in Pivotal Spring Framework - CVE-2022-22968

ID:7792 - Exploit for Security features bypass in Pivotal Spring Framework - CVE-2022-22968

Published: May 12, 2022


Vulnerability identifier: #VU62314
Vulnerability risk: Medium
CVE-ID: CVE-2022-22968
CWE-ID: CWE-254
Exploitation vector: Remote access
Vulnerable software:
Pivotal Spring Framework

Link to public exploit:


Vulnerability description

The vulnerability allows a remote attacker to bypass implemented security restrictions.

The vulnerability exists due to 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. A remote attacker can bypass implemented security restrictions by passing case sensitive data to the application.


Remediation

Install updates from vendor's website.