Lucene search
+L

3653 matches found

Veracode
Veracode
added 2024/11/03 12:10 p.m.5 views

Use After Free

MicroPython is vulnerable to a Use-After-Free. The vulnerability is due to improper memory handling in the objarray component, where resizing a bytes object and copying it into itself can result in references to freed memory, potentially allowing remote exploitation...

8.1CVSS6.5AI score0.01029EPSS
SaveExploits1References8Affected Software3
OSV
OSV
added 2024/10/25 11:9 a.m.7 views

OESA-2024-2295 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: In the Linux kernel, the following vulnerability has been resolved: octeontx2-af: Fix possible null pointer dereference. This patch fixes possible null pointer dereference in files "rvudebugfs.c" and "rvunix.c"CVE-2021-47484 In t...

9.8CVSS6.8AI score0.01107EPSS
SaveExploits0References30
OSV
OSV
added 2024/10/21 6:15 p.m.5 views

AZL-51431 CVE-2024-49892 affecting package kernel for versions less than 5.15.173.1-1

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Initialize getbytesperelement's default to 1 Variables, used as denominators and maybe not assigned to other values, should not be 0. bytesperelementy & bytesperelementc are initialized by getbytesperelement whic...

5.5CVSS6.3AI score0.00257EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/21 6:15 p.m.3 views

UBUNTU-CVE-2024-49892

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Initialize getbytesperelement's default to 1 Variables, used as denominators and maybe not assigned to other values, should not be 0. bytesperelementy & bytesperelementc are initialized by getbytesperelement whic...

5.5CVSS6.2AI score0.00257EPSS
SaveExploits0References43
SUSE CVE
SUSE CVE
added 2024/10/16 2:50 a.m.9 views

SUSE 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.8CVSS9.4AI score0.00553EPSS
SaveExploits1References7
RedHat Linux
RedHat Linux
added 2024/10/16 12:28 a.m.5 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...

5.5CVSS7.2AI score0.00233EPSS
SaveExploits0References5
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...

5.5CVSS7.2AI score0.00233EPSS
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.24 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.26 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.48 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.11 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.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.00985EPSS
SaveExploits1References9
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 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.00985EPSS
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.00985EPSS
SaveExploits1References6Affected Software1
OSV
OSV
added 2024/09/17 7:15 p.m.11 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.00985EPSS
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.15 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
Rows per page
Query Builder