CVE-2022-22978

CVSS V2 High 7.5 CVSS V3 Critical 9.8
Description
In spring security versions prior to 5.4.11+, 5.5.7+ , 5.6.4+ and older unsupported versions, RegexRequestMatcher can easily be misconfigured to be bypassed on some servlet containers. Applications using RegexRequestMatcher with `.` in the regular expression are possibly vulnerable to an authorization bypass.
Overview
  • CVE ID
  • CVE-2022-22978
  • Assigner
  • security@vmware.com
  • Vulnerability Status
  • Modified
  • Published Version
  • 2022-05-19T15:15:08
  • Last Modified Date
  • 2023-04-11T23:15:06
CPE Configuration (Product)
CPE Vulnerable Operator Version Start Version End
cpe:2.3:a:vmware:spring_security:*:*:*:*:*:*:*:* 1 OR 5.5.7
cpe:2.3:a:vmware:spring_security:*:*:*:*:*:*:*:* 1 OR 5.6.0 5.6.4
CVSS Version 2
  • Version
  • 2.0
  • Vector String
  • AV:N/AC:L/Au:N/C:P/I:P/A:P
  • Access Vector
  • NETWORK
  • Access Compatibility
  • LOW
  • Authentication
  • NONE
  • Confidentiality Impact
  • PARTIAL
  • Integrity Impact
  • PARTIAL
  • Availability Impact
  • PARTIAL
  • Base Score
  • 7.5
  • Severity
  • HIGH
  • Exploitability Score
  • 10
  • Impact Score
  • 6.4
CVSS Version 3
  • Version
  • 3.1
  • Vector String
  • CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
  • Attack Vector
  • NETWORK
  • Attack Compatibility
  • LOW
  • Privileges Required
  • NONE
  • User Interaction
  • NONE
  • Scope
  • UNCHANGED
  • Confidentiality Impact
  • HIGH
  • Availability Impact
  • HIGH
  • Base Score
  • 9.8
  • Base Severity
  • CRITICAL
  • Exploitability Score
  • 3.9
  • Impact Score
  • 5.9
History
Created Old Value New Value Data Type Notes
2022-05-19 16:00:11 Added to TrackCVE
2023-02-04 02:12:22 2023-02-04T01:15:58 CVE Modified Date updated
2023-02-04 02:12:22 Undergoing Analysis Analyzed Vulnerability Status updated
2023-02-04 02:12:22 Weakness Enumeration update
2023-04-12 01:13:30 2023-04-11T23:15:06 CVE Modified Date updated
2023-04-12 01:13:30 Analyzed Modified Vulnerability Status updated
2023-04-12 01:13:30 In Spring Security versions 5.5.6 and 5.6.3 and older unsupported versions, RegexRequestMatcher can easily be misconfigured to be bypassed on some servlet containers. Applications using RegexRequestMatcher with `.` in the regular expression are possibly vulnerable to an authorization bypass In spring security versions prior to 5.4.11+, 5.5.7+ , 5.6.4+ and older unsupported versions, RegexRequestMatcher can easily be misconfigured to be bypassed on some servlet containers. Applications using RegexRequestMatcher with `.` in the regular expression are possibly vulnerable to an authorization bypass. Description updated