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

【高危漏洞】Spring Security认证绕过漏洞(CVE-2022-22978) #4869

Closed
1 task
Barbifer opened this issue Aug 16, 2022 · 13 comments
Closed
1 task
Assignees
Labels

Comments

@Barbifer
Copy link

  • I have searched the issues of this repository and believe that this is not a duplicate.

Ⅰ. Issue Description

在阿里云安全漏洞扫描中被扫描出的高危漏洞,在最新版本、以及v1.5.2中仍然会出现此漏洞,希望能尽快升级Spring Security到指定版本!

Ⅲ. Describe what you expected to happen

Ⅳ. How to reproduce it (as minimally and precisely as possible)

目前此漏洞已经修复,建议受影响用户升级更新到以下修复版本:
Spring Security 5.5.x >= 5.5.7
Spring Security 5.6.x >= 5.6.4
Spring Security >= 5.7
下载链接:
https://github.com/spring-projects/spring-security/tags

Ⅴ. Anything else we need to know?

Ⅵ. Environment:

  • JDK version :
  • Seata version:
  • OS :
  • Others:
@slievrly
Copy link
Member

[INFO] -----------------------< io.seata:seata-server >------------------------
[INFO] Building seata-server 1.6.0-SNAPSHOT 1.6.0-SNAPSHOT [80/84]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-dependency-plugin:3.0.2:tree (default-cli) @ seata-server ---
[INFO] Verbose not supported since maven-dependency-plugin 3.0
[INFO] io.seata:seata-server:jar:1.6.0-SNAPSHOT
[INFO] - io.seata:seata-console:jar:1.6.0-SNAPSHOT:compile
[INFO] - org.springframework.boot:spring-boot-starter-security:jar:2.4.13:compile
[INFO] +- org.springframework.security:spring-security-config:jar:5.4.9:compile
[INFO] | - org.springframework.security:spring-security-core:jar:5.4.9:compile
[INFO] - org.springframework.security:spring-security-web:jar:5.4.9:compile
[INFO]
[INFO] ------------------------< io.seata:seata-test >-------------------------
[INFO] Building seata-test 1.6.0-SNAPSHOT 1.6.0-SNAPSHOT [81/84]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-dependency-plugin:3.0.2:tree (default-cli) @ seata-test ---
[INFO] Verbose not supported since maven-dependency-plugin 3.0
[INFO] io.seata:seata-test:jar:1.6.0-SNAPSHOT
[INFO] - io.seata:seata-server:jar:1.6.0-SNAPSHOT:compile
[INFO] - io.seata:seata-console:jar:1.6.0-SNAPSHOT:compile
[INFO] - org.springframework.boot:spring-boot-starter-security:jar:2.4.13:compile
[INFO] +- org.springframework.security:spring-security-config:jar:5.4.9:compile
[INFO] | - org.springframework.security:spring-security-core:jar:5.4.9:compile
[INFO] - org.springframework.security:spring-security-web:jar:5.4.9:compile
[INFO]

@slievrly
Copy link
Member

@Barbifer I personally understand that spring-security-web:5.4.9 is not affected, is it?

@Barbifer
Copy link
Author

Barbifer commented Aug 17, 2022 via email

@slievrly
Copy link
Member

@Barbifer Please upgrade spring-security if necessary, the next version of Seata will fix it.

@slievrly
Copy link
Member

@Barbifer
Copy link
Author

Barbifer commented Aug 17, 2022 via email

@slievrly slievrly added risk:high task: help-wanted Extra attention is needed labels Aug 17, 2022
@liuqiufeng
Copy link
Contributor

plz assign to me

@Barbifer
Copy link
Author

@liuqiufeng I don't have permission to assign

@slievrly
Copy link
Member

@liuqiufeng assign to you.

@liuqiufeng
Copy link
Contributor

@liuqiufeng assign to you.

What version should I upgrade to?
5.5.x or 5.6.x or 5.7?

@slievrly
Copy link
Member

@liuqiufeng assign to you.

What version should I upgrade to? 5.5.x or 5.6.x or 5.7?

Separate upgrades to the minimum version of Spring Security are guaranteed to be compatible with existing versions of SpringBoot.

单独升级Spring Security 到最小的无漏洞版本,同时要保证与SpringBoot的现有版本兼容。

@liuqiufeng
Copy link
Contributor

@liuqiufeng assign to you.

What version should I upgrade to? 5.5.x or 5.6.x or 5.7?

Separate upgrades to the minimum version of Spring Security are guaranteed to be compatible with existing versions of SpringBoot.

单独升级Spring Security 到最小的无漏洞版本,同时要保证与SpringBoot的现有版本兼容。

按照报告来看,5.4.x貌似都有这个问题

@liuqiufeng
Copy link
Contributor

#6013

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants