Lucene search
+L

1033 matches found

Vulnrichment
Vulnrichment
added 2023/02/03 7:43 p.m.7 views

CVE-2023-23940 OpenZeppelin Contracts for Cairo is vulnerable to signature validation bypass

OpenZeppelin Contracts for Cairo is a library for secure smart contract development written in Cairo for StarkNet, a decentralized ZK Rollup. isvalidethsignature is missing a call to finalizekeccak after calling verifyethsignature. As a result, any contract using isvalidethsignature from the...

6.4CVSS6.6AI score0.0022EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2023/02/03 7:43 p.m.27 views

CVE-2023-23940 OpenZeppelin Contracts for Cairo is vulnerable to signature validation bypass

OpenZeppelin Contracts for Cairo is a library for secure smart contract development written in Cairo for StarkNet, a decentralized ZK Rollup. isvalidethsignature is missing a call to finalizekeccak after calling verifyethsignature. As a result, any contract using isvalidethsignature from the...

6.4CVSS6.6AI score0.0022EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2023/02/02 12:0 a.m.9 views

PT-2023-19311 · Openzeppelin · Openzeppelin Contracts For Cairo

Name of the Vulnerable Software and Affected Versions: OpenZeppelin Contracts for Cairo versions prior to 0.6.1 Description: The issue is related to the is valid eth signature function missing a call to finalize keccak after calling verify eth signature. This allows a malicious sequencer to bypas...

6.4CVSS5.4AI score0.0022EPSS
SaveExploits0References8
OSV
OSV
added 2023/02/01 12:59 a.m.22 views

CVE-2023-23928 reason-jose ignores signature checks

reason-jose is a JOSE implementation in ReasonML and OCaml.Jose.Jws.validate does not check HS256 signatures. This allows tampering of JWS header and payload data if the service does not perform additional checks. Such tampering could expose applications using reason-jose to authorization bypass...

5.9CVSS8.9AI score
SaveExploits0References5
CNNVD
CNNVD
added 2023/02/01 12:0 a.m.8 views

多款Dell产品 数据伪造问题漏洞

Dell Command Update and Dell Update and Alienware Update are both products of Dell, Inc.Dell Command Update is a tool used to automatically update drivers, BIOS, and firmware in Dell products.Dell Update and Alienware Update is an update application. A security vulnerability exists in Dell...

7.8CVSS7.4AI score0.0015EPSS
SaveExploits0References2
Imperva Blog
Imperva Blog
added 2023/01/20 6:16 p.m.53 views

ManageEngine Vulnerability CVE-2022-47966

Recently, Zoho ManageEngine released a security advisory for CVE-2022-47966, which allows for pre-authentication remote code execution in at least 24 ManageEngine products, including ADSelfService Plus and ServiceDesk Plus. This vulnerability stems from the products’ use of an outdated Apache...

1.9AI score0.99753EPSS
SaveExploits15
Code423n4
Code423n4
added 2023/01/09 12:0 a.m.9 views

_validateSignature should not revert on invalid signature (EIP-4337)

Lines of code Vulnerability details Impact Results in unexpected behavior in the EntryPoint contract. Proof of Concept As said in the official specification of EIP-4337: "If the account does not support signature aggregation, it MUST validate the signature is a valid signature of the userOpHash,...

6.8AI score
SaveExploits0
Code423n4
Code423n4
added 2023/01/09 12:0 a.m.47 views

[Medium-3] Non-compliance with EIP-4337

Lines of code Vulnerability details Impact Some parts of the codebase are not compliant with the EIP-4337 from the EIP-4337 specifications, at multiple degrees of severity. Proof of Concept Sender existence Create the account if it does not yet exist, using the initcode provided in the...

7AI score
SaveExploits0
OpenVAS
OpenVAS
added 2023/01/02 12:0 a.m.16 views

Mageia: Security Advisory (MGASA-2022-0481)

The remote host is missing an update for the SPDX-FileCopyrightText: 2023 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 ifdescription...

7.5CVSS7.6AI score0.00987EPSS
SaveExploits0References5
OSV
OSV
added 2022/12/30 10:39 p.m.5 views

MGASA-2022-0481 Updated sogo packages fix security vulnerability

Missing SAML signature validation in the SOGo groupware could result in impersonation attacks. CVE-2021-33054...

