Lucene search
+L

9519 matches found

OpenVAS
OpenVAS
added 2022/07/18 12:00 a.m.27 views

Fedora: Security Advisory for golang-github-jmespath (FEDORA-2022-3969b64d4b)

The remote host is missing an update for the Copyright C 2022 Greenbone Networks GmbH Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-or-later This program is free software; you can...

9.3CVSS8.9AI score0.0995EPSS
SaveExploits4References2
Fedora
Fedora
added 2022/07/17 1:16 a.m.26 views

[SECURITY] Fedora 35 Update: golang-k8s-pod-security-admission-1.22.0-3.fc35

Kubernetes Pod Security Standards implementation...

9.3CVSS8.4AI score0.0995EPSS
SaveExploits3
Fedora
Fedora
added 2022/07/17 1:16 a.m.30 views

[SECURITY] Fedora 35 Update: golang-github-temoto-robotstxt-1.1.1-5.fc35

The robots.txt exclusion protocol implementation for Go language...

9.3CVSS8.5AI score0.0995EPSS
SaveExploits3
Fedora
Fedora
added 2022/07/17 1:16 a.m.32 views

[SECURITY] Fedora 35 Update: golang-github-shurcool-vfsgen-0-0.11.20210113git0d455de.fc35

Package Vfsgen takes an http.FileSystem likely at go generate time and generates Go code that statically implements the provided http.FileSystem...

9.3CVSS2.6AI score0.0995EPSS
SaveExploits4
Fedora
Fedora
added 2022/07/17 1:15 a.m.23 views

[SECURITY] Fedora 35 Update: golang-github-multiformats-multihash-0.1.0-2.fc35

Multihash implementation in Go...

9.3CVSS1.7AI score0.0995EPSS
SaveExploits4
Fedora
Fedora
added 2022/07/17 1:15 a.m.46 views

[SECURITY] Fedora 35 Update: golang-github-multiformats-multibase-0.0.3-2.20220213gitf067816.fc35

Implementation of multibase parser in go...

9.3CVSS3.6AI score0.0995EPSS
SaveExploits4
Fedora
Fedora
added 2022/07/17 1:15 a.m.18 views

[SECURITY] Fedora 35 Update: golang-github-jmespath-0.4.0-5.fc35

A JMESPath implementation in Go...

9.3CVSS2.1AI score0.0995EPSS
SaveExploits4
Fedora
Fedora
added 2022/07/17 1:15 a.m.24 views

[SECURITY] Fedora 35 Update: golang-github-google-jsonnet-0.17.0-5.fc35

This an implementation of Jsonnet in pure Go. It is feature complete but is n ot as heavily exercised as the Jsonnet C++ implementation. Please try it out and give feedback...

9.3CVSS8.1AI score0.0995EPSS
SaveExploits4
Fedora
Fedora
added 2022/07/17 1:15 a.m.28 views

[SECURITY] Fedora 35 Update: golang-github-dustinkirkland-petname-0-0.5.20200605git8e5a1ed.fc35

An RFC1178 implementation...

9.3CVSS2AI score0.0995EPSS
SaveExploits3
Fedora
Fedora
added 2022/07/17 1:15 a.m.28 views

[SECURITY] Fedora 35 Update: golang-github-christrenkamp-goxpath-0-0.6.20200627gitc5096ec.fc35

An XPath 1.0 implementation written in the Go programming language...

9.3CVSS2AI score0.0995EPSS
SaveExploits4
Fedora
Fedora
added 2022/07/17 1:15 a.m.32 views

[SECURITY] Fedora 35 Update: golang-github-cespare-xxhash-2.1.1-5.fc35

xxhash is a Go implementation of the 64-bit xxHash algorithm, XXH64. This is a high-quality hashing algorithm that is much faster than anything in the Go standard library...

9.3CVSS8.3AI score0.0995EPSS
SaveExploits3
Fedora
Fedora
added 2022/07/17 1:15 a.m.23 views

[SECURITY] Fedora 35 Update: golang-github-bifurcation-mint-0-0.9.20200724git93c820e.fc35

A Minimal TLS 1.3 Implementation in Go...

9.3CVSS1.9AI score0.0995EPSS
SaveExploits4
Fedora
Fedora
added 2022/07/17 1:15 a.m.24 views

[SECURITY] Fedora 35 Update: gojq-0.12.8-3.fc35

Pure Go implementation of jq...

9.3CVSS2.1AI score0.0995EPSS
SaveExploits4
Fedora
Fedora
added 2022/07/17 1:15 a.m.43 views

[SECURITY] Fedora 35 Update: act-1.6.0-6.fc35

The Automatic Component Toolkit ACT is a code generator that takes an instance of an Interface Description Language file and generates a thin C89-API, implementation stubs and language bindings of your desired software component...

9.3CVSS2.2AI score0.0995EPSS
SaveExploits4
Code423n4
Code423n4
added 2022/07/17 12:00 a.m.24 views

There is no method to unignore any ignored pair.

Lines of code Vulnerability details Impact The Witch contract uses setIgnoredPair function to prevent the liquidation of accepted pairs on the governance level. However, there is no method to remove these pairs from the ignoredPairs mapping. Proof of Concept Imagine there are vaults with UST/fyUS...

6.7AI score
SaveExploits0
Fedora
Fedora
added 2022/07/16 1:23 a.m.38 views

[SECURITY] Fedora 36 Update: php-laminas-diactoros2-2.13.0-1.fc36

A PHP package containing implementations of the accepted PSR-7 HTTP message interfaces 1, as well as a "server" implementation similar to node's http.Server 2. Documentation: https://docs.laminas.dev/laminas-diactoros/ Autoloader: /usr/share/php/Laminas/Diactoros2/autoload.php 1...

7.2CVSS1.5AI score0.00757EPSS
SaveExploits0
Code423n4
Code423n4
added 2022/07/15 12:00 a.m.16 views

Implementation does not exist

Lines of code fd36ce96b46943026cb2dfcb76dfa3f884f51c18/Marketplace/MarketPlace.solL156 Vulnerability details Impact ZcToken.withdraw and ZcToken.redeem will be reverted. Proof of Concept In ZcToken.withdraw and ZcToken.redeem, it calls redeemer.authRedeem. redeemer can be MarketPlace here. But...

6.8AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2022/07/15 12:00 a.m.9 views

PT-2022-22981 · Inductive Automation · Inductive Automation Ignition

Name of the Vulnerable Software and Affected Versions: Inductive Automation Ignition version 8.1.15 b2022030114 Description: This issue allows remote attackers to execute arbitrary code on affected installations. Although authentication is required to exploit this issue, the existing authenticati...

8.8CVSS8.6AI score0.43328EPSS
SaveExploits0References4
Code423n4
Code423n4
added 2022/07/14 12:00 a.m.23 views

The FERC1155.sol don't respect the EIP2981

Lines of code Vulnerability details Impact The EIP-2981: NFT Royalty Standard implementation is incomplete, missing the implementation of function supportsInterfacebytes4 interfaceID external view returns bool; from the EIP-165: Standard Interface Detection Proof of Concept A marketplace...

6.8AI score
SaveExploits0
OpenVAS
OpenVAS
added 2022/07/14 12:00 a.m.24 views

Huawei EulerOS: Security Advisory for kernel (EulerOS-SA-2022-2054)

The remote host is missing an update for the Huawei EulerOS SPDX-FileCopyrightText: 2022 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

8.8CVSS8.5AI score0.88606EPSS
SaveExploits127References4
Rows per page
Query Builder