Lucene search
K

1738 matches found

Code423n4
Code423n4
•added 2022/11/18 12:0 a.m.•11 views

Slashing can prevent Protected Staking Pool depositors from redeeming their ETH

Lines of code Vulnerability details The documentation states that: The Protected Staking Pool is free from any slashing and leaking risk. While the penalties affect the node operator first, then the Fees and MEV Pool stakers, if the slashing amount is higher, it will also impact the Protected...

6.8AI score
Exploits0
Code423n4
Code423n4
•added 2022/11/09 12:0 a.m.•22 views

Validator can revert block at no cost.

Lines of code Vulnerability details Impact Validator can revert block at no cost. Proof of Concept the validator should only call this function on Executor.sol to revert the unexecuted blocks if the block is not really not executable. /// @notice Reverts unexecuted blocks /// @param newLastBlock...

6.6AI score
Exploits0
Code423n4
Code423n4
•added 2022/11/07 12:0 a.m.•16 views

Hacker can front-run the L2 ERC20 token deployment.

Lines of code Vulnerability details Impact hacker can front-run the L2 ERC20 token deployment to block L2 ERC20 token finalizeDeposit Proof of Concept I intend to prove this piece of code is front-runnable by hacker: /// @notice Finalize the deposit and mint funds /// @param l1Sender The account...

7AI score
Exploits0
IBM Security Bulletins
IBM Security Bulletins
•added 2022/10/07 4:1 p.m.•27 views

Security Bulletin: Vulnerability in Hibernate Validator affects Liberty for Java for IBM Cloud (CVE-2020-10693)

Summary There is a vulnerability in the Hibernate Validator library used by WebSphere Application Server Liberty. Vulnerability Details CVEID:CVE-2020-10693 DESCRIPTION: Hibernate Hibernate Validator could allow a remote attacker to bypass security restrictions, caused by a flaw in the message...

5.3CVSS6.6AI score0.02294EPSS
Exploits0Affected Software1
Code423n4
Code423n4
•added 2022/09/27 12:0 a.m.•8 views

the validator would able to manipulate the Time Stamp ant

Lines of code Vulnerability details Impact attacker able to make manipulation in the function of pageprice Proof of Concept validators can make some manipulation in the timestamp. bob validator even if can make time stamp manipulation or 2 secend able to call function faster than others then mint...

6.9AI score
Exploits0
Code423n4
Code423n4
•added 2022/09/25 12:0 a.m.•6 views

Same validator can deposit Ether multiple times

Lines of code Vulnerability details Impact Same validator may stake more than 1 time. Proof of Concept At frxETHMinter.solL140 and frxETHMinter.solL151, validator can only call the depositEther function for 1 time only. However, after calling the depositEther funciton, the same validator can call...

7.1AI score
Exploits0
Vulnrichment
Vulnrichment
•added 2022/09/24 6:22 p.m.•4 views

CVE-2022-41340

The secp256k1-js package before 1.1.0 for Node.js implements ECDSA without required r and s validation, leading to signature forgery...

7.6AI score0.00458EPSS
Exploits0References4
Code423n4
Code423n4
•added 2022/09/24 12:0 a.m.•11 views

Frontrunning by malicious validator

Lines of code Vulnerability details Impact Frontrunning by malicious validator changing withdrawal credentials Proof of Concept A malicious validator can frontrun depositEther transaction for its pubKey and deposit 1 ether for different withdrawal credential, thereby setting withdrawal credit...

6.9AI score
Exploits0
IBM Security Bulletins
IBM Security Bulletins
•added 2022/09/14 3:28 p.m.•34 views

Security Bulletin: Vulnerability in Hibernate Validator may affect IBM WebSphere Application Server Liberty shipped with IBM Digital Business Automation Workflow family products (CVE-2020-10693)

Summary WebSphere Application Server Liberty is shipped as part of the optional components Process Federation Server since 8.5.6, and User Management Service since 18.0.0.1 in IBM Business Automation Workflow and IBM Business Process Manager. Information about security vulnerabilities affecting I...

7.2AI score0.02294EPSS
Exploits0Affected Software5
RedhatCVE
RedhatCVE
•added 2022/09/13 9:13 a.m.•24 views

CVE-2021-3765

A vulnerability was found in the validator package. Affected versions of this package are vulnerable to Regular expression denial of service ReDoS attacks, affecting system availability...

7.5CVSS5.7AI score0.01666EPSS
Exploits1References4
CNNVD
CNNVD
•added 2022/09/13 12:0 a.m.•29 views

NLnet Labs Routinator å®‰å…Øę¼ę“ž

