VYPR

Ark Library

by Bandisoft

CVEs (3)

  • CVE-2021-26603HigSep 9, 2021
    risk 0.56cvss 8.6epss 0.01

    A heap overflow issue was found in ARK library of bandisoft Co., Ltd when the Ark_DigPathA function parsed a file path. This vulnerability is due to missing support for string length check.

  • CVE-2021-26635HigJun 2, 2022
    risk 0.51cvss 7.8epss 0.01

    In the code that verifies the file size in the ark library, it is possible to manipulate the offset read from the target file due to the wrong use of the data type. An attacker could use this vulnerability to cause a stack buffer overflow and as a result, perform an attack such…

  • CVE-2021-26615HigNov 26, 2021
    risk 0.51cvss 7.8epss 0.01

    ARK library allows attackers to execute remote code via the parameter(path value) of Ark_NormalizeAndDupPAthNameW function because of an integer overflow.