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

Open vulnerabilities for express-fileupload #55

Closed
jhtann opened this issue Apr 19, 2024 · 6 comments
Closed

Open vulnerabilities for express-fileupload #55

jhtann opened this issue Apr 19, 2024 · 6 comments

Comments

@jhtann
Copy link

jhtann commented Apr 19, 2024

Currently, at the latest master e107592, I've observed that express-fileupload using version 1.4.0, which exposes vulnerabilities CVE-2022-27140 (critical) and CVE-2022-27261 (high).

Despite upgrading to version 1.5.0, both vulnerabilities persist in the Express-fileupload library.

Details:

CVE-2022-27140 (CRITICAL): being disputed in the NIST database
CVE-2022-27261 (HIGH): still open, might pose a risk for file overwrite

Previous Discussions:

Issue #312: Link
Issue #316: Link

Do we assess the risks associated with these vulnerabilities, given that we are using express-fileupload: 1.4.0?

@benzino77
Copy link
Owner

Hi,

Based on the CVE links you provided v1.4.0 version of express-fileupload is not vulnerable.
Based on the Issue links you provided it is also indicated that the vulnerability is "questionable":

image

CVE-2022-27140 is marked as "disputed".

@jhtann
Copy link
Author

jhtann commented Apr 22, 2024

yea, is there any plan to upgrade the version express-fileupload to 1.5.0, even the "disputed" cve existed in latest version 🤔

@benzino77
Copy link
Owner

Will take a look at that after my vacations.

@benzino77
Copy link
Owner

Looks like v1.5.0 brings some "unexpected" breaking changes. For now I've upgraded express-fileupload package to v1.4.3 and push new docker image to repository.
When I have more time, I will try to investigate why clamav-rest-api is not working as expected with version v1.5.0.

@jhtann
Copy link
Author

jhtann commented May 11, 2024

thanks @benzino77 for the update and finding 👍

@benzino77
Copy link
Owner

I have updated express-fileupload to v1.5.0 and pushed new docker image version.

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