Lucene search
+L

10113 matches found

UbuntuCve
UbuntuCve
added 2024/11/05 5:15 p.m.8 views

CVE-2024-50091

In the Linux kernel, the following vulnerability has been resolved: dm vdo: don't refer to dedupecontext after releasing it Clear the dedupecontext pointer in a datavio whenever ownership of the context is lost, so that vdo can't examine it accidentally...

7.8CVSS5.9AI score0.00213EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2024/11/04 10:15 p.m.10 views

CVE-2024-51744

golang-jwt is a Go implementation of JSON Web Tokens. Unclear documentation of the error behavior in ParseWithClaims can lead to situation where users are potentially not checking errors in the way they should be. Especially, if a token is both expired and invalid, the errors returned by...

3.1CVSS6.6AI score0.00521EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2024/11/02 6:15 a.m.11 views

CVE-2024-51774

qBittorrent before 5.0.1 proceeds with use of https URLs even after certificate validation errors...

8.1CVSS7.3AI score0.03295EPSS
SaveExploits2References4
UbuntuCve
UbuntuCve
added 2024/10/31 3:15 p.m.18 views

CVE-2024-48910

DOMPurify is a DOM-only, super-fast, uber-tolerant XSS sanitizer for HTML, MathML and SVG. DOMPurify was vulnerable to prototype pollution. This vulnerability is fixed in 2.4.2...

9.8CVSS7.1AI score0.01176EPSS
SaveExploits2References4
UbuntuCve
UbuntuCve
added 2024/10/30 10:15 p.m.10 views

CVE-2024-10005

A vulnerability was identified in Consul and Consul Enterprise “Consul” such that using URL paths in L7 traffic intentions could bypass HTTP request path-based access rules...

8.1CVSS7.1AI score0.00731EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2024/10/30 10:15 p.m.10 views

CVE-2024-10086

A vulnerability was identified in Consul and Consul Enterprise such that the server response did not explicitly set a Content-Type HTTP header, allowing user-provided inputs to be misinterpreted and lead to reflected XSS...

6.1CVSS6.8AI score0.00427EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2024/10/30 10:15 p.m.17 views

CVE-2024-10006

A vulnerability was identified in Consul and Consul Enterprise “Consul” such that using Headers in L7 traffic intentions could bypass HTTP header based access rules...

8.3CVSS7.1AI score0.00473EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2024/10/30 12:0 a.m.12 views

CVE-2024-46953

An issue was discovered in base/gsdevice.c in Artifex Ghostscript before 10.04.0. An integer overflow when parsing the filename format string for the output filename results in path truncation, and possible path traversal and code execution...

7.8CVSS7.2AI score0.00387EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2024/10/29 4:15 p.m.11 views

CVE-2024-10452

Organization admins can delete pending invites created in an organization they are not part of...

2.7CVSS6.7AI score0.00486EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2024/10/29 3:15 p.m.5 views

CVE-2024-49768

Waitress is a Web Server Gateway Interface server for Python 2 and 3. A remote client may send a request that is exactly recvbytes defaults to 8192 long, followed by a secondary request using HTTP pipelining. When request lookahead is disabled default we won't read any more requests, and when the...

9.1CVSS6.7AI score0.00486EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2024/10/29 12:0 a.m.8 views

CVE-2024-50072

In the Linux kernel, the following vulnerability has been resolved: x86/bugs: Use code segment selector for VERW operand Robert Gill reported below GP in 32-bit mode when dosemu software was executing vm86 system call: general protection fault: 0000 1 PREEMPT SMP CPU: 4 PID: 4610 Comm: dosemu.bin...

5.5CVSS6.6AI score0.00232EPSS
SaveExploits0References33
UbuntuCve
UbuntuCve
added 2024/10/29 12:0 a.m.8 views

CVE-2024-50084

In the Linux kernel, the following vulnerability has been resolved: net: microchip: vcap api: Fix memory leaks in vcapapiencoderuletest Commit a3c1e45156ad "net: microchip: vcap: Fix use-after-free error in kunit test" fixed the use-after-free error, but introduced below memory leaks by removing...

