astral-sh / setup-uv

Set up your GitHub Actions workflow with a specific version of https://docs.astral.sh/uv/
MIT License
200 stars 14 forks source link

CVE-2023-45133 (CRITICAL) #119

Closed ismaelhamed closed 1 month ago

ismaelhamed commented 1 month ago

Babel: arbitrary code execution

https://avd.aquasec.com/nvd/2023/cve-2023-45133

...In @babel/traverse prior to versions 7.23.2 and 8.0.0-alpha.4 and all versions of babel-traverse, using Babel to compile code that was specifically crafted by an attacker can lead to arbitrary code execution during compilation, when using plugins that rely on the path.evaluate() or path.evaluateTruthy() internal Babel methods.

Locations: