Lucene search
+L

80 matches found

RustSec
RustSec
added 2024/02/06 12:00 p.m.12 views

Improper comparison of different-length signatures

The Webhook::verify function incorrectly compared signatures of different lengths - the two signatures would only be compared up to the length of the shorter signature. This allowed an attacker to pass in v1, as the signature, which would always pass verification...

6.5CVSS7AI score0.0041EPSS
SaveExploits0Affected Software1
Positive Technologies
Positive Technologies
added 2023/12/08 12:00 a.m.7 views

PT-2023-29488 · Git +3 · Base64Captcha +1

Name of the Vulnerable Software and Affected Versions: No specific software or versions are mentioned in the provided descriptions. Description: The issue concerns the default implementation of a Verify function used to check a Captcha. Verification can be bypassed under certain conditions. For...

5.3CVSS4.9AI score0.00297EPSS
SaveExploits1References12
Positive Technologies
Positive Technologies
added 2023/11/20 12:00 a.m.16 views

PT-2023-30740

Name of the Vulnerable Software and Affected Versions fast-jwt versions prior to 3.3.2 Description The fast-jwt library does not properly prevent JWT algorithm confusion for all public key types. The 'publicKeyPemMatcher' in 'fast-jwt/src/crypto.js' does not properly match all common PEM formats...

5.9CVSS6.3AI score0.00681EPSS
SaveExploits1References10
Microsoft CVE
Microsoft CVE
added 2023/06/06 7:00 a.m.12 views

A vulnerbility was found in OpenSC. This security flaw cause a buffer overrun vulnerability in pkcs15 cardos_have_verifyrc_package. The attacker can supply a smart card package with malformed ASN1 context. The cardos_have_verifyrc_package function scans the ASN1 buffer for 2 tags where remaining length is wrongly caculated due to moved starting pointer. This leads to possible heap-based buffer oob read. In cases where ASAN is enabled while compiling this causes a crash. Further info leak or more damage is possible.

...

7.1CVSS6.7AI score0.00293EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2023/02/15 6:05 a.m.10 views

SUSE CVE-2009-0265

Internet Systems Consortium ISC BIND 9.6.0 and earlier does not properly check the return value from the OpenSSL EVPVerifyFinal function, which allows remote attackers to bypass validation of the certificate chain via a malformed SSL/TLS signature, a similar vulnerability to CVE-2008-5077 and...

7.5CVSS7.6AI score0.02474EPSS
SaveExploits0References4
Veracode
Veracode
added 2023/01/18 5:25 a.m.25 views

Timing Attack

barzahlen/barzahlen-php is vulnerable to Timing Attacks. The vulnerability exists via the verify function in Webhook.php, which allows an attacker to gain timing information of the application, which can leads to Information Disclosure...

5.3CVSS3.4AI score0.0063EPSS
SaveExploits0References5Affected Software1
Positive Technologies
Positive Technologies
added 2023/01/05 12:00 a.m.7 views

PT-2023-9407 · Php +10 · Php +10

Name of the Vulnerable Software and Affected Versions: PHP versions 8.0.0 through 8.0.27 PHP versions 8.1.0 through 8.1.15 PHP versions 8.2.0 through 8.2.2 Description: The issue is related to the password verification function in PHP, which may accept some invalid Blowfish hashes as valid. If su...

9.8CVSS6.8AI score0.38115EPSS
SaveExploits80References188
Veracode
Veracode
added 2022/08/17 6:30 a.m.45 views

SQL Injection

Mingsoft MCMS are vulnerable to sql injection attacks. The vulnerability exists in verify function in PageAction.java because the validated function call is not properly handled allows an attacker to inject and execute arbitrary queries...

9.8CVSS9.5AI score0.01091EPSS
SaveExploits1References2Affected Software2
Snyk
Snyk
added 2022/05/24 10:06 p.m.3 views

Allocation of Resources Without Limits or Throttling

Overview std/crypto/dsa is a Go standard library package std/crypto/dsa Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling. Go Vulnerability Report: via the Verify function. An attacker can cause excessive resource consumption and make affecte...