7.8CVSS6.4AI score0.0021EPSS
SaveExploits0References19
UbuntuCve
UbuntuCve
added 2024/10/29 12:0 a.m.7 views

CVE-2024-50069

In the Linux kernel, the following vulnerability has been resolved: pinctrl: apple: check devmkasprintf returned value devmkasprintf can return a NULL pointer on failure but this returned value is not checked. Fix this lack and check the returned value. Found by code review...

5.5CVSS6.4AI score0.00206EPSS
SaveExploits0References20
UbuntuCve
UbuntuCve
added 2024/10/29 12:0 a.m.8 views

CVE-2024-50070

In the Linux kernel, the following vulnerability has been resolved: pinctrl: stm32: check devmkasprintf returned value devmkasprintf can return a NULL pointer on failure but this returned value is not checked. Fix this lack and check the returned value. Found by code review...

5.5CVSS6.4AI score0.00206EPSS
SaveExploits0References19
UbuntuCve
UbuntuCve
added 2024/10/29 12:0 a.m.9 views

CVE-2024-50077

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: ISO: Fix multiple init when debugfs is disabled If btdebugfs is not created successfully, which happens if either CONFIGDEBUGFS or CONFIGDEBUGFSALLOWALL is unset, then isoinit returns early and does not set isoinited t...

7.8CVSS6.4AI score0.00214EPSS
SaveExploits0References20
UbuntuCve
UbuntuCve
added 2024/10/29 12:0 a.m.18 views

CVE-2024-50073

In the Linux kernel, the following vulnerability has been resolved: tty: ngsm: Fix use-after-free in gsmcleanupmux BUG: KASAN: slab-use-after-free in gsmcleanupmux+0x77b/0x7b0 drivers/tty/ngsm.c:3160 ngsm Read of size 8 at addr ffff88815fe99c00 by task poc/3379 CPU: 0 UID: 0 PID: 3379 Comm: poc N...

7.8CVSS6.2AI score0.00259EPSS
SaveExploits0References41
UbuntuCve
UbuntuCve
added 2024/10/29 12:0 a.m.11 views

CVE-2024-50082

In the Linux kernel, the following vulnerability has been resolved: blk-rq-qos: fix crash on rqqoswait vs. rqqoswakefunction race We're seeing crashes from rqqoswakefunction that look like this: BUG: unable to handle page fault for address: ffffafe180a40084 PF: supervisor write access in kernel...

7.8CVSS6.4AI score0.00224EPSS
SaveExploits0References47
UbuntuCve
UbuntuCve
added 2024/10/29 12:0 a.m.9 views

CVE-2024-50074

In the Linux kernel, the following vulnerability has been resolved: parport: Proper fix for array out-of-bounds access The recent fix for array out-of-bounds accesses replaced sprintf calls blindly with snprintf. However, since snprintf returns the would-be-printed size, not the actually output...

7.8CVSS6.4AI score0.00232EPSS
SaveExploits0References47
UbuntuCve
UbuntuCve
added 2024/10/28 1:15 p.m.13 views

CVE-2024-8013

A bug in query analysis of certain complex self-referential $lookup subpipelines may result in literal values in expressions for encrypted fields to be sent to the server as plaintext instead of ciphertext. Should this occur, no documents would be returned or written. This issue affects mongocryp...

3.3CVSS5.8AI score0.0012EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2024/10/28 12:0 a.m.10 views

CVE-2024-50624

ispdbservice.cpp in KDE Kmail before 6.2.0 allows man-in-the-middle attackers to trigger use of an attacker-controlled mail server because cleartext HTTP is used for a URL such as http://autoconfig.example.com or http://example.com/.well-known/autoconfig for retrieving the configuration. This is...

5.9CVSS6.2AI score0.00254EPSS
SaveExploits0References7
Rows per page
Query Builder