Lucene search
+L

526 matches found

RedHat Linux
RedHat Linux
added 2022/11/08 9:33 a.m.7 views

libtiff: out-of-bounds read in _TIFFmemcpy() in tif_unix.c

A buffer overflow vulnerability was found in libtiff. This flaw allows an attacker with network access to pass specially crafted files, causing an application to halt or crash. The root cause of this issue was from the memcpy function in tifunix.c...

5.5CVSS7.5AI score0.01336EPSS
Exploits1References4
RedHat Linux
RedHat Linux
added 2022/11/08 9:33 a.m.8 views

libtiff: Null source pointer lead to Denial of Service via crafted TIFF file

A flaw was found in libtiff where a NULL source pointer passed as an argument to the memcpy function within the TIFFReadDirectory in tifdirread.c. This flaw allows an attacker to exploit this vulnerability via a crafted TIFF file, causing a crash and leading to a denial of service...

5.5CVSS7.3AI score0.0125EPSS
Exploits1References4
RedHat Linux
RedHat Linux
added 2022/11/08 9:32 a.m.4 views

kernel: NFSv4: Fix free of uninitialized nfs4_label on referral lookup.

In the Linux kernel, the following vulnerability has been resolved: NFSv4: Fix free of uninitialized nfs4label on referral lookup. Send along the already-allocated fattr along with nfs4fslocations, and drop the memcpy of fattr. We end up growing two more allocations, but this fixes up a crash as:...

5.5CVSS5.7AI score0.00215EPSS
Exploits0References5
Prion
Prion
added 2022/10/28 9:15 p.m.27 views

Heap overflow

Nginx NJS v0.7.2 was discovered to contain a heap-use-after-free bug caused by illegal memory copy in the function njsjsonparseiteratorcall at njsjson.c...

7.5CVSS9.4AI score0.00898EPSS
Exploits1References2Affected Software1
Vulnrichment
Vulnrichment
added 2022/10/28 12:0 a.m.8 views

CVE-2022-43286

Nginx NJS v0.7.2 was discovered to contain a heap-use-after-free bug caused by illegal memory copy in the function njsjsonparseiteratorcall at njsjson.c...

9.5AI score0.00898EPSS
Exploits1References2
CVE
CVE
added 2022/10/28 12:0 a.m.86 views

CVE-2022-43286

CVE-2022-43286 affects the Nginx NJS component: version 0.7.2 . The root cause is a heap-use-after-free caused by an illegal memory copy in the function njs_json_parse_iterator_call located in njs_json.c . CVSS v3.1 scores reported as 9.8 (CRITICAL) with network attack vector, no user interaction...

9.8CVSS9.4AI score0.00898EPSS
Exploits1References2Affected Software1
Cvelist
Cvelist
added 2022/10/28 12:0 a.m.33 views

CVE-2022-43286

Nginx NJS v0.7.2 was discovered to contain a heap-use-after-free bug caused by illegal memory copy in the function njsjsonparseiteratorcall at njsjson.c...

9.7AI score0.00898EPSS
Exploits1References2
Microsoft CVE
Microsoft CVE
added 2022/10/22 7:0 a.m.5 views

LibTIFF 4.4.0 has an out-of-bounds write in _TIFFmemcpy in libtiff/tif_unix.c:346 when called from extractImageSection tools/tiffcrop.c:6860 allowing attackers to cause a denial-of-service via a crafted tiff file. For users that compile libtiff from sources the fix is available with commit 236b7191.

...

6.5CVSS7.1AI score0.01016EPSS
Exploits1
OSV
OSV
added 2022/10/21 4:15 p.m.1 views

DEBIAN-CVE-2022-3597

LibTIFF 4.4.0 has an out-of-bounds write in TIFFmemcpy in libtiff/tifunix.c:346 when called from extractImageSection, tools/tiffcrop.c:6826, allowing attackers to cause a denial-of-service via a crafted tiff file. For users that compile libtiff from sources, the fix is available with commit...

6.5CVSS6.6AI score0.00949EPSS
Exploits1References1
CNNVD
CNNVD
added 2022/10/21 12:0 a.m.4 views

LibTIFF 缓冲区错误漏洞

LibTIFF is a library for reading and writing TIFF Tagged Image File Format files. The library contains a number of command-line tools for processing TIFF files.LibTIFF suffers from a buffer overflow vulnerability that originates in TIFFmemcpy in libtiff/tifunix.c:346, which has an out-of-bounds...

