filmov
tv
Creating temp-dir on Win with Python, gives open access

Показать описание
Things I wish I knew before
Using Python on Windows,
and creating a tmp-directory
can create a directory open to anyone, not just me.
How to fix it?
Update Python to 3.13.
Read details in CVE-2024-4030.
Be safe out there!
Using Python on Windows,
and creating a tmp-directory
can create a directory open to anyone, not just me.
How to fix it?
Update Python to 3.13.
Read details in CVE-2024-4030.
Be safe out there!