NLnet Labs Routinator is an RPKI Resource Public Key Infrastructure validator from NLnet Labs in the Netherlands written in the Rust language. A security vulnerability exists in NLnet Labs Routinator versions 0.9.0 through 0.11.2, which stems from an error in error handling, where data in RRDP...

7.5CVSS7.3AI score0.00702EPSS
Exploits0References2
Veracode
Veracode
•added 2022/09/12 4:30 p.m.•20 views

Denial Of Service (DOS)

Indynode is vulnerable to Denial of Service DOS. An attacker can max out the connections to the ledger, resulting in Denial of Service. This vulnerability exploits the trade-off between resilience and availability, where any attacker firewall mitigation will restrict legitimate users. It is...

7.5CVSS7.2AI score0.00924EPSS
Exploits0References2Affected Software1
Hacker One
Hacker One
•added 2022/09/08 4:37 p.m.•57 views

Hyperledger: DOS validator nodes of blockchain to block external connections

Attack was documented in the in the github repo: https://github.com/hyperledger/indy-node/security/advisories/GHSA-x996-7qh9-7ff7 Attack: The attacker sends 500 read requests to each node and opens a new one when holding 500 parallel connections. Every user is able to send read requests since it'...

5CVSS7.3AI score0.00924EPSS
Exploits0
Snyk
Snyk
•added 2022/09/08 11:24 a.m.•1 views

Malicious Package

Overview mdcs-validator is a malicious package. The package's name is based on existing repositories, namespaces, or components used by popular companies in an effort to trick employees into downloading it, also known as 'dependency confusion'. Therefore, you're only vulnerable if this package wa...

9.8CVSS7.1AI score
Exploits0References3
BDU FSTEC
BDU FSTEC
•added 2022/09/07 12:0 a.m.•5 views

The vulnerability of the RPKI validator OctoRPKI, related to insufficient validation of input data, allows a violator to trigger a service failure.

The vulnerability of the RPKI validator OctoRPKI is related to the use of a zero value during the generation of Route Origin Authorisations. Exploiting this vulnerability could allow a malicious actor to cause a service failure...

5.4CVSS7.2AI score0.01255EPSS
Exploits0References5Affected Software2
Positive Technologies
Positive Technologies
•added 2022/09/06 12:0 a.m.•2 views

PT-2022-23037 Ā· Nextcloud Ā· Nextcloud Password Policy

Name of the Vulnerable Software and Affected Versions: Nextcloud Password Policy versions prior to 22.2.10 Nextcloud Password Policy versions prior to 23.0.7 Nextcloud Password Policy versions prior to 24.0.3 Description: The random password generator in Nextcloud Password Policy may, in very rar...

7.5CVSS5.1AI score0.0099EPSS
Exploits0References13
IBM Security Bulletins
IBM Security Bulletins
•added 2022/08/30 4:38 p.m.•60 views

Security Bulletin:IBM TRIRIGA discloses CVE-2019-10219

Summary IBM TRIRIGA discloses CVE-2019-10219 Vulnerability Details CVEID:CVE-2019-10219 DESCRIPTION: Hibernate-Validator is vulnerable to cross-site scripting, caused by improper validation of user-supplied input by the SafeHtml validator annotation A remote attacker could exploit this...

6.5CVSS7.4AI score0.02167EPSS
Exploits0Affected Software1
Code423n4
Code423n4
•added 2022/08/03 12:0 a.m.•6 views

Malicious operators within epoch can not be manually invalidated

Lines of code Vulnerability details Impact Messages are verified and validated by a set of operators. Operators their weights and threshold are defined per epoch and stored as a hash. Transferring operatorship which means creating a new set of valid operators creates a new epoch. Operator sets th...

6.8AI score
Exploits0
Code423n4
Code423n4
•added 2022/08/02 12:0 a.m.•6 views

Malicious relayer can execute stale transactions by spoofing validator weights/threshold in proof

Lines of code Vulnerability details Impact Transaction is submit with wrong validator information, allowing stale commands to be executed Proof of Concept This vulnerability is a result of allowing msg.sender to provide key information identifying operators. First we need to understand how the...

7.1AI score
Exploits0
NVD
NVD
•added 2022/07/29 10:15 a.m.•13 views

CVE-2022-24912

The package github.com/runatlantis/atlantis/server/controllers/events before 0.19.7 are vulnerable to Timing Attack in the webhook event validator code, which does not use a constant-time comparison function to validate the webhook secret. It can allow an attacker to recover this secret as an...

7.5CVSS0.00928EPSS
Exploits1References3
Rows per page
Query Builder