Lucene search
+L

2081 matches found

OSV
OSV
added 2024/07/29 9:15 a.m.13 views

CVE-2024-7191

A vulnerability, which was classified as critical, has been found in itsourcecode Society Management System 1.0. Affected by this issue is some unknown functionality of the file /admin/getbalance.php. The manipulation of the argument studentid leads to sql injection. The attack may be launched...

9.8CVSS5.7AI score0.00578EPSS
SaveExploits1References4
OSV
OSV
added 2024/07/16 11:43 a.m.29 views

CVE-2022-48797 mm: don't try to NUMA-migrate COW pages that have other uses

In the Linux kernel, the following vulnerability has been resolved: mm: don't try to NUMA-migrate COW pages that have other uses Oded Gabbay reports that enabling NUMA balancing causes corruption with his Gaudi accelerator test load: "All the details are in the bug, but the bottom line is that...

7.1CVSS6.2AI score
SaveExploits0References7
OSSF Malicious Packages
OSSF Malicious Packages
added 2024/07/11 2:31 a.m.12 views

Malicious code in sap-balance (npm)

--- -= Per source details. Do not edit below this line.=- Source: ossf-package-analysis 30cd940ca221a7d39311880e508f74779101c1ae9751beb4fa648abb2b0a6266 The OpenSSF Package Analysis project identified 'sap-balance' @ 0.0.0 npm as malicious. It is considered malicious because: - The package...

7.1AI score
SaveExploits0
OSV
OSV
added 2024/06/20 11:13 a.m.24 views

CVE-2022-48734 btrfs: fix deadlock between quota disable and qgroup rescan worker

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix deadlock between quota disable and qgroup rescan worker Quota disable ioctl starts a transaction before waiting for the qgroup rescan worker completes. However, this wait can be infinite and results in deadlock because...

5.9AI score
SaveExploits0References8
OSV
OSV
added 2024/06/14 1:41 p.m.56 views

GO-2024-2903 Contract balance not updating correctly after interchain transaction in github.com/evmos/evmos

Contract balance not updating correctly after interchain transaction in github.com/evmos/evmos...

7.5CVSS7.4AI score0.00618EPSS
SaveExploits1References3
Veracode
Veracode
added 2024/06/11 6:07 a.m.19 views

Incorrect Calculation

github.com/evmos/evmos is vulnerable to Incorrect Calculation. The vulnerability is due to a failure to update the spendable balance correctly when delegating vested tokens, allowing attackers with clawback vesting accounts to manipulate the system to treat unvested tokens as though they were...

4.3CVSS6.7AI score0.00384EPSS
SaveExploits0References2Affected Software1
NVD
NVD
added 2024/06/06 7:15 p.m.30 views

CVE-2024-32873

Evmos is the Ethereum Virtual Machine EVM Hub on the Cosmos Network. The spendable balance is not updated properly when delegating vested tokens. The issue allows a clawback vesting account to anticipate the release of unvested tokens. This vulnerability is fixed in 18.0.0...

4.3CVSS0.00384EPSS
SaveExploits0References2
OSV
OSV
added 2024/06/06 7:10 p.m.71 views

GHSA-7HRH-V6WP-53VW Evmos allows unvested token delegations

Impact What kind of vulnerability is it? Who is impacted? At the moment, users are able to delegate tokens that have not yet been vested. This affects employees and grantees who have funds managed via ClawbackVestingAccount. Patches Has the problem been patched? What versions should users upgrade...

5.3CVSS5.2AI score0.00385EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2024/06/06 6:51 p.m.55 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
Vulnrichment
Vulnrichment
added 2024/06/06 6:51 p.m.27 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.37 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.91 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.26 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
OSV
OSV
added 2024/06/06 6:21 p.m.83 views

GHSA-PXV8-QHRH-JC7V evmos allows transferring unvested tokens after delegations

Impact This advisory has been created to address the following vulnerabilities found in the Evmos codebase and affecting vesting accounts. Wrong spendable balance computation The spendable balance is not updated properly when delegating vested tokens. The following example help in describing the...

3.5CVSS5.7AI score0.0044EPSS
SaveExploits0References7
Github Security Blog
Github Security Blog
added 2024/06/06 6:21 p.m.25 views

evmos allows transferring unvested tokens after delegations

Impact This advisory has been created to address the following vulnerabilities found in the Evmos codebase and affecting vesting accounts. Wrong spendable balance computation The spendable balance is not updated properly when delegating vested tokens. The following example help in describing the...

4.3CVSS4.3AI score0.00384EPSS
SaveExploits0References7Affected Software12
OSV
OSV
added 2024/06/06 6:13 p.m.36 views

CVE-2024-32873 evmos allows transferring unvested tokens after delegations

Evmos is the Ethereum Virtual Machine EVM Hub on the Cosmos Network. The spendable balance is not updated properly when delegating vested tokens. The issue allows a clawback vesting account to anticipate the release of unvested tokens. This vulnerability is fixed in 18.0.0...

3.5CVSS4.7AI score0.0044EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2024/06/06 6:13 p.m.19 views

CVE-2024-32873 evmos allows transferring unvested tokens after delegations

Evmos is the Ethereum Virtual Machine EVM Hub on the Cosmos Network. The spendable balance is not updated properly when delegating vested tokens. The issue allows a clawback vesting account to anticipate the release of unvested tokens. This vulnerability is fixed in 18.0.0...

3.5CVSS6.6AI score0.00384EPSS
SaveExploits0References2
CVE
CVE
added 2024/06/06 6:13 p.m.102 views

CVE-2024-32873

CVE-2024-32873 affects Evmos (EVM Hub on Cosmos). The issue: spendable balance is not updated during delegation from clawback vesting accounts, enabling anticipation of unvested tokens release. Root cause involves vesting/delegation logic and vesting/account handling; multiple connected reports d...

4.3CVSS3.6AI score0.00384EPSS
SaveExploits0References2Affected Software1
Positive Technologies
Positive Technologies
added 2024/06/06 12:00 a.m.20 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
Positive Technologies
Positive Technologies
added 2024/06/06 12:00 a.m.8 views

PT-2024-24929 · Evmos · Evmos

Name of the Vulnerable Software and Affected Versions: Evmos versions prior to 18.0.0 Description: The issue is related to the spendable balance not being updated properly when delegating vested tokens, allowing a clawback vesting account to anticipate the release of unvested tokens. This problem...

8.1CVSS7.2AI score0.0044EPSS
SaveExploits0References12
Rows per page
Query Builder