VulnSea

CWE-190

CVEs classified under CWE-190, newest first.

387 CVEsRSS

CVE-2024-52059High· 7.8
1y ago

Buffer Copy without Checking Size of Input ('Classic Buffer Overflow'), Heap-based Buffer Overflow, Integer Overflow or Wraparound vulnerability in RTI Connext Professional (Security Plugins) allows Overflow Variables and Tags

Buffer Copy without Checking Size of Input ('Classic Buffer Overflow'), Heap-based Buffer Overflow, Integer Overflow or Wraparound vulnerability in RTI Connext Professional (Security Plugins) allows Overflow Variables and Tags. This issu…

▾ Twilightrti · connext_professionalEPSS 0.17%via NVD
CVE-2024-42384High· 7.5
1y ago

Integer Overflow or Wraparound vulnerability in Cesanta Mongoose Web Server v7.14 allows an attacker to send an unexpected TLS packet and produce a segmentation fault on the application.

Integer Overflow or Wraparound vulnerability in Cesanta Mongoose Web Server v7.14 allows an attacker to send an unexpected TLS packet and produce a segmentation fault on the application.

▾ Twilightcesanta · mongooseEPSS 0.48%via NVD
CVE-2024-49994Medium· 5.5
1y ago

In the Linux kernel, the following vulnerability has been resolved: block: fix integer overflow in BLKSECDISCARD I independently rediscovered commit 22d24a544b0d49bbcbd61c8c0eaf77d3c9297155 block: fix overflow in blk_ioctl_discard()…

In the Linux kernel, the following vulnerability has been resolved: block: fix integer overflow in BLKSECDISCARD I independently rediscovered commit 22d24a544b0d49bbcbd61c8c0eaf77d3c9297155 block: fix overflow in blk_ioctl_discard()…

▾ Sunlitlinux · linux_kernelEPSS 0.24%via NVD
CVE-2024-30072High· 7.8
2y ago

Microsoft Event Trace Log File Parsing Remote Code Execution Vulnerability

Microsoft Event Trace Log File Parsing Remote Code Execution Vulnerability

▾ Twilightmicrosoft · windows_11_22h2EPSS 0.85%via NVD
CVE-2024-30067Medium· 5.5
2y ago

Winlogon Elevation of Privilege Vulnerability

Winlogon Elevation of Privilege Vulnerability

▾ Sunlitmicrosoft · windows_10_1507EPSS 0.63%via NVD
CVE-2023-52676High· 7.8
2y ago

In the Linux kernel, the following vulnerability has been resolved: bpf: Guard stack limits against 32bit overflow This patch promotes the arithmetic around checking stack bounds to be done in the 64-bit domain, instead of the current …

In the Linux kernel, the following vulnerability has been resolved: bpf: Guard stack limits against 32bit overflow This patch promotes the arithmetic around checking stack bounds to be done in the 64-bit domain, instead of the current …

▾ Twilightlinux · linux_kernelEPSS 0.24%via NVD
CVE-2023-40548High· 7.4
2y ago

A buffer overflow was found in Shim in the 32-bit system

A buffer overflow was found in Shim in the 32-bit system. The overflow happens due to an addition operation involving a user-controlled value parsed from the PE binary being used by Shim. This value is further used for memory allocation …

▾ Twilightredhat · shimEPSS 0.44%via NVD
CVE-2024-22051Critical· 9.8
2y ago

CommonMarker versions prior to 0.23.4 are at risk of an integer overflow vulnerability

CommonMarker versions prior to 0.23.4 are at risk of an integer overflow vulnerability. This vulnerability can result in possibly unauthenticated remote attackers to cause heap memory corruption, potentially leading to an information lea…

▾ Midnightgithub · cmark-gfmEPSS 1.5%via NVD
CVE-2023-6478High· 7.6
2y ago

A flaw was found in xorg-server

A flaw was found in xorg-server. A specially crafted request to RRChangeProviderProperty or RRChangeOutputProperty can trigger an integer overflow which may lead to a disclosure of sensitive information.

▾ Twilightx.org · x_serverEPSS 1.6%via NVD
CVE-2023-48237Low· 2.8
2y ago

Vim is an open source command line text editor

Vim is an open source command line text editor. In affected versions when shifting lines in operator pending mode and using a very large value, it may be possible to overflow the size of integer. Impact is low, user interaction is requir…

▾ Sunlitvim · vimEPSS 0.76%via NVD
CVE-2023-48236Low· 2.8
2y ago

Vim is an open source command line text editor

Vim is an open source command line text editor. When using the z= command, the user may overflow the count with values larger than MAX_INT. Impact is low, user interaction is required and a crash may not even happen in all situations. Th…

▾ Sunlitvim · vimEPSS 0.69%via NVD
CVE-2023-48235Low· 2.8
2y ago

Vim is an open source command line text editor

Vim is an open source command line text editor. When parsing relative ex addresses one may unintentionally cause an overflow. Ironically this happens in the existing overflow check, because the line number becomes negative and LONG_MAX -…

▾ Sunlitvim · vimEPSS 0.76%via NVD
CVE-2023-48234Low· 2.8
2y ago

Vim is an open source command line text editor

Vim is an open source command line text editor. When getting the count for a normal mode z command, it may overflow for large counts given. Impact is low, user interaction is required and a crash may not even happen in all situations. Th…

▾ Sunlitvim · vimEPSS 0.76%via NVD
CVE-2023-48233Low· 2.8
2y ago

Vim is an open source command line text editor

Vim is an open source command line text editor. If the count after the :s command is larger than what fits into a (signed) long variable, abort with e_value_too_large. Impact is low, user interaction is required and a crash may not even …

