Lucene search
+L

1002 matches found

Code423n4
Code423n4
added 2023/08/04 12:0 a.m.12 views

Signature Validation Bypass in 'permit' Function of MarketERC20.sol

Lines of code Vulnerability details Description The 'MarketERC20.sol' contract contains a critical vulnerability in the 'permit' function, where insufficient signature validation allows for bypassing the authentication process. This loophole enables attackers to manipulate the function by providi...

7.4AI score
SaveExploits0
Code423n4
Code423n4
added 2023/07/29 12:0 a.m.9 views

Unauthorized Profile "Follow" Operation Bug

Lines of code Vulnerability details Description The contract's followWithSig function allows any user with a valid signature to execute "follow" operations on behalf of any profile without properly verifying the ownership of the profile or checking if the signer is an approved executor. This bug...

7.2AI score
SaveExploits0
Code423n4
Code423n4
added 2023/07/29 12:0 a.m.11 views

Incorrect Signature Validation in LensHub Contract

Lines of code Vulnerability details Description The LensHub contract contains two functions, "setFollowModuleWithSig" and "setProfileImageURIWithSig," that allow users to set a follow module and profile image URI, respectively, for a profile using EIP712 signatures for verification. However, the...

7.3AI score
SaveExploits0
Veracode
Veracode
added 2023/07/23 2:52 a.m.20 views

User Impersonation

openam-federation-library is vulnerable to User Impersonation. The vulnerability exists because the processResponse function of SAMLUtils.java does not properly validate the signature of a SAML responses received as part of the SAMLv1.x Single Sign-On process, which allows an attacker to exploit...

9.8CVSS6.7AI score0.0126EPSS
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2023/07/20 6:54 p.m.36 views

OpenAM vulnerable to user impersonation using SAMLv1.x SSO process

Impact OpenAM up to version 14.7.2 does not properly validate the signature of SAML responses received as part of the SAMLv1.x Single Sign-On process. Attackers can use this fact to impersonate any OpenAM user, including the administrator, by sending a specially crafted SAML response to the...

9.8CVSS6.8AI score0.0126EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2023/07/20 4:53 p.m.28 views

CVE-2023-37471 User impersonation using SAMLv1.x SSO in Open Access Management

Open Access Management OpenAM is an access management solution that includes Authentication, SSO, Authorization, Federation, Entitlements and Web Services Security. OpenAM up to version 14.7.2 does not properly validate the signature of SAML responses received as part of the SAMLv1.x Single Sign-...

9.1CVSS9.1AI score0.0126EPSS
SaveExploits0References5
Veracode
Veracode
added 2023/07/20 10:30 a.m.22 views

Improper Signature Validation

keylime is vulnerable to Improper Signature Validation. The vulnerability exists in the checkquote function at tpmutil.py because the quote validation is not properly handed in the case of a malformed signature which could allow an attacker to perform unauthorized actions...

2.8CVSS6.6AI score0.00212EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2023/07/19 9:30 p.m.27 views

keylime fails to flag device as untrusted when signature does not validate

A flaw was found in the keylime attestation verifier, which fails to flag a device's submitted TPM quote as faulty when the quote's signature does not validate for some reason. Instead, it will only emit an error in the log without flagging the device as untrusted...

2.8CVSS6.8AI score0.00212EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2023/07/11 8:15 p.m.3 views

DEBIAN-CVE-2022-48521

An issue was discovered in OpenDKIM through 2.10.3, and 2.11.x through 2.11.0-Beta2. It fails to keep track of ordinal numbers when removing fake Authentication-Results header fields, which allows a remote attacker to craft an e-mail message with a fake sender address such that programs that rely...

5.3CVSS5.7AI score0.00752EPSS
SaveExploits0References1
Veracode
Veracode
added 2023/06/27 1:41 p.m.17 views

Authentication Bypass

passport-wsfed-saml2 is vulnerable to Authentication Bypass. The vulnerability exists because the SAML signature validation in saml.js does not ensure that the Signature tag is in the proper location inside the Assertion tag, which allows an attacker to bypass permission checks and gain access to...

6.9AI score
SaveExploits0
CNNVD
CNNVD
added 2023/06/22 12:0 a.m.4 views

