Lucene search
K

1102 matches found

OSV
OSV
added 2024/03/06 11:15 a.m.20 views

BIT-TENSORFLOW-2021-41225 A use of uninitialized value vulnerability in Tensorflow

TensorFlow is an open source platform for machine learning. In affected versions TensorFlow's Grappler optimizer has a use of unitialized variable. If the trainnodes vector obtained from the saved model that gets optimized does not contain a Dequeue node, then dequeuenode is left unitialized. The...

7.8CVSS7.6AI score0.0019EPSS
Exploits1References3
OSV
OSV
added 2024/03/04 6:15 p.m.1 views

UBUNTU-CVE-2021-47096

In the Linux kernel, the following vulnerability has been resolved: ALSA: rawmidi - fix the uninitalized userpversion The userpversion was uninitialized for the user space file structure in the open function, because the file private structure use kmalloc for the allocation. The kernel ALSA...

4CVSS6.1AI score0.00208EPSS
Exploits0References5
NVD
NVD
added 2024/02/28 6:15 p.m.18 views

CVE-2024-1847

Heap-based Buffer Overflow, Memory Corruption, Out-Of-Bounds Read, Out-Of-Bounds Write, Stack-based Buffer Overflow, Type Confusion, Uninitialized Variable, Use-After-Free vulnerabilities exist in the file reading procedure in eDrawings from Release SOLIDWORKS 2023 through Release SOLIDWORKS 2024...

7.8CVSS7.9AI score0.00338EPSS
Exploits0References1
Prion
Prion
added 2024/02/28 6:15 p.m.20 views

Heap overflow

Heap-based Buffer Overflow, Memory Corruption, Out-Of-Bounds Read, Out-Of-Bounds Write, Stack-based Buffer Overflow, Type Confusion, Uninitialized Variable, Use-After-Free vulnerabilities exist in the file reading procedure in eDrawings from Release SOLIDWORKS 2023 through Release SOLIDWORKS 2024...

4.4CVSS8.1AI score0.00338EPSS
Exploits0References1
Vulnrichment
Vulnrichment
added 2024/02/28 5:34 p.m.18 views

CVE-2024-1847 Multiple vulnerabilities exist in file reading procedure in eDrawings from Release SOLIDWORKS 2023 through Release SOLIDWORKS 2024

Heap-based Buffer Overflow, Memory Corruption, Out-Of-Bounds Read, Out-Of-Bounds Write, Stack-based Buffer Overflow, Type Confusion, Uninitialized Variable, Use-After-Free vulnerabilities exist in the file reading procedure in eDrawings from Release SOLIDWORKS 2023 through Release SOLIDWORKS 2024...

7.8CVSS8AI score0.00338EPSS
Exploits0References1
OSV
OSV
added 2024/02/24 6:30 a.m.3 views

GHSA-PH86-G9R3-5QW4 Uninitialized Variable in fastecdsa

Versions of the package fastecdsa before 2.3.2 use an Uninitialized Variable on the stack, via the curvemathmul function in src/curveMath.c, due to being used and interpreted as user-defined type. Depending on the variable's actual value it could be arbitrary free, arbitrary realloc, null pointer...

7.5CVSS7.5AI score0.01025EPSS
Exploits1References6
Github Security Blog
Github Security Blog
added 2024/02/24 6:30 a.m.7 views

Uninitialized Variable in fastecdsa

Versions of the package fastecdsa before 2.3.2 use an Uninitialized Variable on the stack, via the curvemathmul function in src/curveMath.c, due to being used and interpreted as user-defined type. Depending on the variable's actual value it could be arbitrary free, arbitrary realloc, null pointer...

7.5CVSS6.8AI score0.01025EPSS
Exploits1References6Affected Software1
NVD
NVD
added 2024/02/24 5:15 a.m.14 views

CVE-2024-21502

Versions of the package fastecdsa before 2.3.2 are vulnerable to Use of Uninitialized Variable on the stack, via the curvemathmul function in src/curveMath.c, due to being used and interpreted as user-defined type. Depending on the variable's actual value it could be arbitrary free, arbitrary...

7.5CVSS7.6AI score0.01025EPSS
Exploits1References4
Prion
Prion
added 2024/02/24 5:15 a.m.24 views

Null pointer dereference

Versions of the package fastecdsa before 2.3.2 are vulnerable to Use of Uninitialized Variable on the stack, via the curvemathmul function in src/curveMath.c, due to being used and interpreted as user-defined type. Depending on the variable's actual value it could be arbitrary free, arbitrary...

5CVSS7.2AI score0.01025EPSS
Exploits1References4
PyPA
PyPA
added 2024/02/24 5:15 a.m.3 views

PYSEC-2024-39

Versions of the package fastecdsa before 2.3.2 are vulnerable to Use of Uninitialized Variable on the stack, via the curvemathmul function in src/curveMath.c, due to being used and interpreted as user-defined type. Depending on the variable's actual value it could be arbitrary free, arbitrary...