▾ Sunlitvim · vimEPSS 0.76%via NVD
CVE-2023-46246Medium· 4.0
2y ago

Vim is an improved version of the good old UNIX editor Vi

Vim is an improved version of the good old UNIX editor Vi. Heap-use-after-free in memory allocated in the function `ga_grow_inner` in in the file `src/alloc.c` at line 748, which is freed in the file `src/ex_docmd.c` in the function `do_…

▾ Sunlitvim · vimEPSS 0.37%via NVD
CVE-2023-45853Critical· 9.8⚖ disputed
2y ago

MiniZip in zlib through 1.3 has an integer overflow and resultant heap-based buffer overflow in zipOpenNewFileInZip4_64 via a long filename, comment, or extra field

MiniZip in zlib through 1.3 has an integer overflow and resultant heap-based buffer overflow in zipOpenNewFileInZip4_64 via a long filename, comment, or extra field. NOTE: MiniZip is not a supported part of the zlib product. NOTE: pymini…

▾ Midnightzlib · zlibEPSS 3.2%via NVD
CVE-2023-4734High· 7.8
3y ago

Integer Overflow or Wraparound in GitHub repository vim/vim prior to 9.0.1846.

Integer Overflow or Wraparound in GitHub repository vim/vim prior to 9.0.1846.

▾ Twilightneovim · neovimEPSS 0.58%via NVD
CVE-2020-19909Low· 3.3
3y ago

Integer overflow vulnerability in tool_operate.c in curl 7.65.2 via a large value as the retry delay

Integer overflow vulnerability in tool_operate.c in curl 7.65.2 via a large value as the retry delay. NOTE: many parties report that this has no direct security impact on the curl user; however, it may (in theory) cause a denial of servi…

▾ Sunlithaxx · curlEPSS 0.37%via NVD
CVE-2023-2610High· 7.8
3y ago

Integer Overflow or Wraparound in GitHub repository vim/vim prior to 9.0.1532.

Integer Overflow or Wraparound in GitHub repository vim/vim prior to 9.0.1532.

▾ Twilightvim · vimEPSS 0.46%via NVD
CVE-2022-25062High· 7.5PoC
4y ago

TP-LINK TL-WR840N(ES)_V6.20_180709 was discovered to contain an integer overflow via the function dm_checkString

TP-LINK TL-WR840N(ES)_V6.20_180709 was discovered to contain an integer overflow via the function dm_checkString. This vulnerability allows attackers to cause a Denial of Service (DoS) via a crafted HTTP request.

▾ Midnighttp-link · tl-wr840n_firmwareEPSS 3.5%via NVD
CVE-2021-41864High· 7.8
4y ago

prealloc_elems_and_freelist in kernel/bpf/stackmap.c in the Linux kernel before 5.14.12 allows unprivileged users to trigger an eBPF multiplication integer overflow with a resultant out-of-bounds write.

prealloc_elems_and_freelist in kernel/bpf/stackmap.c in the Linux kernel before 5.14.12 allows unprivileged users to trigger an eBPF multiplication integer overflow with a resultant out-of-bounds write.

▾ Twilightnetapp · cloud_backupEPSS 0.41%via NVD
CVE-2021-38166High· 7.8
5y ago

In kernel/bpf/hashtab.c in the Linux kernel through 5.13.8, there is an integer overflow and out-of-bounds write when many elements are placed in a single bucket

In kernel/bpf/hashtab.c in the Linux kernel through 5.13.8, there is an integer overflow and out-of-bounds write when many elements are placed in a single bucket. NOTE: exploitation might be impractical without the CAP_SYS_ADMIN capability.

▾ Twilightlinux · linux_kernelEPSS 0.32%via NVD
CVE-2021-34513High· 7.80day
5y ago

Windows Storage Spaces Controller Elevation of Privilege Vulnerability

Windows Storage Spaces Controller Elevation of Privilege Vulnerability

▾ Abyssalmicrosoft · windows_10EPSS 1.0%via NVD
CVE-2021-34512High· 7.80day
5y ago

Windows Storage Spaces Controller Elevation of Privilege Vulnerability

Windows Storage Spaces Controller Elevation of Privilege Vulnerability

▾ Abyssalmicrosoft · windows_10EPSS 1.0%via NVD
CVE-2021-34510High· 7.80day
5y ago

Windows Storage Spaces Controller Elevation of Privilege Vulnerability

Windows Storage Spaces Controller Elevation of Privilege Vulnerability

▾ Abyssalmicrosoft · windows_10EPSS 0.94%via NVD
CVE-2020-29238High· 7.5PoC
5y ago

An integer buffer overflow in the Nginx webserver of ExpressVPN Router version 1 allows remote attackers to obtain sensitive information when the server running as reverse proxy via specially crafted request.

An integer buffer overflow in the Nginx webserver of ExpressVPN Router version 1 allows remote attackers to obtain sensitive information when the server running as reverse proxy via specially crafted request.

▾ Midnightexpressvpn · expressvpnEPSS 16%via NVD
CVE-2018-7194Medium· 4.9
8y ago

Integer format vulnerability in the ticket number generator in Enhancesoft osTicket before 1.10.2 allows remote attackers to cause a denial-of-service (preventing the creation of new tickets) via a large number of digits in the ticket nu…

Integer format vulnerability in the ticket number generator in Enhancesoft osTicket before 1.10.2 allows remote attackers to cause a denial-of-service (preventing the creation of new tickets) via a large number of digits in the ticket nu…

▾ Sunlitenhancesoft · osticketEPSS 1.3%via NVD
CWE-190 vulnerabilities (CVEs) — page 13 · VulnSea