Lucene search
+L

2870 matches found

OSV
OSV
added 2024/05/16 9:16 p.m.2 views

DEBIAN-CVE-2023-47282

Out-of-bounds write in IntelR Media SDK all versions and some IntelR oneVPL software before version 23.3.5 may allow an authenticated user to potentially enable escalation of privilege via local access...

3.9CVSS6AI score0.00238EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/16 9:15 p.m.4 views

DEBIAN-CVE-2023-45745

Improper input validation in some IntelR TDX module software before version 1.5.05.46.698 may allow a privileged user to potentially enable escalation of privilege via local access...

8.2CVSS6.2AI score0.00379EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/15 9:15 p.m.1 views

DEBIAN-CVE-2024-4949

Use after free in V8 in Google Chrome prior to 125.0.6422.60 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page. Chromium security severity: Medium...

6.5CVSS6.6AI score0.00939EPSS
SaveExploits1References1
OSV
OSV
added 2024/05/14 4:17 p.m.4 views

DEBIAN-CVE-2024-4761

Out of bounds write in V8 in Google Chrome prior to 124.0.6367.207 allowed a remote attacker to perform an out of bounds memory write via a crafted HTML page. Chromium security severity: High...

8.8CVSS8.4AI score0.11007EPSS
SaveExploits2References1
OSV
OSV
added 2024/05/14 3:38 p.m.0 views

DEBIAN-CVE-2024-33877

HDF5 Library through 1.14.3 has a heap-based buffer overflow in H5Tconvstructopt in H5Tconv.c...

8.8CVSS8.6AI score0.00912EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/14 3:38 p.m.4 views

DEBIAN-CVE-2024-33876

HDF5 Library through 1.14.3 has a heap buffer overflow in H5Spointdeserialize in H5Spoint.c...

5.7CVSS8.6AI score0.00227EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/14 3:15 p.m.1 views

DEBIAN-CVE-2024-29165

HDF5 through 1.14.3 contains a buffer overflow in H5Zfilterfletcher32, resulting in the corruption of the instruction pointer and causing denial of service or potential code execution...

7.4CVSS8.9AI score0.00234EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/14 3:8 p.m.3 views

DEBIAN-CVE-2024-26306

iPerf3 before 3.17, when used with OpenSSL before 3.2.0 as a server with RSA authentication, allows a timing side channel in RSA decryption operations. This side channel could be sufficient for an attacker to recover credential plaintext. It requires the attacker to send a large number of message...

5.9CVSS6.5AI score0.01098EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/14 2:23 p.m.2 views

DEBIAN-CVE-2023-52654

In the Linux kernel, the following vulnerability has been resolved: iouring/afunix: disable sending iouring over sockets File reference cycles have caused lots of problems for iouring in the past, and it still doesn't work exactly right and races with unixstreamreadgeneric. The safest fix would b...

4.7CVSS5.3AI score0.00795EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/14 1:46 p.m.2 views

DEBIAN-CVE-2023-43040

IBM Spectrum Fusion HCI 2.5.2 through 2.7.2 could allow an attacker to perform unauthorized actions in RGW for Ceph due to improper bucket access. IBM X-Force ID: 266807...

9.8CVSS6.6AI score0.02539EPSS
SaveExploits1References1
OSV
OSV
added 2024/05/06 8:15 p.m.2 views

DEBIAN-CVE-2024-33599

nscd: Stack-based buffer overflow in netgroup cache If the Name Service Cache Daemon's nscd fixed size cache is exhausted by client requests then a subsequent client request for netgroup data may result in a stack-based buffer overflow. This flaw was introduced in glibc 2.15 when the cache was...

8.1CVSS7.1AI score0.0131EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/06 3:15 p.m.2 views

DEBIAN-CVE-2024-34078

html-sanitizer is an allowlist-based HTML cleaner. If using keeptypographicwhitespace=False which is the default, the sanitizer normalizes unicode to the NFKC form at the end. Some unicode characters normalize to chevrons; this allows specially crafted HTML to escape sanitization. The problem has...

6.1CVSS6AI score0.00551EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/05 8:15 p.m.2 views

DEBIAN-CVE-2024-34509

dcmdata in DCMTK before 3.6.9 has a segmentation fault via an invalid DIMSE message...

5.3CVSS6.3AI score0.00748EPSS
SaveExploits1References1
OSV
OSV
added 2024/05/05 3:15 a.m.4 views

DEBIAN-CVE-2024-34490

In Maxima through 5.47.0 before 51704c, the plotting facilities make use of predictable names under /tmp. Thus, the contents may be controlled by a local attacker who can create files in advance with these names. This affects, for example, plot2d...

5.1CVSS5.7AI score0.00182EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/03 3:16 a.m.1 views

DEBIAN-CVE-2023-51596

BlueZ Phone Book Access Profile Heap-based Buffer Overflow Remote Code Execution Vulnerability. This vulnerability allows network-adjacent attackers to execute arbitrary code on affected installations of BlueZ. User interaction is required to exploit this vulnerability in that the target must...

7.1CVSS7.4AI score0.01493EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/03 3:15 a.m.1 views

DEBIAN-CVE-2023-40476

GStreamer H265 Parsing Stack-based Buffer Overflow Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of GStreamer. Interaction with this library is required to exploit this vulnerability but attack vectors may vary...

8.8CVSS7.7AI score0.02009EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/01 6:15 a.m.2 views

DEBIAN-CVE-2024-26977

In the Linux kernel, the following vulnerability has been resolved: pciiounmap: Fix MMIO mapping leak The ifdef ARCHHASGENERICIOPORTMAP accidentally also guards iounmap, which means MMIO mappings are leaked. Move the guard so we call iounmap for MMIO mappings...

5.5CVSS5.5AI score0.00226EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/01 6:15 a.m.3 views

DEBIAN-CVE-2024-26947

In the Linux kernel, the following vulnerability has been resolved: ARM: 9359/1: flush: check if the folio is reserved for no-mapping addresses Since commit a4d5613c4dc6 "arm: extend pfnvalid to take into account freed memory map alignment" changes the semantics of pfnvalid to check presence of t...

5.5CVSS5.3AI score0.0023EPSS
SaveExploits0References1
OSV
OSV
added 2024/04/30 7:15 a.m.4 views

DEBIAN-CVE-2024-31837

DMitry Deepmagic Information Gathering Tool 1.3a has a format-string vulnerability, with a threat model similar to CVE-2017-7938...

8.4CVSS8.5AI score0.00227EPSS
SaveExploits0References1
OSV
OSV
added 2024/04/29 8:15 p.m.1 views

DEBIAN-CVE-2023-46565

Buffer Overflow vulnerability in osrg gobgp commit 419c50dfac578daa4d11256904d0dc182f1a9b22 allows a remote attacker to cause a denial of service via the handlingError function in pkg/server/fsm.go...

7.5CVSS5.1AI score0.00744EPSS
SaveExploits0References1
Rows per page
Query Builder