CyberRota Analysis
AI-GeneratedThe InetAddressMatchers utility in Spring Security 7.1.0 is vulnerable, allowing for potential misclassification of IP addresses as internal or external, which could lead to improper access controls. Although the severity is rated low, organizations using this version should prioritize patching to mitigate any risk of unauthorized access due to incorrect network classification. Users of Spring Security should assess their exposure and apply updates as necessary to maintain security posture.
Original NVD Description
Spring Security's InetAddressMatchers utility provides matchInternal() and matchExternal() builders for constructing an InetAddressMatcher that classifies a given IP address as belonging to an internal (private) or external (public) network. Spring Security 7.1.0
Related CVEs
Other vulnerabilities affecting the same vendor(s)