Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CVE-2022-22978 (High) detected in spring-security-web-5.5.2.jar #97

Open
mend-for-github-com bot opened this issue May 21, 2022 · 0 comments
Open
Labels
security vulnerability Security vulnerability detected by WhiteSource

Comments

@mend-for-github-com
Copy link
Contributor

CVE-2022-22978 - High Severity Vulnerability

Vulnerable Library - spring-security-web-5.5.2.jar

Spring Security

Library home page: https://spring.io/projects/spring-security

Path to dependency file: /webgoat-integration-tests/pom.xml

Path to vulnerable library: /home/wss-scanner/.m2/repository/org/springframework/security/spring-security-web/5.5.2/spring-security-web-5.5.2.jar,/home/wss-scanner/.m2/repository/org/springframework/security/spring-security-web/5.5.2/spring-security-web-5.5.2.jar,/home/wss-scanner/.m2/repository/org/springframework/security/spring-security-web/5.5.2/spring-security-web-5.5.2.jar

Dependency Hierarchy:

  • spring-boot-starter-security-2.5.4.jar (Root Library)
    • spring-security-web-5.5.2.jar (Vulnerable Library)

Found in base branch: develop

Vulnerability Details

In Spring Security versions 5.5.6 and 5.5.7 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.

Publish Date: 2022-05-19

URL: CVE-2022-22978

CVSS 3 Score Details (8.2)

Base Score Metrics:

  • Exploitability Metrics:
    • Attack Vector: Network
    • Attack Complexity: Low
    • Privileges Required: None
    • User Interaction: None
    • Scope: Unchanged
  • Impact Metrics:
    • Confidentiality Impact: High
    • Integrity Impact: Low
    • Availability Impact: None

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: https://tanzu.vmware.com/security/cve-2022-22978

Release Date: 2022-05-19

Fix Resolution: org.springframework.security:spring-security-web:5.5.7,5.6.4

@mend-for-github-com mend-for-github-com bot added the security vulnerability Security vulnerability detected by WhiteSource label May 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
security vulnerability Security vulnerability detected by WhiteSource
Projects
None yet
Development

No branches or pull requests

0 participants