
CVE-2021-21322 – Prefix escape
https://notcve.org/view.php?id=CVE-2021-21322
02 Mar 2021 — Issues addressed include code execution, cross site scripting, denial of service, integer overflow, and null pointer vulnerabilities. • https://github.com/fastify/fastify-http-proxy/commit/02d9b43c770aa16bc44470edecfaeb7c17985016 • CWE-20: Improper Input Validation •

CVE-2021-21309 – Integer overflow on 32-bit systems
https://notcve.org/view.php?id=CVE-2021-21309
26 Feb 2021 — In affected versions of Redis an integer overflow bug in 32-bit Redis version 4.0 or newer could be exploited to corrupt the heap and potentially result with remote code execution. ... If the limit is significantly increased, receiving a large request from a client may trigger several integer overflow scenarios, which would result with buffer overflow and heap corruption. ... Tome en cuenta que esta solución puede tener un impacto adicional en los usuarios o los sistemas op... • https://github.com/redis/redis/commit/c992857618db99776917f10bf4f2345a5fdc78b0 • CWE-120: Buffer Copy without Checking Size of Input ('Classic Buffer Overflow') CWE-190: Integer Overflow or Wraparound •

CVE-2020-27618 – glibc: iconv when processing invalid multi-byte input sequences fails to advance the input state, which could result in an infinite loop
https://notcve.org/view.php?id=CVE-2020-27618
26 Feb 2021 — Issues addressed include code execution, cross site scripting, denial of service, integer overflow, and null pointer vulnerabilities. • https://lists.debian.org/debian-lts-announce/2022/10/msg00021.html • CWE-835: Loop with Unreachable Exit Condition ('Infinite Loop') •

CVE-2020-35523 – libtiff: Integer overflow in tif_getimage.c
https://notcve.org/view.php?id=CVE-2020-35523
26 Feb 2021 — An integer overflow flaw was found in libtiff that exists in the tif_getimage.c file. • https://bugzilla.redhat.com/show_bug.cgi?id=1932040 • CWE-190: Integer Overflow or Wraparound •

CVE-2021-20203 – Ubuntu Security Notice USN-5307-1
https://notcve.org/view.php?id=CVE-2021-20203
25 Feb 2021 — An integer overflow issue was found in the vmxnet3 NIC emulator of the QEMU for versions up to v5.2.0. • https://bugs.launchpad.net/qemu/+bug/1913873 • CWE-190: Integer Overflow or Wraparound •

CVE-2021-27243 – Parallels Desktop Toolgate Integer Overflow Privilege Escalation Vulnerability
https://notcve.org/view.php?id=CVE-2021-27243
24 Feb 2021 — The issue results from the lack of proper validation of user-supplied data, which can result in an integer overflow before allocating a buffer. ... The issue results from the lack of proper validation of user-supplied data, which can result in an integer overflow before allocating a buffer. • https://kb.parallels.com/en/125013 • CWE-190: Integer Overflow or Wraparound •

CVE-2021-27259 – Parallels Desktop Toolgate Integer Overflow Privilege Escalation Vulnerability
https://notcve.org/view.php?id=CVE-2021-27259
24 Feb 2021 — The issue results from the lack of proper validation of user-supplied data, which can result in an integer overflow before allocating a buffer. ... The issue results from the lack of proper validation of user-supplied data, which can result in an integer overflow before allocating a buffer. • https://kb.parallels.com/en/125013 • CWE-190: Integer Overflow or Wraparound •

CVE-2021-3410 – Gentoo Linux Security Advisory 202402-19
https://notcve.org/view.php?id=CVE-2021-3410
23 Feb 2021 — A flaw was found in libcaca v0.99.beta19. A buffer overflow issue in caca_resize function in libcaca/caca/canvas.c may lead to local execution of arbitrary code in the user context. Se encontró un fallo en libcaca versión v0.99.beta19. Un problema de desbordamiento del búfer en la función caca_resize en el archivo libcaca/caca/canvas.c, puede conllevar a una ejecución local de código arbitrario en el contexto del usuario A vulnerability has been discovered in libcaca which can lead to arbitrary code ex... • https://bugzilla.redhat.com/show_bug.cgi?id=1928437 • CWE-119: Improper Restriction of Operations within the Bounds of a Memory Buffer CWE-190: Integer Overflow or Wraparound •

CVE-2020-27768 – Ubuntu Security Notice USN-7068-1
https://notcve.org/view.php?id=CVE-2020-27768
23 Feb 2021 — In ImageMagick, there is an outside the range of representable values of type 'unsigned int' at MagickCore/quantum-private.h. This flaw affects ImageMagick versions prior to 7.0.9-0. En ImageMagick, se presenta fuera del rango representable un valor de tipo "unsigned int" en el archivo MagickCore/quantum-private.h. Este fallo afecta a ImageMagick versiones anteriores a 7.0.9-0 It was discovered that ImageMagick incorrectly handled certain malformed image files. If a user or automated system using Image... • https://bugzilla.redhat.com/show_bug.cgi?id=1894689 • CWE-190: Integer Overflow or Wraparound •

CVE-2020-11296
https://notcve.org/view.php?id=CVE-2020-11296
22 Feb 2021 — Arithmetic overflow can happen while processing NOA IE due to improper error handling in Snapdragon Auto, Snapdragon Compute, Snapdragon Connectivity, Snapdragon Consumer Electronics Connectivity, Snapdragon Consumer IOT, Snapdragon Industrial IOT, Snapdragon IoT, Snapdragon Mobile, Snapdragon Voice & Music, Snapdragon Wired Infrastructure and Networking Un desbordamiento aritmético puede ocurrir mientras se procesa NOA IE debido a un manejo inapropiado de errores en los productos Snapdragon A... • https://www.qualcomm.com/company/product-security/bulletins/february-2021-bulletin • CWE-617: Reachable Assertion •