6.5CVSS7.1AI score0.00949EPSS
Exploits1References10
OSV
OSV
added 2022/09/21 12:15 a.m.31 views

UBUNTU-CVE-2022-35090

SWFTools commit 772e55a2 was discovered to contain a heap-buffer overflow via asanmemcpy at /asan/asaninterceptorsmemintrinsics.cpp:...

5.5CVSS5.8AI score0.00322EPSS
Exploits1References4
Prion
Prion
added 2022/09/01 12:15 p.m.37 views

Input validation

Contiki-NG is an open-source, cross-platform operating system for Next-Generation IoT devices. The 6LoWPAN implementation in the Contiki-NG operating system file os/net/ipv6/sicslowpan.c contains an input function that processes incoming packets and copies them into a packet buffer. Because of a...

6.5CVSS8.6AI score0.00634EPSS
Exploits0References2Affected Software1
Positive Technologies
Positive Technologies
added 2022/09/01 12:0 a.m.9 views

PT-2022-23146 · Unknown · Contiki-Ng

Name of the Vulnerable Software and Affected Versions: Contiki-NG affected versions not specified Description: The 6LoWPAN implementation in the Contiki-NG operating system contains an input function that processes incoming packets and copies them into a packet buffer. Due to a missing length che...

8.8CVSS8.5AI score0.00634EPSS
Exploits0References4
Positive Technologies
Positive Technologies
added 2022/08/29 12:0 a.m.4 views

PT-2022-22499 · Unknown +4 · Advancecomp +4

Name of the Vulnerable Software and Affected Versions: Advancecomp version 2.3 Description: A heap buffer overflow issue was discovered in Advancecomp via the component interceptor memcpy at /sanitizer common/sanitizer common interceptors.inc. This issue affects the specified version of...

5.5CVSS5.8AI score0.00448EPSS
Exploits7References44
RedHat Linux
RedHat Linux
added 2022/08/09 4:59 p.m.5 views

kernel: NFSv4: Fix free of uninitialized nfs4_label on referral lookup.

In the Linux kernel, the following vulnerability has been resolved: NFSv4: Fix free of uninitialized nfs4label on referral lookup. Send along the already-allocated fattr along with nfs4fslocations, and drop the memcpy of fattr. We end up growing two more allocations, but this fixes up a crash as:...

5.5CVSS6.3AI score0.00215EPSS
Exploits0References5
ATTACKERKB
ATTACKERKB
added 2022/08/05 6:15 a.m.6 views

CVE-2022-37416

Ittiam libmpeg2 before 2022-07-27 uses memcpy with overlapping memory blocks in impeg2mcfullxfully8x8...

6.5CVSS6.6AI score0.00808EPSS
Exploits1References3
ATTACKERKB
ATTACKERKB
added 2022/07/27 2:15 p.m.5 views

CVE-2022-34529

WASM3 v0.5.0 was discovered to contain a segmentation fault via the component CompileMemoryCopyFill...

5.5CVSS5.9AI score0.00275EPSS
Exploits1References2
CNNVD
CNNVD
added 2022/04/15 12:0 a.m.4 views

YottaDB缓冲区错误漏洞

YottaDB is a real-time database from YottaDB, Inc. A security vulnerability exists in versions of YottaDB prior to r1.32, which could be exploited by attackers to control the size variables and buffers passed to memcpy calls to overwrite critical data structures and control the execution flow...

9.8CVSS5.8AI score0.01961EPSS
Exploits0References4
OSV
OSV
added 2022/03/25 12:0 a.m.15 views

UBUNTU-CVE-2022-0168

A denial of service DOS issue was found in the Linux kernel’s smb2ioctlqueryinfo function in the fs/cifs/smb2ops.c Common Internet File System CIFS due to an incorrect return from the memdupuser function. This flaw allows a local, privileged CAPSYSADMIN attacker to crash the system...

4.4CVSS6.6AI score0.00261EPSS
Exploits0References9
OSV
OSV
added 2022/03/07 11:3 a.m.4 views

OESA-2022-1551 libtiff security update

TIFF Library and Utilities. Security Fixes: Null source pointer passed as an argument to memcpy function within TIFFReadDirectory in tifdirread.c in libtiff versions from 4.0 to 4.3.0 could lead to Denial of Service via crafted TIFF file. For users that compile libtiff from sources, a fix is...

5.5CVSS6.8AI score0.0125EPSS
Exploits2References3
Rows per page
Query Builder