renfei / WinterEE

基于SpringCloud的微服务开发脚手架,包含用户管理、角色管理、组织机构管理、权限管理、CMS内容管理。
https://winteree.renfei.net
Apache License 2.0
4 stars 1 forks source link

CVE-2021-22044 (Medium) detected in spring-cloud-openfeign-core-2.2.2.RELEASE.jar - autoclosed #189

Closed mend-bolt-for-github[bot] closed 2 years ago

mend-bolt-for-github[bot] commented 2 years ago

CVE-2021-22044 - Medium Severity Vulnerability

Vulnerable Library - spring-cloud-openfeign-core-2.2.2.RELEASE.jar

Spring Cloud OpenFeign Core

Library home page: https://spring.io/spring-cloud/spring-cloud-openfeign/spring-cloud-openfeign-core

Path to dependency file: WinterEE/WinterEE-UAA-Serve/pom.xml

Path to vulnerable library: /home/wss-scanner/.m2/repository/org/springframework/cloud/spring-cloud-openfeign-core/2.2.2.RELEASE/spring-cloud-openfeign-core-2.2.2.RELEASE.jar,/home/wss-scanner/.m2/repository/org/springframework/cloud/spring-cloud-openfeign-core/2.2.2.RELEASE/spring-cloud-openfeign-core-2.2.2.RELEASE.jar,/home/wss-scanner/.m2/repository/org/springframework/cloud/spring-cloud-openfeign-core/2.2.2.RELEASE/spring-cloud-openfeign-core-2.2.2.RELEASE.jar,/home/wss-scanner/.m2/repository/org/springframework/cloud/spring-cloud-openfeign-core/2.2.2.RELEASE/spring-cloud-openfeign-core-2.2.2.RELEASE.jar,/home/wss-scanner/.m2/repository/org/springframework/cloud/spring-cloud-openfeign-core/2.2.2.RELEASE/spring-cloud-openfeign-core-2.2.2.RELEASE.jar

Dependency Hierarchy: - spring-cloud-starter-openfeign-2.2.2.RELEASE.jar (Root Library) - :x: **spring-cloud-openfeign-core-2.2.2.RELEASE.jar** (Vulnerable Library)

Found in base branch: master

Vulnerability Details

In Spring Cloud OpenFeign 3.0.0 to 3.0.4, 2.2.0.RELEASE to 2.2.9.RELEASE, and older unsupported versions, applications using type-level `@RequestMapping`annotations over Feign client interfaces, can be involuntarily exposing endpoints corresponding to `@RequestMapping`-annotated interface methods.

Publish Date: 2021-10-28

URL: CVE-2021-22044

CVSS 3 Score Details (5.5)

Base Score Metrics: - Exploitability Metrics: - Attack Vector: N/A - Attack Complexity: N/A - Privileges Required: N/A - User Interaction: N/A - Scope: N/A - Impact Metrics: - Confidentiality Impact: N/A - Integrity Impact: N/A - Availability Impact: N/A

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: https://tanzu.vmware.com/security/cve-2021-22044

Release Date: 2021-10-28

Fix Resolution: org.springframework.cloud:spring-cloud-openfeign-core:2.2.10.RELEASE,3.0.5


Step up your Open Source Security Game with WhiteSource here

mend-bolt-for-github[bot] commented 2 years ago

:heavy_check_mark: This issue was automatically closed by WhiteSource because the vulnerable library in the specific branch(es) was either marked as ignored or it is no longer part of the WhiteSource inventory.