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-2023-39325 caused by dependency on mimetype #1220

Open
jacobranson opened this issue Feb 4, 2024 · 0 comments
Open

CVE-2023-39325 caused by dependency on mimetype #1220

jacobranson opened this issue Feb 4, 2024 · 0 comments

Comments

@jacobranson
Copy link

The mimetype dependency is specified at v1.4.2, which is affected by a CVE impacting Go's net package. v1.4.3 resolved the issue. There is a merge request already out there by Dependabot bumping the version of net, but the root cause should be addressed by bumping mimetype, as well.

deankarn pushed a commit that referenced this issue Feb 11, 2024
Updated all library dependencies.

- Addresses dependabot alerts.
- closes #1205 #1220
deankarn added a commit that referenced this issue Feb 11, 2024
Updated all library dependencies.

- Addresses dependabot alerts.
- closes #1205 #1220

## Fixes Or Enhances


**Make sure that you've checked the boxes below before you submit PR:**
- [ ] Tests exist or have been written that cover this particular
change.

@go-playground/validator-maintainers

Co-authored-by: Dean Karn <deankarn@reaver1.local>
d1slike pushed a commit to txix-open/validator that referenced this issue Apr 1, 2024
Updated all library dependencies.

- Addresses dependabot alerts.
- closes go-playground#1205 go-playground#1220

## Fixes Or Enhances


**Make sure that you've checked the boxes below before you submit PR:**
- [ ] Tests exist or have been written that cover this particular
change.

@go-playground/validator-maintainers

Co-authored-by: Dean Karn <deankarn@reaver1.local>
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

1 participant