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

Vulnerability CVE 2022-41064 comes via EntityFramework 6.3.0 #79641

Closed
wolfkor opened this issue Dec 14, 2022 · 4 comments
Closed

Vulnerability CVE 2022-41064 comes via EntityFramework 6.3.0 #79641

wolfkor opened this issue Dec 14, 2022 · 4 comments

Comments

@wolfkor
Copy link

wolfkor commented Dec 14, 2022

Description

Vulnerability CVE 2022-41064 (#78042) for System.Data.SqlClient 4.7.0 comes via EntityFramework 6.3.0 (solved with dotnet/ef6#2061) in the current runtime 6.0.12

Reproduction Steps

Checking with Dependency-Track

Expected behavior

runtime uses EntityFramework upcoming 6.4.5 or 6.5.0

Actual behavior

runtime uses EntityFramework 6.3.0

Regression?

No response

Known Workarounds

No response

Configuration

No response

Other information

No response

@dotnet-issue-labeler
Copy link

I couldn't figure out the best area label to add to this issue. If you have write-permissions please help me learn by adding exactly one area label.

@ghost ghost added the untriaged New issue has not been triaged by the area owner label Dec 14, 2022
@ErikEJ
Copy link

ErikEJ commented Dec 14, 2022

EntityFramework 6.3.0 is not a part of the .NET runtime !?

@wolfkor
Copy link
Author

wolfkor commented Dec 14, 2022

Looks like a misinterpretation on my part. It is not coming with the runtime. In the deps.json file it is put under ".NETCoreApp,Version=v6.0/win-x64". But i don't have an explizit import of EntityFramework.

@wolfkor
Copy link
Author

wolfkor commented Dec 14, 2022

I found the reference in Xceed.Wpf.DataGrid/7.0.20452.1321"

@wolfkor wolfkor closed this as completed Dec 14, 2022
@ghost ghost removed the untriaged New issue has not been triaged by the area owner label Dec 14, 2022
@ghost ghost locked as resolved and limited conversation to collaborators Jan 13, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants