Lucene search
+L

5613 matches found

Oracle linux
Oracle linux
added 2024/06/10 12:00 a.m.395 views

bind, bind-dyndb-ldap, and dhcp security update

bind 32:9.11.4-26.P2.16 - Prevent increased CPU consumption in DNSSEC validator CVE-2023-50387 CVE-2023-50868 - Add missing design by contract tests to dnscatz - Speed up parsing of DNS messages with many different names CVE-2023-4408 - Do not use headerprev in expirelruheaders bind-dyndb-ldap...

7.5CVSS7AI score0.99995EPSS
SaveExploits1
NVD
NVD
added 2024/06/06 7:15 p.m.50 views

CVE-2024-37153

Evmos is the Ethereum Virtual Machine EVM Hub on the Cosmos Network. There is an issue with how to liquid stake using Safe which itself is a contract. The bug only appears when there is a local state change together with an ICS20 transfer in the same function and uses the contract's balance, that...

7.5CVSS0.00618EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2024/06/06 6:51 p.m.51 views

CVE-2024-37153 Evmos's contract balance not updating correctly after interchain transaction

Evmos is the Ethereum Virtual Machine EVM Hub on the Cosmos Network. There is an issue with how to liquid stake using Safe which itself is a contract. The bug only appears when there is a local state change together with an ICS20 transfer in the same function and uses the contract's balance, that...

7.5CVSS0.00618EPSS
SaveExploits1References2
CVE
CVE
added 2024/06/06 6:51 p.m.84 views

CVE-2024-37153

The CVE-2024-37153 issue affects Evmos (EVM hub on Cosmos). A vulnerability occurs when a local state change happens together with an ICS20 transfer within the same function, using the contract’s address as the sender in an ICS20 precompile transfer. This enables an effective “infinite money glit...

7.5CVSS7.3AI score0.00618EPSS
SaveExploits1References2Affected Software1
Vulnrichment
Vulnrichment
added 2024/06/06 6:51 p.m.26 views

CVE-2024-37153 Evmos's contract balance not updating correctly after interchain transaction

Evmos is the Ethereum Virtual Machine EVM Hub on the Cosmos Network. There is an issue with how to liquid stake using Safe which itself is a contract. The bug only appears when there is a local state change together with an ICS20 transfer in the same function and uses the contract's balance, that...

7.5CVSS6.5AI score0.00618EPSS
SaveExploits1References2
OSV
OSV
added 2024/06/06 6:51 p.m.35 views

CVE-2024-37153 Evmos's contract balance not updating correctly after interchain transaction

Evmos is the Ethereum Virtual Machine EVM Hub on the Cosmos Network. There is an issue with how to liquid stake using Safe which itself is a contract. The bug only appears when there is a local state change together with an ICS20 transfer in the same function and uses the contract's balance, that...

7.5CVSS7.1AI score
SaveExploits0References4
OSV
OSV
added 2024/06/06 6:51 p.m.90 views

GHSA-XGR7-JGQ3-MHMC Contract balance not updating correctly after interchain transaction

Summary Short summary of the problem. Make the impact and severity as clear as possible. For example: An unsafe deserialization vulnerability allows any unauthenticated user to execute arbitrary code on the server. Details We discovered a bug walking through how to liquid stake using Safe which...

7.5CVSS7.8AI score0.00618EPSS
SaveExploits1References5
Github Security Blog
Github Security Blog
added 2024/06/06 6:51 p.m.24 views

Contract balance not updating correctly after interchain transaction

Summary Short summary of the problem. Make the impact and severity as clear as possible. For example: An unsafe deserialization vulnerability allows any unauthenticated user to execute arbitrary code on the server. Details We discovered a bug walking through how to liquid stake using Safe which...

7.5CVSS7.9AI score0.00618EPSS
SaveExploits1References5Affected Software13
Positive Technologies
Positive Technologies
added 2024/06/06 12:00 a.m.18 views

PT-2024-27337 · Evmos · Evmos

Name of the Vulnerable Software and Affected Versions: Evmos versions prior to V18.1.0 Description: The issue is related to liquid staking using Safe, which is a contract. The bug appears when there is a local state change together with an ICS20 transfer in the same function, and it uses the...

7.5CVSS6.9AI score0.00618EPSS
SaveExploits1References10
HackRead
HackRead
added 2024/06/05 11:38 a.m.19 views

Understanding HyperCycle’s HyperShare Smart Contract Feature

