2 results (0.008 seconds)

CVSS: 7.8EPSS: 0%CPEs: 1EXPL: 0

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 as remote code execution. En el código que verifica el tamaño del archivo en la biblioteca ark, es posible manipular el desplazamiento leído del archivo de destino debido al uso incorrecto del tipo de datos. Un atacante podría usar esta vulnerabilidad para causar un desbordamiento del buffer de la pila y, como resultado, llevar a cabo un ataque como una ejecución de código remota • https://www.krcert.or.kr/krcert/secNoticeView.do?bulletin_writing_sequence=66747 • CWE-121: Stack-based Buffer Overflow CWE-843: Access of Resource Using Incompatible Type ('Type Confusion') •

CVSS: 8.8EPSS: 0%CPEs: 2EXPL: 0

ARK library allows attackers to execute remote code via the parameter(path value) of Ark_NormalizeAndDupPAthNameW function because of an integer overflow. La biblioteca ARK permite a atacantes ejecutar código remoto por medio del parámetro (path value) de la función Ark_NormalizeAndDupPAthNameW debido a un desbordamiento de enteros • https://www.boho.or.kr/krcert/secNoticeView.do?bulletin_writing_sequence=36361 • CWE-190: Integer Overflow or Wraparound •