Lucene search
+L

5629 matches found

Cvelist
Cvelist
added 2023/12/06 5:00 a.m.38 views

CVE-2023-26154

Versions of the package pubnub before 7.4.0; all versions of the package com.pubnub:pubnub; versions of the package pubnub before 6.19.0; all versions of the package github.com/pubnub/go; versions of the package github.com/pubnub/go/v7 before 7.2.0; versions of the package pubnub before 7.3.0;...

5.9CVSS5.9AI score0.00955EPSS
SaveExploits1References17
CVE
CVE
added 2023/12/06 5:00 a.m.89 views

CVE-2023-26154

CVE-2023-26154 corresponds to an Insufficient Entropy vulnerability in PubNub crypto, caused by the AES-256-CBC implementation’s insecure entropy/ key handling. Affected packages include PubNub core libraries across multiple languages (pubnub, com.pubnub:pubnub, github.com/pubnub/go and variants)...

5.9CVSS5.6AI score0.00955EPSS
SaveExploits1References17Affected Software4
Cvelist
Cvelist
added 2023/12/04 11:42 p.m.55 views

CVE-2023-49290 Malicious parameters can cause a denial of service in lestrrat-go/jwx

lestrrat-go/jwx is a Go module implementing various JWx JWA/JWE/JWK/JWS/JWT, otherwise known as JOSE technologies. A p2c parameter set too high in JWE's algorithm PBES2- could lead to a denial of service. The JWE key management algorithms based on PBKDF2 require a JOSE Header Parameter called p2c...

5.3CVSS5.5AI score0.00723EPSS
SaveExploits1References2
ATTACKERKB
ATTACKERKB
added 2023/12/04 11:15 p.m.6 views

CVE-2023-24047

An Insecure Credential Management issue discovered in Connectize AC21000 G6 641.139.1.1256 allows attackers to gain escalated privileges via use of weak hashing algorithm...

9.8CVSS5.9AI score0.00726EPSS
SaveExploits1References2
NVD
NVD
added 2023/12/04 11:15 p.m.26 views

CVE-2023-24047

An Insecure Credential Management issue discovered in Connectize AC21000 G6 641.139.1.1256 allows attackers to gain escalated privileges via use of weak hashing algorithm...

8CVSS0.00374EPSS
SaveExploits1References1
Prion
Prion
added 2023/12/04 11:15 p.m.22 views

Design/Logic Flaw

An Insecure Credential Management issue discovered in Connectize AC21000 G6 641.139.1.1256 allows attackers to gain escalated privileges via use of weak hashing algorithm...

4.7CVSS7.4AI score0.00726EPSS
SaveExploits1References1Affected Software1
Cvelist
Cvelist
added 2023/12/04 12:00 a.m.28 views

CVE-2023-24047

An Insecure Credential Management issue discovered in Connectize AC21000 G6 641.139.1.1256 allows attackers to gain escalated privileges via use of weak hashing algorithm...

7AI score0.00726EPSS
SaveExploits1References1
Vulnrichment
Vulnrichment
added 2023/12/04 12:00 a.m.8 views

CVE-2023-24047

An Insecure Credential Management issue discovered in Connectize AC21000 G6 641.139.1.1256 allows attackers to gain escalated privileges via use of weak hashing algorithm...

7.1AI score0.00726EPSS
SaveExploits1References1
CVE
CVE
added 2023/12/04 12:00 a.m.60 views

CVE-2023-24047

Technical details for CVE-2023-24047 are not publicly available in the provided documents. Monitor for updates.

8CVSS6.7AI score0.00726EPSS
SaveExploits1References1Affected Software1
Positive Technologies
Positive Technologies
added 2023/12/03 12:00 a.m.7 views

PT-2023-8747

Name of the Vulnerable Software and Affected Versions jose4j versions prior to 0.9.4 Description The issue is related to the improper implementation of the PBES2 algorithm in the jose4j component when handling the p2c parameter. This can allow a remote attacker to cause a denial of service due to...

7.8CVSS6.9AI score0.00879EPSS
SaveExploits1References62
OSV
OSV
added 2023/12/01 11:06 a.m.7 views

