(no title)
nisten | 4 months ago
python-socketio==5.8.0: 1 CVE (CVE-2025-61765); Remote Code Execution via malicious pickle deserialization in multi-server setups.
eventlet==0.33.3: 1 CVE (CVE-2025-58068); HTTP request smuggling from improper trailer handling.
And then economists wonder why are none of these people getting jobs...
pixl97|4 months ago
Eventlet .33 is ancient, no idea why they would use that.
With this said, most people should have some kind of SCA to ensure they're not using ancient packages. Conversely picking up a package the day it's released has bit a lot of people when the repository in question gets pwned.