8.7CVSS6.8AI score0.04115EPSS
SaveExploits0References3
OSV
OSV
added 2022/05/24 10:06 p.m.44 views

GO-2022-0166 Denial of service due to unchecked parameters in crypto/dsa

The Verify function in crypto/dsa passed certain parameters unchecked to the underlying big integer library, possibly leading to extremely long-running computations, which in turn makes Go programs vulnerable to remote denial of service attacks. Programs using HTTPS client certificates or the Go...

7.5CVSS7.4AI score0.04115EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2022/05/14 12:59 a.m.36 views

Python RSA allows attackers to spoof signatures

The verify function in the RSA package for Python Python-RSA before 3.3 allows attackers to spoof signatures with a small public exponent via crafted signature padding, aka a BERserk attack...

5.3CVSS6.7AI score0.08318EPSS
SaveExploits1References12Affected Software1
OSV
OSV
added 2021/11/09 10:15 p.m.16 views

CVE-2021-43568

The verify function in the Stark Bank Elixir ECDSA library ecdsa-elixir 1.0.0 fails to check that the signature is non-zero, which allows attackers to forge signatures on arbitrary messages...

9.8CVSS6.9AI score
SaveExploits0References2
NVD
NVD
added 2021/11/09 10:15 p.m.33 views

CVE-2021-43570

The verify function in the Stark Bank Java ECDSA library ecdsa-java 1.0.0 fails to check that the signature is non-zero, which allows attackers to forge signatures on arbitrary messages...

9.8CVSS0.01027EPSS
SaveExploits1References2
NVD
NVD
added 2021/11/09 10:15 p.m.43 views

CVE-2021-43568

The verify function in the Stark Bank Elixir ECDSA library ecdsa-elixir 1.0.0 fails to check that the signature is non-zero, which allows attackers to forge signatures on arbitrary messages...

9.8CVSS0.01055EPSS
SaveExploits1References2
NVD
NVD
added 2021/11/09 10:15 p.m.35 views

CVE-2021-43571

The verify function in the Stark Bank Node.js ECDSA library ecdsa-node 1.1.2 fails to check that the signature is non-zero, which allows attackers to forge signatures on arbitrary messages...

9.8CVSS0.01027EPSS
SaveExploits1References2
OSV
OSV
added 2021/11/09 10:15 p.m.37 views

CVE-2021-43569

The verify function in the Stark Bank .NET ECDSA library ecdsa-dotnet 1.3.1 fails to check that the signature is non-zero, which allows attackers to forge signatures on arbitrary messages...

9.8CVSS9.4AI score
SaveExploits0References2
OSV
OSV
added 2021/11/09 10:15 p.m.24 views

CVE-2021-43572

The verify function in the Stark Bank Python ECDSA library aka starkbank-escada or ecdsa-python before 2.0.1 fails to check that the signature is non-zero, which allows attackers to forge signatures on arbitrary messages...

9.8CVSS9.5AI score
SaveExploits0References3
attackerkb
attackerkb
added 2021/11/09 10:15 p.m.7 views

CVE-2021-43572

The verify function in the Stark Bank Python ECDSA library aka starkbank-escada or ecdsa-python before 2.0.1 fails to check that the signature is non-zero, which allows attackers to forge signatures on arbitrary messages...

9.8CVSS7.4AI score0.01238EPSS
SaveExploits1References4
Prion
Prion
added 2021/11/09 10:15 p.m.27 views

Design/Logic Flaw

The verify function in the Stark Bank Node.js ECDSA library ecdsa-node 1.1.2 fails to check that the signature is non-zero, which allows attackers to forge signatures on arbitrary messages...

7.5CVSS9.4AI score0.01027EPSS
SaveExploits1References2Affected Software1
Cvelist
Cvelist
added 2021/11/09 9:05 p.m.39 views

CVE-2021-43570

The verify function in the Stark Bank Java ECDSA library ecdsa-java 1.0.0 fails to check that the signature is non-zero, which allows attackers to forge signatures on arbitrary messages...

9.7AI score0.01027EPSS
SaveExploits1References2
Rows per page
Query Builder