Lucene search
+L

3707 matches found

RedHat Linux
RedHat Linux
added 2024/10/16 12:12 a.m.7 views

kernel: sched: act_ct: take care of padding in struct zones_ht_key

rhashtablelookup may be using padding bytes which are not initialized. This may lead to possible compromised Availability...

7.8CVSS7.2AI score0.00241EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2024/10/15 3:1 p.m.35 views

CVE-2024-48948

A flaw was found in the Elliptic Node.js package. In certain versions, the ECDSA implementation does not correctly verify valid signatures if the hash contains at least 4 leading 0 bytes and when the order of the elliptic curve's base point is smaller than the hash. This issue can lead to valid...

3.7CVSS6.3AI score0.00553EPSS
SaveExploits1References5
NVD
NVD
added 2024/10/15 2:15 p.m.26 views

CVE-2024-48948

The Elliptic package 6.5.7 for Node.js, in its for ECDSA implementation, does not correctly verify valid signatures if the hash contains at least four leading 0 bytes and when the order of the elliptic curve's base point is smaller than the hash, because of an truncateToN anomaly. This leads to...

4.8CVSS0.00553EPSS
SaveExploits1References4
Hacker One
Hacker One
added 2024/10/13 6:42 a.m.29 views

Linux Foundation Decentralized Trust: Memory Leak in bytes_to_hexstring Function

The function bytestohexstring was found to have a memory leak vulnerability. The function dynamically allocated memory using malloc but did not provide a way for the caller to free the allocated memory. This could lead to an increase in the program's memory consumption over time, potentially...

7AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2024/10/09 12:0 a.m.18 views

CentOS 7 : postgresql (RHSA-2021:2397)

The remote CentOS Linux 7 host has packages installed that are affected by a vulnerability as referenced in the RHSA-2021:2397 advisory. - A flaw was found in postgresql in versions before 13.3, before 12.7, before 11.12, before 10.17 and before 9.6.22. While modifying certain SQL array values,...

8.8CVSS7.3AI score0.0199EPSS
SaveExploits0References2
AlpineLinux
AlpineLinux
added 2024/10/02 3:35 p.m.59 views

CVE-2024-47805

Jenkins Credentials Plugin 1380.va435002fa924 and earlier, except 1371.1373.v4ebfab7161e9, does not redact encrypted values of credentials using the SecretBytes type when accessing item config.xml via REST API or CLI...

7.5CVSS7.3AI score0.00591EPSS
SaveExploits0References1
Amazon
Amazon
added 2024/10/02 12:0 a.m.13 views

Medium: amazon-ssm-agent

Issue Overview: An attacker may cause an HTTP/2 endpoint to read arbitrary amounts of header data by sending an excessive number of CONTINUATION frames. Maintaining HPACK state requires parsing and processing all HEADERS and CONTINUATION frames on a connection. When a request's headers exceed...

9.8CVSS6.8AI score0.91969EPSS
SaveExploits1
OSV
OSV
added 2024/09/17 9:30 p.m.24 views

GHSA-PWWP-3Q7J-9MX8 Use After Free in MicroPython

A vulnerability was found in MicroPython 1.22.2. It has been declared as critical. Affected by this vulnerability is an unknown functionality of the file py/objarray.c. The manipulation leads to use after free. The attack can be launched remotely. The complexity of an attack is rather high. The...

6.3CVSS6.5AI score0.01029EPSS
SaveExploits1References10
OSV
OSV
added 2024/09/17 9:30 p.m.10 views

GHSA-VH3X-525M-JP4R heap-buffer-overflow in MicroPython

A vulnerability was found in MicroPython 1.23.0. It has been rated as critical. Affected by this issue is the function mpzasbytes of the file py/objint.c. The manipulation leads to heap-based buffer overflow. The attack may be launched remotely. The exploit has been disclosed to the public and ma...

7.3CVSS7.4AI score0.00993EPSS
SaveExploits1References9
OSV
OSV
added 2024/09/17 7:15 p.m.2 views

DEBIAN-CVE-2024-8948

A vulnerability was found in MicroPython 1.23.0. It has been rated as critical. Affected by this issue is the function mpzasbytes of the file py/objint.c. The manipulation leads to heap-based buffer overflow. The attack may be launched remotely. The exploit has been disclosed to the public and ma...

7.5CVSS7.2AI score0.00993EPSS
SaveExploits1References1
PyPA
PyPA
added 2024/09/17 7:15 p.m.9 views

