Lucene search
+L

300 matches found

Tenable Nessus
Tenable Nessus
added 2022/10/31 12:0 a.m.25 views

GLSA-202210-26 : Shadow: TOCTOU Race

The remote host is affected by the vulnerability described in GLSA-202210-26 Shadow: TOCTOU Race - shadow: TOCTOU time-of-check time-of-use race condition when copying and removing directory trees CVE-2013-4235 Note that Nessus has not tested for this issue but has instead relied only on the...

4.7CVSS6.6AI score0.00308EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2022/08/17 12:0 a.m.27 views

EulerOS 2.0 SP8 : shadow-utils (EulerOS-SA-2022-2234)

According to the versions of the shadow-utils package installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : - shadow: TOCTOU time-of-check time-of-use race condition when copying and removing directory trees CVE-2013-4235 Note that Tenable Network...

4.7CVSS6.6AI score0.00308EPSS
SaveExploits0References2
Fedora
Fedora
added 2022/07/30 1:57 a.m.17 views

[SECURITY] Fedora 36 Update: golang-github-hashicorp-memdb-1.3.0-6.fc36

The Memdb package implements a simple in-memory database built on immutable radix trees. The database provides Atomicity, Consistency and Isolation from ACID. Being that it is in-memory, it does not provide durability. The database is instantiated with a schema that specifies the tables and indic...

7.2AI score
SaveExploits0
Fedora
Fedora
added 2022/07/30 1:55 a.m.21 views

[SECURITY] Fedora 36 Update: antlr4-project-4.9.3-6.fc36

ANTLR ANother Tool for Language Recognition is a powerful parser generator for reading, processing, executing, or translating structured text or binary files. It is widely used to build languages, tools, and frameworks. From a grammar, ANTLR generates a parser that can build and walk parse trees...

4.2AI score
SaveExploits0
Fedora
Fedora
added 2022/07/04 1:35 a.m.33 views

[SECURITY] Fedora 36 Update: golang-github-andybalholm-cascadia-1.2.0-6.fc36

The Cascadia package implements CSS selectors for use with the parse trees produced by the html package...

9.3CVSS8.2AI score0.0995EPSS
SaveExploits4
Code423n4
Code423n4
added 2022/05/08 12:0 a.m.15 views

Multiple vestings for the same user will fail

Lines of code Vulnerability details Impact Loss of funds from multiple vestings for a single user Proof of Concept In MerkleVesting and MerkleResistor vestings are distributed using merkle trees. Creators of the vesting submit the Merkle root of the tree and deposit the funds to be distributed. A...

6.7AI score
SaveExploits0
Code423n4
Code423n4
added 2022/05/08 12:0 a.m.10 views

Pools and trees may be underfunded for fee-on-transfer tokens

Lines of code Vulnerability details Pools, vesting trees, and airdrop trees may all be created with fee-on-transfer tokens. When each of these entities is funded by a transfer in, their internal accounting assumes they receive the full amount transferred. However, they may actually receive fewer...

6.8AI score
SaveExploits0
CNVD
CNVD
added 2022/03/04 12:0 a.m.44 views

PeTeReport Cross-Site Scripting Vulnerability

PeTeReport is an open source application vulnerability reporting tool. PeTeReport has a cross-site scripting vulnerability that stems from the software's lack of filtering and escaping of user data, which could be exploited by an attacker to inject persistent JavaScript code through an...

5.4CVSS2.4AI score0.00524EPSS
SaveExploits1References1
CNNVD
CNNVD
added 2022/03/03 12:0 a.m.8 views

PeTeReport 跨站脚本漏洞

PeTeReport is an open source application vulnerability reporting tool. PeTeReport has a cross-site scripting vulnerability that stems from the software's lack of filtering and escaping of user data, which could be exploited by an attacker to inject persistent JavaScript code through an...

5.4CVSS5.3AI score0.00524EPSS
SaveExploits1References3
Patchstack
Patchstack
added 2022/02/28 12:0 a.m.11 views

WordPress TreePress – Easy Family Trees & Ancestor Profiles plugin < 2.0.21 - Sensitive Information Disclosure vulnerability

Sensitive Information Disclosure vulnerability discovered in WordPress TreePress – Easy Family Trees & Ancestor Profiles plugin versions 2.0.21. Solution Update the WordPress TreePress – Easy Family Trees & Ancestor Profiles plugin to the latest available version at least 2.0.21...

2.3AI score
SaveExploits0References2Affected Software1
OSV
OSV
added 2022/02/09 11:38 p.m.10 views

