← Back
CWE-119

14,080 CVEs • Abstraction: Class • Likelihood of Exploit: High

Improper Restriction of Operations within the Bounds of a Memory Buffer

The product performs operations on a memory buffer, but it reads from or writes to a memory location outside the buffer's intended boundary. This may result in read or write operations on unexpected memory locations that could be linked to other variables, data structures, or internal program data.

JSON object

Loading...

CVEs (14,080)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
2Canonical
Zsh
2Ubuntu Linux
Zsh
Nov 21, 2024
Feb 27, 2018
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
In exec.c in zsh before 5.0.7, there is a buffer overflow for very long fds in the ">& fd" syntax.
1Flexense
1Disksavvy
Jun 17, 2026
Feb 27, 2018
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
A buffer overflow vulnerability in the control protocol of Disk Savvy Enterprise v10.4.18 allows remote attackers to execute arbitrary code by sending a crafted packet to TCP port 9124.
1Unixodbc
1Unixodbc
Jun 17, 2026
Feb 26, 2018
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
The SQLWriteFileDSN function in odbcinst/SQLWriteFileDSN.c in unixODBC 2.3.5 has strncpy arguments in the wrong order, which allows attackers to cause a denial of service or possibly have unspecified other impact.
1Imagemagick
1Imagemagick
Jun 17, 2026
Feb 25, 2018
N/A· v4
6.5 MEDIUM· v3
4.3 MEDIUM· v2
An issue was discovered in ImageMagick 7.0.7-22 Q16. The IsWEBPImageLossless function in coders/webp.c allows attackers to cause a denial of service (segmentation violation) via a crafted file.
1Google
1Android
Nov 21, 2024
Feb 23, 2018
N/A· v4
7.8 HIGH· v3
7.2 HIGH· v2
In all Qualcomm products with Android releases from CAF using the Linux kernel, the IL client may free a buffer OMX Video Encoder Component and then subsequently access the already freed buffer.
1Google
1Android
Nov 21, 2024
Feb 23, 2018
N/A· v4
7.8 HIGH· v3
7.2 HIGH· v2
In all Qualcomm products with Android releases from CAF using the Linux kernel, due to lack of bounds checking on the variable "data_len" from the function WLANQCMBR_McProcessMsg, a buffer overflow may potentially occur...Show more
In all Qualcomm products with Android releases from CAF using the Linux kernel, due to lack of bounds checking on the variable "data_len" from the function WLANQCMBR_McProcessMsg, a buffer overflow may potentially occur in WLANFTM_McProcessMsg.Show less
1Mp4v2 Project
1Mp4v2
Jun 17, 2026
Feb 23, 2018
N/A· v4
8.8 HIGH· v3
6.8 MEDIUM· v2
The MP4Atom class in mp4atom.cpp in MP4v2 through 2.0.0 mishandles Entry Number validation for the MP4 Table Property, which allows remote attackers to cause a denial of service (overflow, insufficient memory allocation,...Show more
The MP4Atom class in mp4atom.cpp in MP4v2 through 2.0.0 mishandles Entry Number validation for the MP4 Table Property, which allows remote attackers to cause a denial of service (overflow, insufficient memory allocation, and segmentation fault) or possibly have unspecified other impact via a crafted mp4 file.Show less
1Unixodbc
1Unixodbc
Jun 17, 2026
Feb 22, 2018
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
In unixODBC before 2.3.5, there is a buffer overflow in the unicode_to_ansi_copy() function in DriverManager/__info.c.
1Linux
1Linux Kernel
Nov 21, 2024
Feb 22, 2018
N/A· v4
5.5 MEDIUM· v3
4.9 MEDIUM· v2
fs/f2fs/extent_cache.c in the Linux kernel before 4.13 mishandles extent trees, which allows local users to cause a denial of service (BUG) via an application with multiple threads.
2Debian
Digium
3Asterisk
Certified AsteriskDebian Linux
Jun 17, 2026
Feb 22, 2018
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
A Buffer Overflow issue was discovered in Asterisk through 13.19.1, 14.x through 14.7.5, and 15.x through 15.2.1, and Certified Asterisk through 13.18-cert2. When processing a SUBSCRIBE request, the res_pjsip_pubsub modu...Show more
A Buffer Overflow issue was discovered in Asterisk through 13.19.1, 14.x through 14.7.5, and 15.x through 15.2.1, and Certified Asterisk through 13.18-cert2. When processing a SUBSCRIBE request, the res_pjsip_pubsub module stores the accepted formats present in the Accept headers of the request. This code did not limit the number of headers it processed, despite having a fixed limit of 32. If more than 32 Accept headers were present, the code would write outside of its memory and cause a crash.Show less
1Cisco
1Prime Collaboration Provisioning
Nov 21, 2024
Feb 22, 2018
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
A vulnerability in the web portal of the Cisco Prime Collaboration Provisioning Tool could allow an unauthenticated, remote attacker to create a denial of service (DoS) condition for individual users. The vulnerability i...Show more
A vulnerability in the web portal of the Cisco Prime Collaboration Provisioning Tool could allow an unauthenticated, remote attacker to create a denial of service (DoS) condition for individual users. The vulnerability is due to weak login controls. An attacker could exploit this vulnerability by using a brute-force attack (Repeated Bad Login Attempts). A successful exploit could allow the attacker to restrict user access. Manual administrative intervention is required to restore access. Cisco Bug IDs: CSCvd07264.Show less
2Debian
W1.fi
2Debian Linux
Wpa Supplicant
Nov 21, 2024
Feb 21, 2018
N/A· v4
5.9 MEDIUM· v3
4.3 MEDIUM· v2
The eap_pwd_process function in eap_peer/eap_pwd.c in wpa_supplicant 2.x before 2.6 does not validate that the reassembly buffer is large enough for the final fragment when EAP-pwd is enabled in a network configuration p...Show more
The eap_pwd_process function in eap_peer/eap_pwd.c in wpa_supplicant 2.x before 2.6 does not validate that the reassembly buffer is large enough for the final fragment when EAP-pwd is enabled in a network configuration profile, which allows remote attackers to cause a denial of service (process termination) via a large final fragment in an EAP-pwd message.Show less
2Debian
W1.fi
2Debian Linux
Wpa Supplicant
Nov 21, 2024
Feb 21, 2018
N/A· v4
5.9 MEDIUM· v3
4.3 MEDIUM· v2
The eap_pwd_process function in eap_server/eap_server_pwd.c in hostapd 2.x before 2.6 does not validate that the reassembly buffer is large enough for the final fragment when used with (1) an internal EAP server or (2) a...Show more
The eap_pwd_process function in eap_server/eap_server_pwd.c in hostapd 2.x before 2.6 does not validate that the reassembly buffer is large enough for the final fragment when used with (1) an internal EAP server or (2) a RADIUS server and EAP-pwd is enabled in a runtime configuration, which allows remote attackers to cause a denial of service (process termination) via a large final fragment in an EAP-pwd message.Show less
1Apng Disassembler Project
1Apng Disassembler
Nov 21, 2024
Feb 20, 2018
N/A· v4
5.5 MEDIUM· v3
6.8 MEDIUM· v2
Buffer overflow in APNGDis 2.8 and earlier allows remote attackers to cause a denial of service and possibly execute arbitrary code via a crafted image containing a malformed image size descriptor in the IHDR chunk.
1Apng Disassembler Project
1Apng Disassembler
Nov 21, 2024
Feb 20, 2018
N/A· v4
5.5 MEDIUM· v3
4.3 MEDIUM· v2
Buffer overflow in APNGDis 2.8 and earlier allows a remote attackers to cause denial of service and possibly execute arbitrary code via a crafted image containing a malformed chunk size descriptor.
3Debian
GoogleXmlsoft
3Android
Debian LinuxLibxml2
Nov 21, 2024
Feb 19, 2018
N/A· v4
9.8 CRITICAL· v3
10.0 HIGH· v2
Buffer overflow in libxml2 allows remote attackers to execute arbitrary code by leveraging an incorrect limit for port values when handling redirects.
1Adobe
1Shockwave Player
Nov 21, 2024
Feb 19, 2018
N/A· v4
8.8 HIGH· v3
9.3 HIGH· v2
Adobe Shockwave Player before 11.6.4.634 allows attackers to execute arbitrary code or cause a denial of service (memory corruption) via unspecified vectors, a different vulnerability than CVE-2012-0759.
1Symantec
1Altiris Deployment Solution
Nov 21, 2024
Feb 19, 2018
N/A· v4
6.5 MEDIUM· v3
3.3 LOW· v2
DBManager in Symantec Altiris Deployment Solution 6.9.x before DS 6.9 SP4 allows remote attackers to cause a denial of service via a crafted request.
1Leptonica
1Leptonica
Jun 17, 2026
Feb 19, 2018
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
An issue was discovered in pixHtmlViewer in prog/htmlviewer.c in Leptonica before 1.75.3. Unsanitized input (rootname) can overflow a buffer, leading potentially to arbitrary code execution or possibly unspecified other...Show more
An issue was discovered in pixHtmlViewer in prog/htmlviewer.c in Leptonica before 1.75.3. Unsanitized input (rootname) can overflow a buffer, leading potentially to arbitrary code execution or possibly unspecified other impact.Show less
1Ge
1D60 Line Distance Relay Firmware
Jun 17, 2026
Feb 19, 2018
N/A· v4
9.8 CRITICAL· v3
10.0 HIGH· v2
An Improper Restriction of Operations within the Bounds of a Memory Buffer issue was discovered in GE D60 Line Distance Relay devices running firmware Version 7.11 and prior. The SSH functions of the device are vulnerabl...Show more
An Improper Restriction of Operations within the Bounds of a Memory Buffer issue was discovered in GE D60 Line Distance Relay devices running firmware Version 7.11 and prior. The SSH functions of the device are vulnerable to buffer overflow conditions that may allow a remote attacker to execute arbitrary code on the device.Show less