PYSEC-2024-88

A vulnerability was found in MicroPython 1.23.0. It has been rated as critical. Affected by this issue is the function mpzasbytes of the file py/objint.c. The manipulation leads to heap-based buffer overflow. The attack may be launched remotely. The exploit has been disclosed to the public and ma...

7.5CVSS7.3AI score0.00993EPSS
SaveExploits1References6Affected Software1
OSV
OSV
added 2024/09/17 7:15 p.m.13 views

UBUNTU-CVE-2024-8948

A vulnerability was found in MicroPython 1.23.0. It has been rated as critical. Affected by this issue is the function mpzasbytes of the file py/objint.c. The manipulation leads to heap-based buffer overflow. The attack may be launched remotely. The exploit has been disclosed to the public and ma...

7.5CVSS5.6AI score0.00993EPSS
SaveExploits1References7
Vulnrichment
Vulnrichment
added 2024/09/17 6:31 p.m.15 views

CVE-2024-8947 MicroPython objarray.c use after free

A vulnerability was found in MicroPython 1.22.2. It has been declared as critical. Affected by this vulnerability is an unknown functionality of the file py/objarray.c. The manipulation leads to use after free. The attack can be launched remotely. The complexity of an attack is rather high. The...

6.3CVSS5.6AI score0.01029EPSS
SaveExploits1References7
Github Security Blog
Github Security Blog
added 2024/09/16 5:19 p.m.16 views

lexical-core has multiple soundness issues

RUSTSEC-2024-0377 contains multiple soundness issues: 1. Bytes::read allows creating instances of types with invalid bit patterns 1. BytesIter::read advances iterators out of bounds 1. The BytesIter trait has safety invariants but is public and not marked unsafe 1. writefloat calls...

7.3AI score
SaveExploits0References9Affected Software1
Microsoft CVE
Microsoft CVE
added 2024/09/11 7:0 a.m.5 views

In the Elliptic package 6.5.6 for Node.js EDDSA signature malleability occurs because there is a missing signature length check and thus zero-valued bytes can be removed or appended.

...

5.3CVSS9.3AI score0.00302EPSS
SaveExploits1
OSV
OSV
added 2024/09/08 12:0 p.m.5 views

RUSTSEC-2024-0404 Unsoundness in anstream

When given a valid UTF8 string "ö\x1b😀", the function in crates/anstream/src/adapter/strip.rs will be confused. The UTF8 bytes are \xc3\xb6 then \x1b then \xf0\x9f\x98\x80. When looping over "non-printable bytes" \x1b\xf0 will be considered as some non-printable sequence. This will produce a brok...

5.5AI score
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2024/09/08 12:0 a.m.9 views

PT-2024-40949 · Anstream · Anstream

Name of the Vulnerable Software and Affected Versions: anstream affected versions not specified Description: The issue arises when the function in anstream's adapter/strip.rs is given a valid UTF8 string containing non-printable bytes, such as "öx1b😀". The function incorrectly segments the UTF8...

6.9AI score
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/08/27 3:11 p.m.37 views

CVE-2024-43899

A NULL pointer dereference vulnerability was found in dcn20getdcccompressioncap function in the dcn20resource.c file in the AMD GPU driver in the Linux Kernel. This issue could allow an attacker to make the system hang when using the mpv media player with specific hardware acceleration options...

4.4CVSS5.9AI score0.00211EPSS
SaveExploits0References4
BDU FSTEC
BDU FSTEC
added 2024/08/21 12:0 a.m.11 views

The vulnerability of the async_free_space() function in the Linux kernel’s binder component, which allows a hacker to disclose protected information

The vulnerability of the asyncfreespace function in the Linux kernel’s binder component is related to a potential data leak of up to 8 bytes during each asynchronous transaction that is 8 bytes or less in size. Exploiting this vulnerability could allow an attacker to disclose sensitive informatio...

5.5CVSS5.6AI score0.00229EPSS
SaveExploits0References19Affected Software2
Citrix
Citrix
added 2024/08/17 12:0 a.m.12 views

PVS Target Devices boot statistics very high bytes read

The customer had observed very slow PVS target boot time. Boot statistics on vDisk shows a long time to boot, over 600 seconds, and boot time bytes read of over 2.5 GB...

7AI score
SaveExploits0
Rows per page
Query Builder