Lucene search
+L

4438 matches found

CNNVD
CNNVD
added 2021/10/29 12:00 a.m.13 views

NEC Corporation CLUSTERPRO 缓冲区错误漏洞

NEC Corporation CLUSTERPRO is an HA clustering software from NEC. A buffer error vulnerability exists in NEC Corporation CLUSTERPRO X version 1.0 and EXPRESSCLUSTER X version 1.0 that originates from a boundary error in the software transaction server. A remote attacker could exploit the...

9.8CVSS9.2AI score0.02202EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2021/10/29 12:00 a.m.24 views

NEC Corporation CLUSTERPRO缓冲区错误漏洞

NEC Corporation CLUSTERPRO is an HA clustering software from NEC. A buffer error vulnerability exists in NEC Corporation CLUSTERPRO X version 1.0 and EXPRESSCLUSTER X version 1.0 that originates from a boundary error in the software transaction server. A remote attacker could exploit the...

9.8CVSS9.2AI score0.02142EPSS
SaveExploits0References3
Code423n4
Code423n4
added 2021/10/27 12:00 a.m.14 views

anyone can create a vault by directly calling the factory

Handle jonah1005 Vulnerability details Impact MochiVaultFactory.solL26-L37 There's no permission control in the vaultFactory. Anyone can create a vault. The transaction would be reverted when the government tries to deploy such an asset. As the protocol checks whether the vault is a valid vault b...

6.8AI score
SaveExploits0
Veracode
Veracode
added 2021/10/21 4:05 a.m.13 views

Consensus Halt

github.com/cosmos/cosmos-sdk encounters a consensus halt. An attacker with the ability to send transactions on any chain with the authz module enabled can halt that chain using many Grants, with different but close expiration times as it uses non-deterministic behaviour in a ValidateBasic method ...

6.5CVSS6.6AI score0.01713EPSS
SaveExploits1References4Affected Software1
Prion
Prion
added 2021/10/20 6:15 p.m.21 views

Authorization

The Cosmos-SDK is a framework for building blockchain applications in Golang. Affected versions of the SDK were vulnerable to a consensus halt due to non-deterministic behaviour in a ValidateBasic method in the x/authz module. The MsgGrant of the x/authz module contains a Grant field which includ...

4CVSS6.4AI score0.01713EPSS
SaveExploits1References3Affected Software1
Code423n4
Code423n4
added 2021/10/20 12:00 a.m.17 views

exitTempusAMM can be made to fail

Handle cmichel Vulnerability details There's a griefing attack where an attacker can make any user transaction for TempusController.exitTempusAMM fail. In exitTempusAMM, the user exits their LP position and claims back yield and principal shares. The LP amounts to redeem are determined by the...

6.8AI score
SaveExploits0
Code423n4
Code423n4
added 2021/10/18 12:00 a.m.18 views

QuickAccManager.sol Potential replay attack

Handle WatchPug Vulnerability details This issue is possibly duplicate with a previous issue named "Potential replay attack" In QuickAccManager.solsendTxns and QuickAccManager.solsendTransfer, addressidentity is not included in the txHash, makes it possible to replay the transaction on another...

6.8AI score
SaveExploits0
Code423n4
Code423n4
added 2021/10/15 12:00 a.m.12 views

QuickAccManager.sol#cancel() Wrong hashTx makes it impossible to cancel a scheduled transaction

Handle WatchPug Vulnerability details In QuickAccManager.solcancel, the hashTx to identify the transaction to be canceled is wrong. The last parameter is missing. As a result, users will be unable to cancel a scheduled transaction. function cancelIdentity identity, QuickAccount calldata acc, uint...

6.8AI score
SaveExploits0
OSV
OSV
added 2021/10/13 6:53 p.m.81 views

GHSA-VJ62-G63V-F8MF Validity check missing in Frontier

Impact In the newly introduced signed Frontier-specific extrinsic for pallet-ethereum, a large part of transaction validation logic was only called in transaction pool validation, but not in block execution. Malicious validators can take advantage of this to put invalid transactions into a block...

5.3CVSS5.3AI score0.01383EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2021/10/13 6:53 p.m.52 views

Validity check missing in Frontier

Impact In the newly introduced signed Frontier-specific extrinsic for pallet-ethereum, a large part of transaction validation logic was only called in transaction pool validation, but not in block execution. Malicious validators can take advantage of this to put invalid transactions into a block...

5.3CVSS1.2AI score0.01383EPSS
SaveExploits0References6Affected Software1
Prion
Prion
added 2021/10/13 4:15 p.m.23 views

Input validation

Frontier is Substrate's Ethereum compatibility layer. In the newly introduced signed Frontier-specific extrinsic for pallet-ethereum, a large part of transaction validation logic was only called in transaction pool validation, but not in block execution. Malicious validators can take advantage of...

5CVSS5.2AI score0.01383EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2021/10/13 3:15 p.m.47 views

CVE-2021-41138 Validity check for signed Frontier-specific extrinsic not called in block execution

Frontier is Substrate's Ethereum compatibility layer. In the newly introduced signed Frontier-specific extrinsic for pallet-ethereum, a large part of transaction validation logic was only called in transaction pool validation, but not in block execution. Malicious validators can take advantage of...

5.3CVSS5.6AI score0.01383EPSS
SaveExploits0References3
CNVD
CNVD
added 2021/10/11 12:00 a.m.42 views

IBM Sterling B2B Integrator Weak Encryption Algorithm Vulnerability (CNVD-2021-82422)

IBM Sterling B2B Integrator is a transaction engine, a set of components that run the processes you define and manage based on your business needs. IBM Sterling B2B Integrator versions 5.2.0.0-6.0.3.4, 6.1.0.0-6.1.0.3 are vulnerable to a weak encryption algorithm. An attacker could exploit the...

5CVSS2.8AI score0.00687EPSS
SaveExploits0Affected Software2
Code423n4
Code423n4
added 2021/10/06 12:00 a.m.10 views

Wrong usage of positionId in ConcentratedLiquidityPoolManager

Handle broccoli Vulnerability details Impact In the subscribe function of ConcentratedLiquidityPoolManager, the incentive to subscribed is determined as follows: Incentive memory incentive = incentivespoolpositionId; However, positionId should be incentiveId, a counter that increases by one...

6.8AI score
SaveExploits0
Code423n4
Code423n4
added 2021/10/06 12:00 a.m.7 views

Integer underflow error in claimReward of ConcentratedLiquidityPoolManager

Handle broccoli Vulnerability details Impact The claimReward function of ConcentratedLiquidityPoolManager calculates the secondsUnclaimed variable using a formula with an unclear intention: uint256 secondsUnclaimed = maxTime - incentive.startTime 128 - incentive.secondsClaimed; This formula cause...

6.8AI score
SaveExploits0
HackRead
HackRead
added 2021/09/23 1:30 p.m.33 views

Millions impacted as payment API vulnerabilities exposing transaction keys

By Deeba Ahmed Millions of users could have exposed their private, payment data due to API security vulnerabilities discovered in several applications. This is a post from HackRead.com Read the original post: Millions impacted as payment API vulnerabilities exposing transaction keys...

3.2AI score
SaveExploits0
BDU FSTEC
BDU FSTEC
added 2021/09/20 12:00 a.m.12 views

The vulnerability of the PreChecks functionality in the standard Bitcoin Core implementation, related to improper authentication, allows a violator to compromise data integrity and cause service failures.

The vulnerability of the PreChecks functionality in the standard Bitcoin Bitcoin Core implementation is related to the incorrect replacement of the child transaction. Exploiting this vulnerability can allow an attacker to compromise data integrity and also cause service failures...

6.5CVSS6.5AI score0.01608EPSS
SaveExploits0References5Affected Software2
CNVD
CNVD
added 2021/09/15 12:00 a.m.38 views

IBM Financial Transaction Manager Cross-Site Scripting Vulnerability (CNVD-2021-71255)

IBM Financial Transaction Manager is a financial transaction manager from IBM Corporation. A cross-site scripting vulnerability exists in IBM Financial Transaction Manager, which stems from the lack of proper validation of client-side data by the WEB application. An attacker could exploit the...

5.4CVSS3.6AI score0.00495EPSS
SaveExploits0References1
OSV
OSV
added 2021/09/14 2:15 p.m.8 views

CVE-2021-29841

IBM Financial Transaction Manager 3.2.4 is vulnerable to cross-site scripting. This vulnerability allows users to embed arbitrary JavaScript code in the Web UI thus altering the intended functionality potentially leading to credentials disclosure within a trusted session. IBM X-Force ID: 205045...

5.4CVSS5.4AI score0.00495EPSS
SaveExploits0References2
NVD
NVD
added 2021/09/14 2:15 p.m.20 views

CVE-2021-29841

IBM Financial Transaction Manager 3.2.4 is vulnerable to cross-site scripting. This vulnerability allows users to embed arbitrary JavaScript code in the Web UI thus altering the intended functionality potentially leading to credentials disclosure within a trusted session. IBM X-Force ID: 205045...

5.4CVSS0.00495EPSS
SaveExploits0References2
Rows per page
Query Builder