Lucene search
+L

4374 matches found

Code423n4
Code423n4
added 2022/10/30 12:00 a.m.16 views

Oracle.sol uses deprecated Chainlink method latestAnswer()

Lines of code Vulnerability details Proof of Concept Chainlink has market the latestAnswer method as deprecated for his price feeds, but the code is using it. Impact The latestAnswer method just returns the price and has no way to check if it is stale. If the project is using a stale price it can...

6.9AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2022/10/27 12:00 a.m.29 views

OpenSSH < 9.1 Multiple Vulnerabilities (deprecated)

Plugin has been depreciated: None of the issues found in OpenSSH just prior to 9.1 are believed to be exploitable. %NASLMINLEVEL 80900 C Tenable, Inc. @DEPRECATED@ Disabled on 2022/11/18. Deprecated due to non-exploitable conditions. include'compat.inc'; if description scriptid166612;...

0.4AI score
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2022/10/27 12:00 a.m.9 views

PT-2022-6362 · Tp Link · Tp-Link Tl-Wr940N

Name of the Vulnerable Software and Affected Versions: TP-Link router TL-WR940N V6 version 3.19.1 Build 180119 Description: The issue is related to the use of a deprecated MD5 algorithm to hash the admin password used for basic authentication. This could allow a remote attacker to gain unauthoriz...

7.5CVSS7.9AI score0.00362EPSS
SaveExploits0References6
Code423n4
Code423n4
added 2022/10/23 12:00 a.m.24 views

TokenHelper.sol#L40 : safeTransfer will revert due to insufficient gas.

Lines of code Vulnerability details Impact I am adding as high issue since most of the calling is done using the safeTransfer TokenHelper.solL40 : safeTransfer will revert due to insufficient gas. All the fuctions that are using the safeTransfer could fail due to insufficient gas. I see the...

6.9AI score
SaveExploits0
RustSec
RustSec
added 2022/10/22 12:00 p.m.19 views

Invalid use of `mem::uninitialized` causes `use-of-uninitialized-value`

The compression and decompression function used mem:uninitialized to create an array of uninitialized values, to later write values into it. This later leads to reads from uninitialized memory. The flaw was corrected in commit b633bf265e41c60dfce3be7eac4e4dd5e18d06cf by using a heap-allocated Vec...

2.1AI score
SaveExploits0Affected Software1
OSV
OSV
added 2022/10/21 11:05 a.m.8 views

OESA-2022-2015 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: A use-after-free flaw was found in fs/ext4/namei.c:dxinsertblock in the Linux kernel’s filesystem sub-component. This flaw allows a local attacker with a user privilege to cause a denial of service.CVE-2022-1184 A race condition...

8.8CVSS5.8AI score0.03998EPSS
SaveExploits9References13
Code423n4
Code423n4
added 2022/10/21 12:00 a.m.13 views

Upgraded Q -> M from 868 [1666360678566]

Judge has assessed an item in Issue 868 as Medium risk. The relevant finding follows: Using .call instead of .transfer Currently it is using .transfer to transfer ETH payablepayAddress.transferpayAmt; Using deprecated transfer on address payable may revert in these cases: 1. The withdraw recipien...

6.8AI score
SaveExploits0
OSV
OSV
added 2022/10/19 7:00 p.m.38 views

GHSA-7QW2-H9GJ-HCVH Sandbox bypass vulnerability in Jenkins Pipeline: Deprecated Groovy Libraries Plugin

Pipeline: Groovy Libraries Plugin and older releases of the Pipeline: Deprecated Groovy Libraries Plugin formerly Pipeline: Shared Groovy Libraries Plugin define the library Pipeline step, which allows Pipeline authors to dynamically load Pipeline libraries. The return value of this step can be...

8.8CVSS9.6AI score0.01183EPSS
SaveExploits0References3
OSV
OSV
added 2022/10/19 4:15 p.m.5 views

CVE-2022-43406

A sandbox bypass vulnerability in Jenkins Pipeline: Deprecated Groovy Libraries Plugin 583.vf3b454e43966 and earlier allows attackers with permission to define untrusted Pipeline libraries and to define and run sandboxed scripts, including Pipelines, to bypass the sandbox protection and execute...

9.9CVSS6AI score0.01183EPSS
SaveExploits0References2
OpenVAS
OpenVAS
added 2022/10/19 12:00 a.m.28 views

