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 in package System.Linq.Dynamic.Core #640

Open
RichardDalton opened this issue Jan 24, 2025 · 2 comments
Open

Vulnerability in package System.Linq.Dynamic.Core #640

RichardDalton opened this issue Jan 24, 2025 · 2 comments

Comments

@RichardDalton
Copy link

As described here: zzzprojects/System.Linq.Dynamic.Core#867

A preview fix is available, not sure of the affect that would have on this project.

@Matthias-Meyer
Copy link

The authors of System.Linq.Dynamic.Core made an incompatible change in 1.5.0. They have added an optional parameter to the ctor of class System.Linq.Dynamic.Core.Parser.ExpressionParser. Updating from 1.4.3 to 1.6.1 is not possible without code change, if I understand it correctly.

@Matthias-Meyer
Copy link

Seems the guys have already fixed the incompatibility:
zzzprojects/System.Linq.Dynamic.Core#881

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

No branches or pull requests

2 participants