2 matches found
EUVD-2021-33413
Malicious code in bioql PyPI...
CVE-2023-45676 Multi-byte write heap buffer overflow in start_decoder in stb_vorbis
stbvorbis is a single file MIT licensed library for processing ogg vorbis files. A crafted file may trigger out of bounds write in f-vendori = get8packetf;. The root cause is an integer overflow in setupmalloc. A sufficiently large value in the variable sz overflows with sz+7 in and the negative...