zip-extraction

Tag

Cards List
#zip-extraction

@x86byte: I found a Local Privilege Escalation (LPE) in adm-zip. Crafted ZIP external attrs carry SUID/SGID bits into fs.chmodSyn…

X AI KOLs Timeline · 2d ago Cached

A Local Privilege Escalation vulnerability in adm-zip allows crafted ZIP files to set SUID/SGID bits, enabling root access for local users when extracted as root. The issue has been patched in version 0.6.1.

0 favorites 0 likes
#zip-extraction

@charliermarsh: Inspired by some code in Bun, I moved uv’s ZIP extraction into a single blocking task per archive (with synchronous fil…

X AI KOLs Timeline · 3d ago Cached

uv's ZIP extraction has been optimized by moving it to a single blocking task with synchronous filesystem operations, inspired by code from Bun, leading to faster installation of packages like Jupyter from PyPI.

0 favorites 0 likes
← Back to home

Submit Feedback