GHSA-H6GW-R52C-724R NULL Pointer Dereference and Access of Uninitialized Pointer in TensorFlow

Impact The code for boosted trees in TensorFlow is still missing validation. This allows malicious users to read and write outside of bounds of heap allocated data as well as trigger denial of service via dereferencing nullptrs or via CHECK-failures. This follows after CVE-2021-41208 where these...

9.3CVSS7AI score
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2022/02/09 11:38 p.m.66 views

NULL Pointer Dereference and Access of Uninitialized Pointer in TensorFlow

Impact The code for boosted trees in TensorFlow is still missing validation. This allows malicious users to read and write outside of bounds of heap allocated data as well as trigger denial of service via dereferencing nullptrs or via CHECK-failures. This follows after CVE-2021-41208 where these...

8.8CVSS1.6AI score0.00168EPSS
SaveExploits0References4Affected Software3
Kitploit
Kitploit
added 2022/01/28 11:30 a.m.33 views

Combobulator - Framework To Detect And Prevent Dependency Confusion Leakage And Potential Attacks

Dependency Combobulator is an Open-Source, modular and extensible framework to detect and prevent dependency confusion leakage and potential attacks. This facilitates a holistic approach for ensuring secure application releases that can be evaluated against different sources e.g., GitHub Packages...

7.3AI score
SaveExploits0References1
CISA
CISA
added 2021/11/16 12:0 a.m.25 views

New Federal Government Cybersecurity Incident and Vulnerability Response Playbooks

The White House, via Executive Order EO 14028: Improving the Nation’s Cybersecurity, tasked CISA, as the operational lead for federal cybersecurity, to “develop a standard set of operational procedures i.e., playbook to be used in planning and conducting cybersecurity vulnerability and incident...

6.7AI score
SaveExploits0References3
OSV
OSV
added 2021/11/10 7:37 p.m.14 views

GHSA-57WX-M983-2F88 Incomplete validation in boosted trees code

Impact The code for boosted trees in TensorFlow is still missing validation. As a result, attackers can trigger denial of service via dereferencing nullptrs or via CHECK-failures as well as abuse undefined behavior binding references to nullptrs. An attacker can also read and write from heap...

9.3CVSS7AI score0.00168EPSS
SaveExploits0References7
Github Security Blog
Github Security Blog
added 2021/11/10 7:37 p.m.37 views

Incomplete validation in boosted trees code

Impact The code for boosted trees in TensorFlow is still missing validation. As a result, attackers can trigger denial of service via dereferencing nullptrs or via CHECK-failures as well as abuse undefined behavior binding references to nullptrs. An attacker can also read and write from heap...

8.8CVSS2.4AI score0.00168EPSS
SaveExploits0References7Affected Software3
CNVD
CNVD
added 2021/11/09 12:0 a.m.50 views

Google TensorFlow has an unspecified vulnerability (CNVD-2021-92551)

Google TensorFlow is a set of end-to-end open source platform for machine learning from Google Google Inc. A security vulnerability exists in versions prior to Google TensorFlow 2.7.0, which stems from a lack of code validation for boosting trees in TensorFlow. No details of the vulnerability are...

8.8CVSS3.6AI score0.00168EPSS
SaveExploits0References1
PyPA
PyPA
added 2021/11/05 10:15 p.m.7 views

PYSEC-2021-617

TensorFlow is an open source platform for machine learning. In affected versions the code for boosted trees in TensorFlow is still missing validation. As a result, attackers can trigger denial of service via dereferencing nullptrs or via CHECK-failures as well as abuse undefined behavior binding...

8.8CVSS7.1AI score0.00168EPSS
SaveExploits0References2Affected Software1
PyPA
PyPA
added 2021/11/05 10:15 p.m.9 views

PYSEC-2021-400

TensorFlow is an open source platform for machine learning. In affected versions the code for boosted trees in TensorFlow is still missing validation. As a result, attackers can trigger denial of service via dereferencing nullptrs or via CHECK-failures as well as abuse undefined behavior binding...

8.8CVSS7.1AI score0.00168EPSS
SaveExploits0References2Affected Software1
ATTACKERKB
ATTACKERKB
added 2021/11/05 10:15 p.m.8 views

CVE-2021-41208

TensorFlow is an open source platform for machine learning. In affected versions the code for boosted trees in TensorFlow is still missing validation. As a result, attackers can trigger denial of service via dereferencing nullptrs or via CHECK-failures as well as abuse undefined behavior binding...

8.8CVSS7.2AI score0.00168EPSS
SaveExploits0References3Affected Software1
Rows per page
Query Builder