7.5CVSS7.4AI score0.00987EPSS
SaveExploits0References4
Mageia
Mageia
added 2022/12/30 10:39 p.m.64 views

Updated sogo packages fix security vulnerability

Missing SAML signature validation in the SOGo groupware could result in impersonation attacks. CVE-2021-33054...

7.5CVSS3.9AI score0.00987EPSS
SaveExploits0References3
Veracode
Veracode
added 2022/12/27 4:4 a.m.20 views

Authorization Bypass

github.com/kyverno/kyverno is vulnerable to authorization bypass.The vulnerability exists in multiple functions due to an image signature validation which allows an attacker to bypass the restrictions and retrieve data via the verifyImages rule...

8.1CVSS7.8AI score0.00956EPSS
SaveExploits0References9Affected Software1
Vulnrichment
Vulnrichment
added 2022/12/23 12:0 a.m.8 views

CVE-2022-47633

An image signature validation bypass vulnerability in Kyverno 1.8.3 and 1.8.4 allows a malicious image registry or a man-in-the-middle attacker to inject unsigned arbitrary container images into a protected Kubernetes cluster. This is fixed in 1.8.5. This has been fixed in 1.8.5 and mitigations a...

7.1AI score0.00956EPSS
SaveExploits0References5
NVD
NVD
added 2022/12/22 7:15 p.m.27 views

CVE-2022-23540

In versions =8.5.1 of jsonwebtoken library, lack of algorithm definition in the jwt.verify function can lead to signature validation bypass due to defaulting to the none algorithm for signature verification. Users are affected if you do not specify algorithms in the jwt.verify function. This issu...

7.6CVSS0.00532EPSS
SaveExploits0References3
Prion
Prion
added 2022/12/22 7:15 p.m.26 views

Input validation

In versions =8.5.1 of jsonwebtoken library, lack of algorithm definition in the jwt.verify function can lead to signature validation bypass due to defaulting to the none algorithm for signature verification. Users are affected if you do not specify algorithms in the jwt.verify function. This issu...

6.5CVSS7.6AI score0.00532EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2022/12/22 6:2 p.m.36 views

CVE-2022-23540 jsonwebtoken vulnerable to signature validation bypass due to insecure default algorithm in jwt.verify()

In versions =8.5.1 of jsonwebtoken library, lack of algorithm definition in the jwt.verify function can lead to signature validation bypass due to defaulting to the none algorithm for signature verification. Users are affected if you do not specify algorithms in the jwt.verify function. This issu...

6.4CVSS7AI score
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2022/12/22 6:2 p.m.19 views

CVE-2022-23540 jsonwebtoken vulnerable to signature validation bypass due to insecure default algorithm in jwt.verify()

In versions =8.5.1 of jsonwebtoken library, lack of algorithm definition in the jwt.verify function can lead to signature validation bypass due to defaulting to the none algorithm for signature verification. Users are affected if you do not specify algorithms in the jwt.verify function. This issu...

6.4CVSS7AI score0.00532EPSS
SaveExploits0References3
CVE
CVE
added 2022/12/22 6:2 p.m.267 views

CVE-2022-23540

CVE-2022-23540 affects the jsonwebtoken library. In versions

7.6CVSS7AI score0.00532EPSS
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2022/12/22 3:32 a.m.47 views

jsonwebtoken vulnerable to signature validation bypass due to insecure default algorithm in jwt.verify()

Overview In versions =8.5.1 of jsonwebtoken library, lack of algorithm definition and a falsy secret or key in the jwt.verify function can lead to signature validation bypass due to defaulting to the none algorithm for signature verification. Am I affected? You will be affected if all the followi...

7.6CVSS7AI score0.00532EPSS
SaveExploits0References5Affected Software1
CVE
CVE
added 2022/12/22 12:0 a.m.132 views

CVE-2021-4126

The CVE-2021-4126 issue affects Thunderbird: when receiving an OpenPGP/MIME signed email with an outer MIME layer (e.g., mailing list footer), Thunderbird incorrectly treated inner content as signed. The root cause is that the displayed signature status was based on the inner part; since 91.4.1, ...

6.5CVSS7.3AI score0.00432EPSS
SaveExploits0References2Affected Software1
Rows per page
Query Builder