← Back
CWE-125

9,136 CVEs • Abstraction: Base

Out-of-bounds Read

The product reads data past the end, or before the beginning, of the intended buffer.

JSON object

Loading...

CVEs (9,136)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
4Canonical
DebianFedoraproject+1 more
4Debian Linux
FedoraPillow+1 more
Jun 17, 2026
Jan 3, 2020
N/A· v4
7.1 HIGH· v3
5.8 MEDIUM· v2
libImaging/FliDecode.c in Pillow before 6.2.2 has an FLI buffer overflow.
1Miniupnp Project
1Ngiflib
Jun 17, 2026
Jan 2, 2020
N/A· v4
8.8 HIGH· v3
6.8 MEDIUM· v2
ngiflib 0.4 has a heap-based buffer over-read in GifIndexToTrueColor in ngiflib.c.
1Ezxml Project
1Ezxml
Jun 17, 2026
Dec 31, 2019
N/A· v4
6.5 MEDIUM· v3
4.3 MEDIUM· v2
An issue was discovered in ezXML 0.8.3 through 0.8.6. The function ezxml_decode, while parsing crafted a XML file, performs incorrect memory handling, leading to a heap-based buffer over-read in the "normalize line endin...Show more
An issue was discovered in ezXML 0.8.3 through 0.8.6. The function ezxml_decode, while parsing crafted a XML file, performs incorrect memory handling, leading to a heap-based buffer over-read in the "normalize line endings" feature.Show less
1Ezxml Project
1Ezxml
Jun 17, 2026
Dec 31, 2019
N/A· v4
6.5 MEDIUM· v3
4.3 MEDIUM· v2
An issue was discovered in ezXML 0.8.3 through 0.8.6. The function ezxml_decode, while parsing a crafted XML file, performs incorrect memory handling, leading to NULL pointer dereference while running strlen() on a NULL...Show more
An issue was discovered in ezXML 0.8.3 through 0.8.6. The function ezxml_decode, while parsing a crafted XML file, performs incorrect memory handling, leading to NULL pointer dereference while running strlen() on a NULL pointer.Show less
2Linux
Opensuse
2Leap
Linux Kernel
Jun 17, 2026
Dec 31, 2019
N/A· v4
6.0 MEDIUM· v3
3.6 LOW· v2
In the Linux kernel 5.0.0-rc7 (as distributed in ubuntu/linux.git on kernel.ubuntu.com), mounting a crafted f2fs filesystem image and performing some operations can lead to slab-out-of-bounds read access in ttm_put_pages...Show more
In the Linux kernel 5.0.0-rc7 (as distributed in ubuntu/linux.git on kernel.ubuntu.com), mounting a crafted f2fs filesystem image and performing some operations can lead to slab-out-of-bounds read access in ttm_put_pages in drivers/gpu/drm/ttm/ttm_page_alloc.c. This is related to the vmwgfx or ttm module.Show less
1Clickhouse
1Clickhouse
Jun 17, 2026
Dec 30, 2019
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
In all versions of ClickHouse before 19.14, an OOB read, OOB write and integer underflow in decompression algorithms can be used to achieve RCE or DoS via native protocol.
1Gopro
1Gpmf Parser
Jun 17, 2026
Dec 30, 2019
N/A· v4
7.8 HIGH· v3
6.8 MEDIUM· v2
GoPro GPMF-parser 1.2.3 has an heap-based buffer over-read in GPMF_SeekToSamples in GPMF_parse.c for the size calculation.
1Gopro
1Gpmf Parser
Jun 17, 2026
Dec 30, 2019
N/A· v4
7.8 HIGH· v3
6.8 MEDIUM· v2
GoPro GPMF-parser 1.2.3 has a heap-based buffer over-read in GetPayload in GPMF_mp4reader.c.
1Gopro
1Gpmf Parser
Jun 17, 2026
Dec 30, 2019
N/A· v4
8.8 HIGH· v3
6.8 MEDIUM· v2
GoPro GPMF-parser 1.2.3 has a heap-based buffer over-read in GPMF_seekToSamples in GPMF-parse.c for the "matching tags" feature.
1Gopro
1Gpmf Parser
Jun 17, 2026
Dec 30, 2019
N/A· v4
8.8 HIGH· v3
6.8 MEDIUM· v2
GoPro GPMF-parser 1.2.3 has a heap-based buffer over-read in GPMF_Next in GPMF_parser.c.
2Fedoraproject
Upx
2Fedora
Upx
Jun 17, 2026
Dec 27, 2019
N/A· v4
5.5 MEDIUM· v3
4.3 MEDIUM· v2
A heap-based buffer over-read was discovered in canUnpack in p_mach.cpp in UPX 3.95 via a crafted Mach-O file.
1Matio Project
1Matio
Jun 17, 2026
Dec 27, 2019
N/A· v4
6.5 MEDIUM· v3
4.3 MEDIUM· v2
A stack-based buffer over-read was discovered in ReadNextStructField in mat5.c in matio 1.5.17.
1Matio Project
1Matio
Jun 17, 2026
Dec 27, 2019
N/A· v4
6.5 MEDIUM· v3
4.3 MEDIUM· v2
A stack-based buffer over-read was discovered in ReadNextCell in mat5.c in matio 1.5.17.
1Matio Project
1Matio
Jun 17, 2026
Dec 27, 2019
N/A· v4
6.5 MEDIUM· v3
4.3 MEDIUM· v2
A stack-based buffer over-read was discovered in Mat_VarReadNextInfo5 in mat5.c in matio 1.5.17.
2Gnu
Opensuse
3Backports Sle
LeapLibredwg
Jun 17, 2026
Dec 27, 2019
N/A· v4
8.8 HIGH· v3
6.8 MEDIUM· v2
An issue was discovered in GNU LibreDWG 0.92. There is a heap-based buffer over-read in decode_R13_R2000 in decode.c.
1Ezxml Project
1Ezxml
Jun 17, 2026
Dec 26, 2019
N/A· v4
6.5 MEDIUM· v3
4.3 MEDIUM· v2
An issue was discovered in ezXML 0.8.3 through 0.8.6. The function ezxml_decode, while parsing a crafted XML file, performs incorrect memory handling, leading to a heap-based buffer over-read while running strchr() start...Show more
An issue was discovered in ezXML 0.8.3 through 0.8.6. The function ezxml_decode, while parsing a crafted XML file, performs incorrect memory handling, leading to a heap-based buffer over-read while running strchr() starting with a pointer after a '\0' character (where the processing of a string was finished).Show less
1Libesmtp Project
1Libesmtp
Jun 17, 2026
Dec 26, 2019
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
libESMTP through 1.0.6 mishandles domain copying into a fixed-size buffer in ntlm_build_type_2 in ntlm/ntlmstruct.c, as demonstrated by a stack-based buffer over-read.
1Mz Automation
1Libiec61850
Jun 17, 2026
Dec 24, 2019
N/A· v4
6.5 MEDIUM· v3
4.3 MEDIUM· v2
In libIEC61850 1.4.0, getNumberOfElements in mms/iso_mms/server/mms_access_result.c has an out-of-bounds read vulnerability, related to bufPos and elementLength.
3Debian
GraphicsmagickOpensuse
4Backports
Debian LinuxGraphicsmagick+1 more
Jun 17, 2026
Dec 24, 2019
N/A· v4
9.1 CRITICAL· v3
6.4 MEDIUM· v2
In GraphicsMagick 1.4 snapshot-20191208 Q8, there is a heap-based buffer over-read in the function EncodeImage of coders/pict.c.
4Canonical
DebianImagemagick+1 more
4Debian Linux
ImagemagickLeap+1 more
Jun 17, 2026
Dec 24, 2019
N/A· v4
9.1 CRITICAL· v3
6.4 MEDIUM· v2
In ImageMagick 7.0.8-43 Q16, there is a heap-based buffer over-read in the function WritePNGImage of coders/png.c, related to Magick_png_write_raw_profile and LocaleNCompare.