Lucene search
K

68 matches found

Positive Technologies
Positive Technologies
added 2025/06/30 12:0 a.m.4 views

PT-2025-27493 · Unknown · Tiny-Secp256K1

Name of the Vulnerable Software and Affected Versions: tiny-secp256k1 versions prior to 1.1.7 Description: A malicious JSON-stringifyable message can be made to bypass the Buffer.isBuffer check, resulting in strange objects being accepted as a message. This can trick the verify function into...

9.1CVSS7.5AI score0.00215EPSS
Exploits0References8
OSV
OSV
added 2024/10/10 1:15 a.m.1 views

DEBIAN-CVE-2024-48949

The verify function in lib/elliptic/eddsa/index.js in the Elliptic package before 6.5.6 for Node.js omits "sig.S.gtesig.eddsa.curve.n || sig.S.isNeg" validation...

9.1CVSS5.6AI score0.00507EPSS
Exploits0References1
NVD
NVD
added 2024/10/10 1:15 a.m.13 views

CVE-2024-48949

The verify function in lib/elliptic/eddsa/index.js in the Elliptic package before 6.5.6 for Node.js omits "sig.S.gtesig.eddsa.curve.n || sig.S.isNeg" validation...

9.1CVSS0.00507EPSS
Exploits0References4
CVE
CVE
added 2024/10/10 12:0 a.m.144 views

CVE-2024-48949

CVE-2024-48949 concerns the Elliptic package for Node.js before 6.5.6. The vulnerability stems from the verify function in lib/elliptic/eddsa/index.js, which omits the validation sig.S().gte(sig.eddsa.curve.n) || sig.S().isNeg(), enabling acceptance of invalid signatures. IBM’s bulletin lists thi...

9.1CVSS7AI score0.00507EPSS
Exploits0References4Affected Software1
Debian CVE
Debian CVE
added 2024/10/10 12:0 a.m.11 views

CVE-2024-48949

The verify function in lib/elliptic/eddsa/index.js in the Elliptic package before 6.5.6 for Node.js omits "sig.S.gtesig.eddsa.curve.n || sig.S.isNeg" validation...

9.1CVSS5.5AI score0.00507EPSS
Exploits0
Vulnrichment
Vulnrichment
added 2024/10/10 12:0 a.m.19 views

CVE-2024-48949

The verify function in lib/elliptic/eddsa/index.js in the Elliptic package before 6.5.6 for Node.js omits "sig.S.gtesig.eddsa.curve.n || sig.S.isNeg" validation...

6.8AI score0.00507EPSS
Exploits0References3
OSV
OSV
added 2024/02/13 6:30 a.m.13 views

GHSA-747X-5M58-MQ97 svix vulnerable to Authentication Bypass

Versions of the package svix before 1.17.0 are vulnerable to Authentication Bypass due to an issue in the verify function where signatures of different lengths are incorrectly compared. An attacker can bypass signature verification by providing a shorter signature that matches the beginning of th...

6.8CVSS6AI score0.0041EPSS
Exploits0References6
Prion
Prion
added 2024/02/13 5:15 a.m.19 views

Authentication flaw

Versions of the package svix before 1.17.0 are vulnerable to Authentication Bypass due to an issue in the verify function where signatures of different lengths are incorrectly compared. An attacker can bypass signature verification by providing a shorter signature that matches the beginning of th...

4CVSS7.1AI score0.0041EPSS
Exploits0References4
Github Security Blog
Github Security Blog
added 2024/02/06 8:30 p.m.12 views

Duplicate Advisory: Svix vulnerable to improper comparison of different-length signatures

Duplicate Advisory This advisory has been withdrawn because it is a duplicate of GHSA-747x-5m58-mq97. This link is maintained to preserve external references. Original Description The Webhook::verify function incorrectly compared signatures of different lengths - the two signatures would only be...

5.4AI score
Exploits0References4Affected Software1
RustSec
RustSec
added 2024/02/06 12:0 p.m.4 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
Exploits0Affected Software1
Positive Technologies
Positive Technologies
added 2023/12/08 12:0 a.m.2 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
Exploits1References12
Positive Technologies
Positive Technologies
added 2023/11/20 12:0 a.m.3 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.00687EPSS
Exploits1References10
Microsoft CVE
Microsoft CVE
added 2023/06/06 7:0 a.m.3 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.00305EPSS
Exploits0
SUSE CVE
SUSE CVE
added 2023/02/15 6:5 a.m.4 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
Exploits0References4
Veracode
Veracode
added 2023/01/18 5:25 a.m.17 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.00625EPSS
Exploits0References5Affected Software1
Positive Technologies
Positive Technologies
added 2023/01/05 12:0 a.m.3 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.3786EPSS
Exploits76References188
Veracode
Veracode
added 2022/08/17 6:30 a.m.33 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.00873EPSS
Exploits1References2Affected Software2
Snyk
Snyk
added 2022/05/24 10:6 p.m.1 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.04335EPSS
Exploits0References3
OSV
OSV
added 2022/05/24 10:6 p.m.34 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.04335EPSS
Exploits0References4
Github Security Blog
Github Security Blog
added 2022/05/14 12:59 a.m.27 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.07054EPSS
Exploits1References12Affected Software1
Rows per page
Query Builder