VYPR

7zz

by 7 Zip

CVEs (2)

  • CVE-2023-52168HigJul 3, 2024
    risk 0.55cvss 8.4epss 0.00

    The NtfsHandler.cpp NTFS handler in 7-Zip before 24.01 (for 7zz) contains a heap-based buffer overflow that allows an attacker to overwrite two bytes at multiple offsets beyond the allocated buffer size: buffer+512*i-2, for i=9, i=10, i=11, etc.

  • CVE-2023-52169HigJul 3, 2024
    risk 0.53cvss 8.2epss 0.01

    The NtfsHandler.cpp NTFS handler in 7-Zip before 24.01 (for 7zz) contains an out-of-bounds read that allows an attacker to read beyond the intended buffer. The bytes read beyond the intended buffer are presented as a part of a filename listed in the file system image. This has…