OESA-2023-1859 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: An out-of-bounds read vulnerability was found in Netfilter Connection Tracking conntrack in the Linux kernel. This flaw allows a remote user to disclose sensitive information via the DCCP protocol.CVE-2023-39197 A null pointer...

7.8CVSS6AI score0.00976EPSS
SaveExploits0References3
OSV
OSV
added 2023/11/28 12:15 p.m.7 views

ALPINE-CVE-2023-5981

A vulnerability was found that the response times to malformed ciphertexts in RSA-PSK ClientKeyExchange differ from response times of ciphertexts with correct PKCS1 v1.5 padding...

5.9CVSS8.4AI score0.01267EPSS
SaveExploits0References1
Veracode
Veracode
added 2023/11/21 7:14 a.m.57 views

JSON Web Token (JWT) Algorithm Confusion

fast-jwt is vulnerable to JWT Algorithm Confusion. The vulnerability is caused by a missing validation on publicKeyPemMatcher constant defined in fast-jwt/src/crypto.js which is used to match all common PEM formats for public keys. An attacker can craft a malicious JWT token utilizing the HS256...

5.9CVSS7AI score0.00687EPSS
SaveExploits1References5Affected Software1
OSV
OSV
added 2023/11/20 8:58 p.m.69 views

GHSA-C2FF-88X2-X9PG JWT Algorithm Confusion

Summary The fast-jwt library does not properly prevent JWT algorithm confusion for all public key types. Details The 'publicKeyPemMatcher' in 'fast-jwt/src/crypto.js' does not properly match all common PEM formats for public keys. To exploit this vulnerability, an attacker needs to craft a...

5.9CVSS5.6AI score0.00687EPSS
SaveExploits1References6
Github Security Blog
Github Security Blog
added 2023/11/20 8:58 p.m.65 views

JWT Algorithm Confusion

Summary The fast-jwt library does not properly prevent JWT algorithm confusion for all public key types. Details The 'publicKeyPemMatcher' in 'fast-jwt/src/crypto.js' does not properly match all common PEM formats for public keys. To exploit this vulnerability, an attacker needs to craft a...

5.9CVSS6.8AI score0.00687EPSS
SaveExploits1References6Affected Software1
NVD
NVD
added 2023/11/20 6:15 p.m.25 views

CVE-2023-48223

fast-jwt provides fast JSON Web Token JWT implementation. Prior to version 3.3.2, 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 for public keys. ...

5.9CVSS0.00687EPSS
SaveExploits1References3
Prion
Prion
added 2023/11/20 6:15 p.m.20 views

Type confusion

fast-jwt provides fast JSON Web Token JWT implementation. Prior to version 3.3.2, 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 for public keys. ...

2.6CVSS7AI score0.00687EPSS
SaveExploits1References3Affected Software1
OSV
OSV
added 2023/11/20 5:39 p.m.28 views

CVE-2023-48223 fast-jwt JWT Algorithm Confusion

fast-jwt provides fast JSON Web Token JWT implementation. Prior to version 3.3.2, 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 for public keys. ...

5.9CVSS6AI score
SaveExploits0References5
CVE
CVE
added 2023/11/20 5:39 p.m.71 views

CVE-2023-48223

fast-jwt prior to v3.3.2 contains a publicKeyPemMatcher bug that fails to cover all PEM formats for public keys, enabling an algorithm-confusion attack (HS256 signed with an RSA public key) when RS256 is used and the verifier does not explicitly specify an algorithm. A patch in v3.3.2 fixes this ...

5.9CVSS5.6AI score0.00687EPSS
SaveExploits1References3Affected Software1
Cvelist
Cvelist
added 2023/11/20 5:39 p.m.37 views

CVE-2023-48223 fast-jwt JWT Algorithm Confusion

fast-jwt provides fast JSON Web Token JWT implementation. Prior to version 3.3.2, 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 for public keys. ...

5.9CVSS5.9AI score0.00687EPSS
SaveExploits1References3
Rows per page
Query Builder