Lucene search
+L

55 matches found

OSV
OSV
added 2024/12/12 1:15 p.m.6 views

CVE-2024-54122

Concurrent variable access vulnerability in the ability module Impact: Successful exploitation of this vulnerability may affect availability...

4.7CVSS5.8AI score0.0009EPSS
SaveExploits0References1
NVD
NVD
added 2024/12/12 1:15 p.m.18 views

CVE-2024-54122

Concurrent variable access vulnerability in the ability module Impact: Successful exploitation of this vulnerability may affect availability...

6.2CVSS0.0009EPSS
SaveExploits0References1
CVE
CVE
added 2024/12/12 12:20 p.m.56 views

CVE-2024-54122

CVE-2024-54122 describes a concurrent variable access vulnerability in the Huawei HarmonyOS ability module. The combined documents indicate local attack vector with impact on availability; CVSS analyses show a mix of factors with a notable availability impact in the NVD entry (base score 4.7) and...

6.2CVSS6.3AI score0.0009EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2024/12/12 12:20 p.m.24 views

CVE-2024-54122

Concurrent variable access vulnerability in the ability module Impact: Successful exploitation of this vulnerability may affect availability...

6.2CVSS0.0009EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2024/12/12 12:20 p.m.12 views

CVE-2024-54122

Concurrent variable access vulnerability in the ability module Impact: Successful exploitation of this vulnerability may affect availability...

6.2CVSS6.9AI score0.0009EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2024/12/12 12:0 a.m.6 views

PT-2024-36054 · Unknown · Ability Module

Name of the Vulnerable Software and Affected Versions: Ability module affected versions not specified Description: The issue concerns a concurrent variable access vulnerability in the ability module. Successful exploitation of this vulnerability may affect availability. Recommendations: At the...

6.2CVSS6.9AI score0.0009EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2024/12/11 6:44 p.m.33 views

SiYuan has an SSTI via /api/template/renderSprig

Summary Siyuan's /api/template/renderSprig endpoint is vulnerable to Server-Side Template Injection SSTI through the Sprig template engine. Although the engine has limitations, it allows attackers to access environment variables Impact Information leakage...

9.8CVSS7AI score0.00602EPSS
SaveExploits0References5Affected Software1
BDU FSTEC
BDU FSTEC
added 2024/12/06 12:0 a.m.12 views

The vulnerability of the atob method in the universal monitoring system Zabbix allows attackers to compromise the integrity of the protected information.

The vulnerability of the atob method in the Zabbix universal monitoring system is related to access to a critical private variable through a publicly accessible method. Exploiting this vulnerability allows an attacker to compromise the integrity of the protected information...

6.8CVSS6.6AI score0.00797EPSS
SaveExploits0References10Affected Software4
CNNVD
CNNVD
added 2024/11/08 12:0 a.m.7 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from the presence of an uninitialized variable access problem...

5.5CVSS6.6AI score0.00216EPSS
SaveExploits0References4
OSV
OSV
added 2024/08/21 7:15 a.m.2 views

DEBIAN-CVE-2023-52893

In the Linux kernel, the following vulnerability has been resolved: gsmi: fix null-deref in gsmigetvariable We can get EFI variables without fetching the attribute, so we must allow for that in gsmi. commit 859748255b43 "efi: pstore: Omit efivars caching EFI varstore access layer" added a new...

5.5CVSS5.2AI score0.0024EPSS
SaveExploits0References1
Japan Vulnerability Notes
Japan Vulnerability Notes
added 2024/06/03 5:36 a.m.68 views

Multiple vulnerabilities in Sharp and Toshiba Tec MFPs

Overview Sharp and Toshiba Tec MFPs multifunction printers contain multiple vulnerabilities listed below. Stack-based Buffer Overflow CWE-121 - CVE-2024-28038 Incorrect Permission Assignment for Critical Resource CWE-732 - CVE-2024-28955 Cleartext Storage of Sensitive Information CWE-312 -...