HyperCycle enhances AI safety and efficiency with cryptographic proofs and peer-to-peer nodes. HyperShare supports decentralized governance and income…...

7.5AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2024/05/31 12:00 a.m.19 views

Ubuntu Pro Subscription Detection

The remote Ubuntu host has an active Ubuntu Pro subscription. %NASLMINLEVEL 80900 include"compat.inc"; if description scriptid198218; scriptversion"1.2"; scriptsetattributeattribute:"pluginmodificationdate", value:"2024/07/05"; scriptnameenglish:"Ubuntu Pro Subscription Detection";...

7AI score
SaveExploits0References1
The Hacker News
The Hacker News
added 2024/05/13 6:18 a.m.67 views

Malicious Python Package Hides Sliver C2 Framework in Fake Requests Library Logo

Cybersecurity researchers have identified a malicious Python package that purports to be an offshoot of the popular requests library and has been found concealing a Golang-version of the Sliver command-and-control C2 framework within a PNG image of the project's logo. The package employing this...

7.3AI score
SaveExploits0
Hacker One
Hacker One
added 2024/05/03 8:23 p.m.6 views

Rootstock Labs: Crafted smart contract can take 1.5 minutes to execute due to inefficient CODESIZE implementation

The crafted smart contract can take 1.5 minutes to execute due to an inefficient implementation of the CODESIZE operation in the VM. The issue was caused by the VM.doCODESIZE method, which retrieved the entire code array instead of just the code length. This behavior could be exploited to transfe...

7.5AI score
SaveExploits0
Veracode
Veracode
added 2024/04/26 9:30 a.m.22 views

Improper Input Validation

vyper is vulnerable to Improper Input Validation. The vulnerability is due to using the slice builtin with msg.data, self.code, or .code as the buffer argument, when either the start or length arguments have side-effects, allowing an attacker to manipulate the smart contract's behaviour or extrac...

5.3CVSS6.9AI score0.00455EPSS
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2024/04/25 7:53 p.m.32 views

vyper performs incorrect topic logging in raw_log

Summary Incorrect values can be logged when rawlog builtin is called with memory or storage arguments to be used as topics. A contract search was performed and no vulnerable contracts were found in production. In particular, no uses of rawlog were found at all in production; it is apparently not ...

5.3CVSS5.3AI score0.00455EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2024/04/25 7:50 p.m.79 views

GHSA-3WHQ-64Q2-QFJ6 vyper performs double eval of raw_args in create_from_blueprint

Summary Using the createfromblueprint builtin can result in a double eval vulnerability when rawargs=True and the args argument has side-effects. A contract search was performed and no vulnerable contracts were found in production. In particular, the rawargs variant of createfromblueprint was not...

5.3CVSS5.2AI score0.00455EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2024/04/25 7:50 p.m.32 views

vyper default functions don't respect nonreentrancy keys

Summary Prior to v0.3.0, default functions did not respect the @nonreentrancy decorator and the lock was not emitted. This is a known bug and was already visible in the issue tracker https://github.com/vyperlang/vyper/issues/2455, but it is being re-issued as an advisory so that tools relying on...

5.3CVSS6.8AI score0.00415EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2024/04/25 7:50 p.m.63 views

GHSA-5JRJ-52X8-M64H vyper performs multiple eval of `sqrt()` argument built in

Summary Using the sqrt builtin can result in multiple eval evaluation of side effects when the argument has side-effects. The bug is more difficult but not impossible! to trigger as of 0.3.4, when the unique symbol fence was introduced https://github.com/vyperlang/vyper/pull/2914. A contract sear...

5.3CVSS5.3AI score0.00455EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2024/04/25 7:50 p.m.56 views

vyper performs multiple eval of `sqrt()` argument built in

Summary Using the sqrt builtin can result in multiple eval evaluation of side effects when the argument has side-effects. The bug is more difficult but not impossible! to trigger as of 0.3.4, when the unique symbol fence was introduced https://github.com/vyperlang/vyper/pull/2914. A contract sear...

5.3CVSS5.4AI score0.00455EPSS
SaveExploits0References5Affected Software1
NVD
NVD
added 2024/04/25 6:15 p.m.32 views

CVE-2024-32648

Vyper is a pythonic Smart Contract Language for the Ethereum virtual machine. Prior to version 0.3.0, default functions don't respect nonreentrancy keys and the lock isn't emitted. No vulnerable production contracts were found. Additionally, using a lock on a default function is a very sparsely...

5.3CVSS5.3AI score0.00415EPSS
SaveExploits0References3
Rows per page
Query Builder