Lucene search
+L

1945 matches found

NVD
NVD
added 2019/03/24 2:29 a.m.24 views

CVE-2019-9962

XnView MP 0.93.1 on Windows allows remote attackers to cause a denial of service application crash or possibly have unspecified other impact via a crafted file, related to VCRUNTIME140!memcpy...

7.8CVSS8.1AI score0.01257EPSS
SaveExploits0References1
OSV
OSV
added 2019/03/24 2:29 a.m.10 views

CVE-2019-9962

XnView MP 0.93.1 on Windows allows remote attackers to cause a denial of service application crash or possibly have unspecified other impact via a crafted file, related to VCRUNTIME140!memcpy...

7.8CVSS7.2AI score0.01257EPSS
SaveExploits0References1
CVE
CVE
added 2019/03/24 1:21 a.m.54 views

CVE-2019-9962

The CVE-2019-9962 entry concerns XnView MP 0.93.1 on Windows. The vulnerability arises from handling crafted files that trigger a crash (denial of service) and potentially other unspecified impacts, linked to VCRUNTIME140!memcpy. Affected component is the image viewer application (XnView MP 0.93....

7.8CVSS8AI score0.01257EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2019/03/24 1:21 a.m.33 views

CVE-2019-9962

XnView MP 0.93.1 on Windows allows remote attackers to cause a denial of service application crash or possibly have unspecified other impact via a crafted file, related to VCRUNTIME140!memcpy...

8.1AI score0.01257EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2019/03/13 2:11 a.m.10 views

kernel: out-of-bounds memcpy in fs/ext4/inline.c:ext4_read_inline_data() with crafted ext4 image

The fs/ext4/inline.c:ext4readinlinedata function in the Linux kernel performs a memcpy with an untrusted length value in certain circumstances involving a crafted filesystem that stores the system.data extended attribute value in a dedicated inode. The unbound copy can cause memory corruption or...

5.9CVSS7.1AI score0.16154EPSS
SaveExploits5References4
Veracode
Veracode
added 2019/03/04 3:23 a.m.21 views

Denial Of Service (DoS)

libmatio.so is vulnerable to denial of service DoS attacks. The vulnerability exists through a possible stack-based buffer over-read in a memcpy operation in MatVarReadNextInfo5 in src/mat5.c, resulting in a denial of service condition when the vulnerability is exploited...

9.1CVSS8.7AI score0.0207EPSS
SaveExploits1References3Affected Software1
Prion
Prion
added 2019/02/27 2:29 p.m.22 views

Integer overflow

In AdvanceCOMP 2.1, pngcompress in pngex.cc in advpng has an integer overflow upon encountering an invalid PNG size, which results in an attempted memcpy to write into a buffer that is too small. There is also a heap-based buffer over-read...

6.8CVSS7.5AI score0.01424EPSS
SaveExploits1References6Affected Software4
NVD
NVD
added 2019/02/27 2:29 p.m.31 views

CVE-2019-9210

In AdvanceCOMP 2.1, pngcompress in pngex.cc in advpng has an integer overflow upon encountering an invalid PNG size, which results in an attempted memcpy to write into a buffer that is too small. There is also a heap-based buffer over-read...

7.8CVSS7.7AI score0.01424EPSS
SaveExploits1References6
OSV
OSV
added 2019/02/27 2:29 p.m.30 views

CVE-2019-9210

In AdvanceCOMP 2.1, pngcompress in pngex.cc in advpng has an integer overflow upon encountering an invalid PNG size, which results in an attempted memcpy to write into a buffer that is too small. There is also a heap-based buffer over-read...

7.8CVSS7.8AI score
SaveExploits0References6
CVE
CVE
added 2019/02/27 2:00 p.m.213 views

CVE-2019-9210

CVE-2019-9210 affects the AdvanceCOMP recompression utilities. The flaw is in pngex.cc, inside advpng’s png_compress, where an invalid PNG size can trigger an integer overflow and lead to an attempted memcpy into a too-small buffer, with a heap-based buffer over-read also reported. A patched vers...

7.8CVSS7.6AI score0.01424EPSS
SaveExploits1References6Affected Software1
AlpineLinux
AlpineLinux
added 2019/02/27 2:00 p.m.69 views

CVE-2019-9210

In AdvanceCOMP 2.1, pngcompress in pngex.cc in advpng has an integer overflow upon encountering an invalid PNG size, which results in an attempted memcpy to write into a buffer that is too small. There is also a heap-based buffer over-read...

7.8CVSS7.8AI score0.01424EPSS
SaveExploits1
Debian CVE
Debian CVE
added 2019/02/27 2:00 p.m.30 views

CVE-2019-9210

In AdvanceCOMP 2.1, pngcompress in pngex.cc in advpng has an integer overflow upon encountering an invalid PNG size, which results in an attempted memcpy to write into a buffer that is too small. There is also a heap-based buffer over-read...

7.8CVSS5.5AI score0.01424EPSS
SaveExploits1
OpenVAS
OpenVAS
added 2019/02/26 12:00 a.m.45 views

PHP 7.3.0 Memory Corruption Vulnerability - Windows

An invalid multibyte string supplied as an argument to the mbsplit function in ext/mbstring/phpmbregex.c can cause PHP to execute memcpy with a negative argument, which could read and write past buffers allocated for the data. SPDX-FileCopyrightText: 2019 Greenbone AG Some text descriptions might...

9.8CVSS9.5AI score0.03065EPSS
SaveExploits1References1
OpenVAS
OpenVAS
added 2019/02/26 12:00 a.m.126 views

PHP Memory Disclosure Vulnerability - Windows

dnsgetrecord misparses a DNS response, which can allow a hostile DNS server to cause PHP to misuse memcpy, leading to read operations going past the buffer allocated for DNS data. This affects phpparserr in ext/standard/dns.c for DNSCAA and DNSANY queries. SPDX-FileCopyrightText: 2019 Greenbone A...

7.5CVSS8.5AI score0.04188EPSS
SaveExploits1References1
OpenVAS
OpenVAS
added 2019/02/26 12:00 a.m.63 views

PHP 7.3.0 Memory Corruption Vulnerability - Linux

An invalid multibyte string supplied as an argument to the mbsplit function in ext/mbstring/phpmbregex.c can cause PHP to execute memcpy with a negative argument, which could read and write past buffers allocated for the data. SPDX-FileCopyrightText: 2019 Greenbone AG Some text descriptions might...

9.8CVSS9.5AI score0.03065EPSS
SaveExploits1References1
OSV
OSV
added 2019/02/23 12:29 p.m.18 views

CVE-2019-9034

An issue was discovered in libmatio.a in matio aka MAT File I/O Library 1.5.13. There is a stack-based buffer over-read for a memcpy in the function ReadNextCell in mat5.c...

9.1CVSS7AI score
SaveExploits0References2
NVD
NVD
added 2019/02/23 12:29 p.m.23 views

CVE-2019-9034

An issue was discovered in libmatio.a in matio aka MAT File I/O Library 1.5.13. There is a stack-based buffer over-read for a memcpy in the function ReadNextCell in mat5.c...

9.1CVSS9.4AI score0.02011EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2019/02/23 12:00 p.m.33 views

CVE-2019-9034

An issue was discovered in libmatio.a in matio aka MAT File I/O Library 1.5.13. There is a stack-based buffer over-read for a memcpy in the function ReadNextCell in mat5.c...

9.4AI score0.02011EPSS
SaveExploits1References2
Debian CVE
Debian CVE
added 2019/02/23 12:00 p.m.53 views

CVE-2019-9034

An issue was discovered in libmatio.a in matio aka MAT File I/O Library 1.5.13. There is a stack-based buffer over-read for a memcpy in the function ReadNextCell in mat5.c...

9.1CVSS9.4AI score0.02011EPSS
SaveExploits1
Prion
Prion
added 2019/02/22 11:29 p.m.24 views

Code injection

An issue was discovered in PHP 7.3.x before 7.3.1. An invalid multibyte string supplied as an argument to the mbsplit function in ext/mbstring/phpmbregex.c can cause PHP to execute memcpy with a negative argument, which could read and write past buffers allocated for the data...

7.5CVSS9.4AI score0.03065EPSS
SaveExploits1References2Affected Software1
Rows per page
Query Builder