electron / get

Download Electron release artifacts
https://npm.im/@electron/get
MIT License
337 stars 106 forks source link

Regular Expression Denial of Service (ReDoS) Security Vulnerability #245

Closed justingatlin-clear closed 1 year ago

justingatlin-clear commented 1 year ago

A ReDoS vulnerability has been discovered in package http-cache-semantics currently being used by get.

Versions of http-cache-semantics < 4.1.1 are affected.

More information can be found here

Upgrading got to at least version 12.5.0 will resolve this vulnerability.

erickzhao commented 1 year ago

Duplicate of #242

This repo specifies http-cache-semantics@4.1.1 in the lockfile:

https://github.com/electron/get/blob/21d1494d656dad752d5ac90d6ce0f3be8155575d/yarn.lock#L2857-L2860C1