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-25857 - Upgrade org.yaml:snakeyaml to version >=1.31 #29098

Closed
shambhand opened this issue Sep 7, 2022 · 2 comments
Closed

CVE-2022-25857 - Upgrade org.yaml:snakeyaml to version >=1.31 #29098

shambhand opened this issue Sep 7, 2022 · 2 comments
Labels
status: invalid An issue that we don't feel is valid

Comments

@shambhand
Copy link

shambhand commented Sep 7, 2022

Affects: spring version <=v5.3.22


CVE-2022-25857 | high | 7.50 | org.yaml_snakeyaml | v1.30 | fixed in v1.31

+--- org.springframework.boot:spring-boot-starter-web -> 2.7.3
|    +--- org.springframework.boot:spring-boot-starter:2.7.3
|    |    +--- org.springframework.boot:spring-boot:2.7.3
|    |    |    +--- org.springframework:spring-core:5.3.22
|    |    |    |    \--- org.springframework:spring-jcl:5.3.22
|    |    |    \--- org.springframework:spring-context:5.3.22
|    |    |         +--- org.springframework:spring-aop:5.3.22
|    |    |         |    +--- org.springframework:spring-beans:5.3.22
|    |    |         |    |    \--- org.springframework:spring-core:5.3.22 (*)
|    |    |         |    \--- org.springframework:spring-core:5.3.22 (*)
|    |    |         +--- org.springframework:spring-beans:5.3.22 (*)
|    |    |         +--- org.springframework:spring-core:5.3.22 (*)
|    |    |         \--- org.springframework:spring-expression:5.3.22
|    |    |              \--- org.springframework:spring-core:5.3.22 (*)
|    |    +--- org.springframework.boot:spring-boot-autoconfigure:2.7.3
|    |    |    \--- org.springframework.boot:spring-boot:2.7.3 (*)
|    |    +--- jakarta.annotation:jakarta.annotation-api:1.3.5
|    |    +--- org.springframework:spring-core:5.3.22 (*)
|    |    \--- org.yaml:snakeyaml:1.30
@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged or decided on label Sep 7, 2022
@bclozel
Copy link
Member

bclozel commented Sep 7, 2022

Thanks but Spring Framework doesn't expose a dependency to SnakeYaml in the published POMs, we're merely compiling against it for our support. We'll upgrade our optional dependencies as we see fit.

@bclozel bclozel closed this as not planned Won't fix, can't repro, duplicate, stale Sep 7, 2022
@bclozel bclozel added status: invalid An issue that we don't feel is valid and removed status: waiting-for-triage An issue we've not yet triaged or decided on labels Sep 7, 2022
@shambhand
Copy link
Author

Thanks! Its mention on spring-projects/spring-boot#32221
My bad! I did not check it on spring-boot repository

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: invalid An issue that we don't feel is valid
Projects
None yet
Development

No branches or pull requests

3 participants