Dell EMC PowerStore 数据伪造问题漏洞

Dell EMC PowerStore is a storage device from Dell, Inc. A data forgery issue vulnerability exists in Dell EMC PowerStore versions prior to 3.5, which stems from the inclusion of incorrect cryptographic signature validation, and can be exploited by an attacker to trick an elevated privilege user...

7.8CVSS7.3AI score0.0012EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2023/06/21 12:0 a.m.8 views

PT-2023-32981 · Unknown · Passport-Wsfed-Saml2

Name of the Vulnerable Software and Affected Versions: passport-wsfed-saml2 versions prior to 3.0.10 Description: A vulnerability was found in the validation of a SAML signature, where the validation doesn't ensure that the Signature tag is at the proper location inside an Assertion tag. This lea...

6.9AI score
SaveExploits0References5
CVE
CVE
added 2023/06/13 2:36 a.m.59 views

CVE-2023-2827

CVE-2023-2827 concerns SAP Plant Connectivity (PCo) v15.5 and Production Connector for SAP Digital Manufacturing v1.0, where the JSON Web Token (JWT) in HTTP requests is not validated. Root cause: lack of JWT signature validation enabling unauthorized callers from the internal network to issue se...

7.9CVSS6AI score0.00285EPSS
SaveExploits0References2Affected Software2
Code423n4
Code423n4
added 2023/06/13 12:0 a.m.13 views

[ H ] No Validation checks for "v" signature in castApprovalBySig

Lines of code Vulnerability details Impact V must correspond according to ECDSA principles values of either 27 or 28. Not checking this will result in an attacker crafting a malicious v value and bypassing any checks, withdrawing funds or accessing the function maliciously. Proof of Concept Craft...

6.9AI score
SaveExploits0
OSV
OSV
added 2023/06/09 3:42 p.m.21 views

GO-2023-1826 Signature validation bypass in github.com/moov-io/signedxml

Signature validation canonicalizes the input XML document before validating the signature. Parsing the uncanonicalized and canonicalized forms can produce different results. An attacker can exploit this variation to bypass signature validation. Users of signature validation must only parse the...

9.1CVSS9.2AI score0.00389EPSS
SaveExploits0References1
Veracode
Veracode
added 2023/06/01 4:31 a.m.22 views

Signature Validation Bypass

djangoses is vulnerable to Signature Validation Bypass. The vulnerability exists in utils.py due to a lack of validation in AWS certificates because an attacker can specify arbitrary public certificates...

5.4CVSS6.8AI score0.00233EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
added 2023/05/30 6:30 a.m.22 views

Signature validation bypass in github.com/moov-io/signedxml

In Moov signedxml through 1.0.0, parsing the raw XML as received can result in different output than parsing the canonicalized XML. Thus, signature validation can be bypassed via a Signature Wrapping attack aka XSW...

9.1CVSS8.7AI score0.00389EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2023/05/30 6:30 a.m.17 views

GHSA-JQVR-J2VG-GJRV Signature validation bypass in github.com/moov-io/signedxml

In Moov signedxml through 1.0.0, parsing the raw XML as received can result in different output than parsing the canonicalized XML. Thus, signature validation can be bypassed via a Signature Wrapping attack aka XSW...

9.1CVSS9.1AI score0.00389EPSS
SaveExploits0References6
OSV
OSV
added 2023/05/30 12:0 a.m.12 views

CVE-2023-34205

In Moov signedxml through 1.0.0, parsing the raw XML as received can result in different output than parsing the canonicalized XML. Thus, signature validation can be bypassed via a Signature Wrapping attack aka XSW...

9.1CVSS7.1AI score0.00389EPSS
SaveExploits0References3
CVE
CVE
added 2023/05/30 12:0 a.m.61 views

CVE-2023-34205

CVE-2023-34205 affects moov-io/signedxml up to version 1.0.0, where parsing raw vs canonicalized XML can produce different outputs, enabling a Signature Wrapping (XSW) bypass of signature validation. The issue is documented across multiple feeds (NVD, Red Hat, GHSA, OSV) with a high CVSS (CRITICA...

9.1CVSS9AI score0.00389EPSS
SaveExploits0References1Affected Software1
Rows per page
Query Builder