[GHSA-6q32-hq47-5qq3] @actions/artifact has an Arbitrary File Write via artifact extraction#4752
Conversation
|
Hi there @joshmgross! A community member has suggested an improvement to your security advisory. If approved, this change will affect the global advisory listed at github.com/advisories. It will not affect the version listed in your project repository. This change will be reviewed by our Security Curation Team. If you have thoughts or feedback, please share them in a comment here! If this PR has already been closed, you can start a new community contribution for this advisory |
| }, | ||
| { | ||
| "type": "CVSS_V4", | ||
| "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N" |
There was a problem hiding this comment.
Reverting this change as I didn't intentionally make it. If it was due to the updated fact that this vulnerability was introduced in v2, please let me know.
Update: Turns out I don't have the permission. I assume this change is required as well.
|
👋 Hey @JLHwung, I can confirm that the vulnerable dependency was only introduced in Which means https://github.com/actions/download-artifact/blob/v3/package.json#L31 |
|
Hi @JLHwung! Thank you so much for contributing to the GitHub Advisory Database. This database is free, open, and accessible to all, and it's people like you who make it great. Thanks for choosing to help others. We hope you send in more contributions in the future! |
Updates
Comments
The @actions/artifact v1 does not depend on unzip-stream v0.3.1, which contains the vulnerability1 , so the v1 version, used by both @actions/upload-artifact v3 and @actions/download-artifact v3, is not affected by this CVE.