renfei / WinterEE

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

CVE-2020-26945 (High) detected in mybatis-3.5.5.jar - autoclosed #161

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

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

CVE-2020-26945 - High Severity Vulnerability

Vulnerable Library - mybatis-3.5.5.jar

The MyBatis SQL mapper framework makes it easier to use a relational database with object-oriented applications. MyBatis couples objects with stored procedures or SQL statements using a XML descriptor or annotations. Simplicity is the biggest advantage of the MyBatis data mapper over object relational mapping tools.

Library home page: http://www.mybatis.org/mybatis-3

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

Path to vulnerable library: /home/wss-scanner/.m2/repository/org/mybatis/mybatis/3.5.5/mybatis-3.5.5.jar,/home/wss-scanner/.m2/repository/org/mybatis/mybatis/3.5.5/mybatis-3.5.5.jar,/home/wss-scanner/.m2/repository/org/mybatis/mybatis/3.5.5/mybatis-3.5.5.jar

Dependency Hierarchy: - mybatis-spring-boot-starter-2.1.3.jar (Root Library) - :x: **mybatis-3.5.5.jar** (Vulnerable Library)

Found in HEAD commit: 9d57f3481f4a0f678edb6631b7924d697b67b48b

Found in base branch: master

Vulnerability Details

MyBatis before 3.5.6 mishandles deserialization of object streams.

Publish Date: 2020-10-10

URL: CVE-2020-26945

CVSS 3 Score Details (8.1)

Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: High - Privileges Required: None - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: High - Integrity Impact: High - Availability Impact: High

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: https://github.com/mybatis/mybatis-3/releases/tag/mybatis-3.5.6

Release Date: 2020-10-10

Fix Resolution: org.mybatis:mybatis:3.5.6


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.