Files
CVEs-PoC/1999/CVE-1999-1572.md
T
2025-09-29 21:09:30 +02:00

718 B

CVE-1999-1572

Description

cpio on FreeBSD 2.1.0, Debian GNU/Linux 3.0, and possibly other operating systems, uses a 0 umask when creating files using the -O (archive) or -F options, which creates the files with mode 0666 and allows local users to read or overwrite those files.

POC

Reference

No PoCs from references.

Github