9.1CVSS7AI score0.45842EPSS
SaveExploits2References28
OSV
OSV
added 2024/03/06 11:16 a.m.17 views

BIT-TENSORFLOW-2021-41201 Unitialized access in `EinsumHelper::ParseEquation`

TensorFlow is an open source platform for machine learning. In affeced versions during execution, EinsumHelper::ParseEquation is supposed to set the flags in inputhasellipsis vector and outputhasellipsis boolean to indicate whether there is ellipsis in the corresponding inputs and output. However...

7.8CVSS7.6AI score0.00241EPSS
SaveExploits1References3
Veracode
Veracode
added 2023/08/06 11:13 p.m.26 views

Improper Authorization

gitlab is vulnerable to Improper Authorization. The vulnerabiltiy allows an attacker to extract the value of an unprotected variable they know the name of in public projects or private projects they're a member of...

7.5CVSS6.7AI score0.0124EPSS
SaveExploits0References4Affected Software1
Positive Technologies
Positive Technologies
added 2022/08/26 12:0 a.m.5 views

PT-2022-37330 · Pypi · Spam

Name of the Vulnerable Software and Affected Versions: spam affected versions not specified Description: The issue involves a compromise of a user account through a phishing attack, leading to the creation of a malicious release of the spam project on PyPI. This malicious release contains code th...

7.1AI score
SaveExploits0References2
OSV
OSV
added 2022/02/09 11:26 p.m.17 views

GHSA-Q85F-69Q7-55H2 Uninitialized variable access in Tensorflow

Impact The implementation of AssignOp can result in copying unitialized data to a new tensor. This later results in undefined behavior. The implementation has a check that the left hand side of the assignment is initialized to minimize number of allocations, but does not check that the right hand...

7.6CVSS7.2AI score0.00755EPSS
SaveExploits1References7
CNVD
CNVD
added 2021/11/24 12:0 a.m.24 views

Google TensorFlow Buffer Overflow Vulnerability (CNVD-2022-09872)

Google TensorFlow is a suite of end-to-end open source platforms for machine learning from Google USA. Google TensorFlow suffers from a buffer overflow vulnerability that can be exploited by an attacker to cause uninitialized variable access...

7.8CVSS7.6AI score0.00241EPSS
SaveExploits1References1
NVD
NVD
added 2021/11/05 8:15 p.m.37 views

CVE-2021-41201

TensorFlow is an open source platform for machine learning. In affeced versions during execution, EinsumHelper::ParseEquation is supposed to set the flags in inputhasellipsis vector and outputhasellipsis boolean to indicate whether there is ellipsis in the corresponding inputs and output. However...

7.8CVSS0.00241EPSS
SaveExploits1References2
OSV
OSV
added 2021/11/05 8:15 p.m.18 views

PYSEC-2021-611

TensorFlow is an open source platform for machine learning. In affeced versions during execution, EinsumHelper::ParseEquation is supposed to set the flags in inputhasellipsis vector and outputhasellipsis boolean to indicate whether there is ellipsis in the corresponding inputs and output. However...

7.8CVSS2.9AI score0.00241EPSS
SaveExploits1References2
Prion
Prion
added 2021/11/05 8:15 p.m.17 views

Stack overflow

TensorFlow is an open source platform for machine learning. In affeced versions during execution, EinsumHelper::ParseEquation is supposed to set the flags in inputhasellipsis vector and outputhasellipsis boolean to indicate whether there is ellipsis in the corresponding inputs and output. However...

4.6CVSS7.5AI score0.00241EPSS
SaveExploits1References2Affected Software1
CNNVD
CNNVD
added 2021/11/05 12:0 a.m.8 views

Google TensorFlow 缓冲区错误漏洞

Google TensorFlow is a suite of end-to-end open source platforms for machine learning from Google USA. Google TensorFlow suffers from a buffer overflow vulnerability that can be exploited by an attacker to cause uninitialized variable access...

7.8CVSS6.1AI score0.00241EPSS
SaveExploits1References4
Rows per page
Query Builder