OTRS Multiple Vulnerabilities (OSA-2022-06, OSA-2022-05)

OTRS is prone to multiple vulnerabilities. This VT has been deprecated as a duplicate of the VT 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...

5.4CVSS5.4AI score0.00625EPSS
SaveExploits0References2
CVE
CVE
added 2022/10/19 12:00 a.m.148 views

CVE-2022-43406

CVE-2022-43406 is a sandbox bypass vulnerability in Jenkins Pipeline: Deprecated Groovy Libraries Plugin 583.vf3b_454e43966 and earlier. The issue allows attackers with permission to define untrusted Pipeline libraries to define and run sandboxed scripts, including Pipelines, enabling arbitrary c...

9.9CVSS9.5AI score0.01183EPSS
SaveExploits0References2Affected Software1
CNNVD
CNNVD
added 2022/10/19 12:00 a.m.10 views

Jenkins Plugin Pipeline:Deprecated Groovy Libraries 安全漏洞

Jenkins and Jenkins Plugin are both Jenkins open source products.Jenkins is a software application . An open source automation server Jenkins provides hundreds of plugins to support building, deploying, and automating any project.Jenkins Plugin is a software application. A security vulnerability...

9.9CVSS8.8AI score0.01183EPSS
SaveExploits0References8
ATTACKERKB
ATTACKERKB
added 2022/10/11 8:15 p.m.8 views

CVE-2022-20422

In emulationprochandler of armv8deprecated.c, there is a possible way to corrupt memory due to a race condition. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation.Product: AndroidVersions: Android...

7CVSS6.2AI score0.00155EPSS
SaveExploits0References3
OSV
OSV
added 2022/10/11 8:15 p.m.10 views

UBUNTU-CVE-2022-20422

In emulationprochandler of armv8deprecated.c, there is a possible way to corrupt memory due to a race condition. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation.Product: AndroidVersions: Android...

7CVSS6.6AI score0.00155EPSS
SaveExploits0References13
RustSec
RustSec
added 2022/10/11 12:00 p.m.44 views

Using a Custom Cipher with `NID_undef` may lead to NULL encryption

OpenSSL supports creating a custom cipher via the legacy EVPCIPHERmethnew function and associated function calls. This function was deprecated in OpenSSL 3.0 and application authors are instead encouraged to use the new provider mechanism in order to implement custom ciphers. OpenSSL versions 3.0...

7.5CVSS7.4AI score0.03087EPSS
SaveExploits0Affected Software1
Debian CVE
Debian CVE
added 2022/10/11 12:00 a.m.126 views

CVE-2022-20422

In emulationprochandler of armv8deprecated.c, there is a possible way to corrupt memory due to a race condition. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation.Product: AndroidVersions: Android...

7CVSS5.2AI score0.00155EPSS
SaveExploits0
OSV
OSV
added 2022/10/01 12:00 p.m.16 views

RUSTSEC-2022-0061 Crate `parity-wasm` deprecated by the author

This PR explicitly deprecates parity-wasm. The author recommends switching to wasm-tools...

7.1AI score
SaveExploits0References3
RustSec
RustSec
added 2022/10/01 12:00 p.m.18 views

Crate `parity-wasm` deprecated by the author

This PR explicitly deprecates parity-wasm. The author recommends switching to wasm-tools...

1.8AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2022/10/01 12:00 a.m.7 views

PT-2022-37427 · Unknown · Parity-Wasm

Name of the Vulnerable Software and Affected Versions: parity-wasm affected versions not specified Description: The parity-wasm software has been explicitly deprecated. The author recommends switching to wasm-tools. Recommendations: At the moment, there is no information about a newer version tha...

6.9AI score
SaveExploits0References4
OSV
OSV
added 2022/09/29 9:54 a.m.6 views

OPENSUSE-SU-2022:10132-1 Security update for lighttpd

This update for lighttpd fixes the following issues: lighttpd was updated to 1.4.66: a number of bug fixes Fix HTTP/2 downloads = 4GiB Fix SIGUSR1 graceful restart with TLS futher bug fixes CVE-2022-37797: null pointer dereference in modwstunnel, possibly a remotely triggerable crash boo1203358 I...

7.5CVSS7.5AI score0.02067EPSS
SaveExploits1References3
Rows per page
Query Builder