7.5CVSS7AI score0.01025EPSS
Exploits1References5Affected Software1
Cvelist
Cvelist
added 2024/02/24 5:0 a.m.12 views

CVE-2024-21502

Versions of the package fastecdsa before 2.3.2 are vulnerable to Use of Uninitialized Variable on the stack, via the curvemathmul function in src/curveMath.c, due to being used and interpreted as user-defined type. Depending on the variable's actual value it could be arbitrary free, arbitrary...

7.5CVSS7.7AI score0.01025EPSS
Exploits1References4
Vulnrichment
Vulnrichment
added 2024/02/24 5:0 a.m.9 views

CVE-2024-21502

Versions of the package fastecdsa before 2.3.2 are vulnerable to Use of Uninitialized Variable on the stack, via the curvemathmul function in src/curveMath.c, due to being used and interpreted as user-defined type. Depending on the variable's actual value it could be arbitrary free, arbitrary...

7.5CVSS6.9AI score0.01025EPSS
Exploits1References4
CVE
CVE
added 2024/02/24 5:0 a.m.128 views

CVE-2024-21502

CVE-2024-21502 affects the fastecdsa library prior to 2.3.2. The root cause is a Use of Uninitialized Variable on the stack in the curvemath_mul function (src/curveMath.c), where a value is interpreted as a user-defined type. Depending on the value, an attacker-controlled stack can cause arbitrar...

7.5CVSS7.5AI score0.01025EPSS
Exploits1References4Affected Software1
Github Security Blog
Github Security Blog
added 2024/02/22 7:34 p.m.27 views

Helm's Missing YAML Content Leads To Panic

A Helm contributor discovered uninitialized variable vulnerability when Helm parses index and plugin yaml files missing expected content. Impact When either an index.yaml file or a plugins plugin.yaml file were missing all metadata a panic would occur in Helm. In the Helm SDK this is found when...

7.5CVSS7.3AI score0.00926EPSS
Exploits0References4Affected Software1
OSV
OSV
added 2024/02/22 7:34 p.m.34 views

GHSA-R53H-JV2G-VPX6 Helm's Missing YAML Content Leads To Panic

A Helm contributor discovered uninitialized variable vulnerability when Helm parses index and plugin yaml files missing expected content. Impact When either an index.yaml file or a plugins plugin.yaml file were missing all metadata a panic would occur in Helm. In the Helm SDK this is found when...

8.7CVSS7.6AI score0.00926EPSS
Exploits0References4
NVD
NVD
added 2024/02/22 5:15 a.m.13 views

CVE-2024-23137

A maliciously crafted STP or SLDPRT file, when parsed in ODXSWDLL.dll through Autodesk applications, can be used to uninitialized variables. This vulnerability, along with other vulnerabilities, can lead to code execution in the current process...

7.8CVSS6.9AI score0.00968EPSS
Exploits0References3
Cvelist
Cvelist
added 2024/02/22 4:49 a.m.24 views

CVE-2024-23137 Multiple Vulnerabilities in the Autodesk AutoCAD Desktop Software

A maliciously crafted STP or SLDPRT file, when parsed in ODXSWDLL.dll through Autodesk applications, can be used to uninitialized variables. This vulnerability, along with other vulnerabilities, can lead to code execution in the current process...

7.8CVSS7.2AI score0.00968EPSS
Exploits0References3
OSV
OSV
added 2024/02/21 11:15 p.m.3 views

AZL-38497 CVE-2024-26147 affecting package helm for versions less than 3.13.2-3

Helm is a package manager for Charts for Kubernetes. Versions prior to 3.14.2 contain an uninitialized variable vulnerability when Helm parses index and plugin yaml files missing expected content. When either an index.yaml file or a plugins plugin.yaml file were missing all metadata a panic would...

7.5CVSS7AI score0.00926EPSS
Exploits0References1
Prion
Prion
added 2024/02/21 11:15 p.m.19 views

Hardcoded credentials

Helm is a package manager for Charts for Kubernetes. Versions prior to 3.14.2 contain an uninitialized variable vulnerability when Helm parses index and plugin yaml files missing expected content. When either an index.yaml file or a plugins plugin.yaml file were missing all metadata a panic would...

5CVSS7.5AI score0.00926EPSS
Exploits0References2
UbuntuCve
UbuntuCve
added 2024/02/21 11:15 p.m.25 views

CVE-2024-26147

Helm is a package manager for Charts for Kubernetes. Versions prior to 3.14.2 contain an uninitialized variable vulnerability when Helm parses index and plugin yaml files missing expected content. When either an index.yaml file or a plugins plugin.yaml file were missing all metadata a panic would...

7.5CVSS6.9AI score0.00926EPSS
Exploits0References3
Rows per page
Query Builder