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

Found CVE-2021-23337 in latest version of express-openapi-validator #901

Closed
prashanttrellix opened this issue Feb 5, 2024 · 1 comment
Closed

Comments

@prashanttrellix
Copy link

Describe the bug
A clear and concise description of what the bug is.

Found CVE (CVE-2021-23337) in latest version of express-openapi-validator because of transitive dependency lodash.zipobject/4.1.3. Do we have any fix for same ?

To Reproduce
Run any Vulnerability tools (in my case i am using BlackDuck) on latest express-opneapi-validator.

Actual behavior
A clear and concise description of what happens.

Expected behavior
A clear and concise description of what you expected to happen.

Examples and context
An example or relevant context e.g. an OpenAPI snippet, an Express handler function snippet

@cdimascio
Copy link
Owner

Lodash.zipobject has been removed in the latest release.

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