Lucene search
+L

3609 matches found

Cvelist
Cvelist
added 2022/04/01 4:45 p.m.33 views

CVE-2022-22332

IBM Sterling Partner Engagement Manager 6.2.0 could allow an attacker to impersonate another user due to missing revocation mechanism for the JWT token. IBM X-Force ID: 219131...

5.6CVSS7.3AI score0.0076EPSS
SaveExploits0References2
CVE
CVE
added 2022/04/01 4:45 p.m.91 views

CVE-2022-22332

IBM Sterling Partner Engagement Manager 6.2.0 is affected by an impersonation vulnerability caused by a missing revocation mechanism for JWT tokens. The issue enables an attacker to impersonate another user and is documented in multiple sources (IBM bulletin, NVD entry). Affected product: IBM Ste...

7.5CVSS7.2AI score0.0076EPSS
SaveExploits0References2Affected Software1
NVD
NVD
added 2022/03/31 6:15 p.m.26 views

CVE-2022-22311

IBM Security Verify Access could allow a user, using man in the middle techniques, to obtain sensitive information or possibly change some information due to improper validiation of JWT tokens...

6.5CVSS0.00697EPSS
SaveExploits0References2
Prion
Prion
added 2022/03/31 6:15 p.m.18 views

Input validation

IBM Security Verify Access could allow a user, using man in the middle techniques, to obtain sensitive information or possibly change some information due to improper validiation of JWT tokens...

5.8CVSS6.4AI score0.00697EPSS
SaveExploits0References2Affected Software1
CVE
CVE
added 2022/03/31 5:30 p.m.116 views

CVE-2022-22311

CVE-2022-22311 affects IBM Security Verify Access. The issue arises from improper validation of JWT tokens, enabling manipulation via man-in-the-middle techniques to disclose sensitive information or potentially change data. Affected products/versions include IBM Security Verify Access 10.0.0 thr...

6.5CVSS6.3AI score0.00697EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2022/03/31 5:30 p.m.39 views

CVE-2022-22311

IBM Security Verify Access could allow a user, using man in the middle techniques, to obtain sensitive information or possibly change some information due to improper validiation of JWT tokens...

4.8CVSS6.6AI score0.00697EPSS
SaveExploits0References2
IBM Security Bulletins
IBM Security Bulletins
added 2022/03/31 12:04 p.m.30 views

Security Bulletin: IBM Sterling Partner Engagement Manager is vulnerable to impersonation attack (CVE-2022-22332)

Summary IBM Sterling Partner Engagement Manager CVE-2022-22332 is vulnerable to impersonation attack due to weakness in the JWT token used as an authentication mechanism in the APIs. The issue has been addressed. Vulnerability Details CVEID: CVE-2022-22332 DESCRIPTION: IBM Sterling Partner...

7.5CVSS7.3AI score0.0076EPSS
SaveExploits0Affected Software1
IBM Security Bulletins
IBM Security Bulletins
added 2022/03/30 10:04 p.m.38 views

Security Bulletin: IBM Security Verify Access is vulnerable to obtaining sensitive information due to improper validation of JWT tokens.

Summary IBM Security Verify Access can be vulnerable to manipulation of JWT tokens and could lead to obtaining sensitive information or possibly change some information. Vulnerability Details CVEID: CVE-2022-22311 DESCRIPTION: IBM Security Verify Access could allow a user, using man in the middle...

6.5CVSS6.1AI score0.00697EPSS
SaveExploits0Affected Software1
Veracode
Veracode
added 2022/03/30 6:13 a.m.74 views

Validation Bypass

firebase/php-jwt is vulnerable to validation bypass. The vulnerability exists in decode and verify functions in JWT.php because the token validations are not properly handled when multiple keys are loaded in a key ring which allows an attacker to bypass server-side validations...

9.1CVSS2.4AI score0.00789EPSS
SaveExploits1References3Affected Software1
OSV
OSV
added 2022/03/30 12:00 a.m.39 views

GHSA-8XF4-W7QW-PJJW Firebase PHP-JWT key/algorithm type confusion

In Firebase PHP-JWT before 6.0.0, an algorithm-confusion issue e.g., RS256 / HS256 exists via the kid aka Key ID header, when multiple types of keys are loaded in a key ring. This allows an attacker to forge tokens that validate under the incorrect key. NOTE: this provides a straightforward way t...

9.1CVSS9.1AI score0.00789EPSS
SaveExploits1References5
Github Security Blog
Github Security Blog
added 2022/03/30 12:00 a.m.107 views

Firebase PHP-JWT key/algorithm type confusion

In Firebase PHP-JWT before 6.0.0, an algorithm-confusion issue e.g., RS256 / HS256 exists via the kid aka Key ID header, when multiple types of keys are loaded in a key ring. This allows an attacker to forge tokens that validate under the incorrect key. NOTE: this provides a straightforward way t...

9.1CVSS2.4AI score0.00789EPSS
SaveExploits1References5Affected Software1
Friends Of PHP
Friends Of PHP
added 2022/03/30 12:00 a.m.59 views

Key/algorithm type confusion

In Firebase PHP-JWT before 6.0.0, an algorithm-confusion issue e.g., RS256 / HS256 exists via the kid aka Key ID header, when multiple types of keys are loaded in a key ring. This allows an attacker to forge tokens that validate under the incorrect key. NOTE: this provides a straightforward way t...

9.1CVSS9.1AI score0.00789EPSS
SaveExploits1Affected Software1
ATTACKERKB
ATTACKERKB
added 2022/03/29 7:15 a.m.24 views

CVE-2021-46743

In Firebase PHP-JWT before 6.0.0, an algorithm-confusion issue e.g., RS256 / HS256 exists via the kid aka Key ID header, when multiple types of keys are loaded in a key ring. This allows an attacker to forge tokens that validate under the incorrect key. NOTE: this provides a straightforward way t...

9.1CVSS7.7AI score0.00789EPSS
SaveExploits1References2
OSV
OSV
added 2022/03/29 7:15 a.m.24 views

CVE-2021-46743

In Firebase PHP-JWT before 6.0.0, an algorithm-confusion issue e.g., RS256 / HS256 exists via the kid aka Key ID header, when multiple types of keys are loaded in a key ring. This allows an attacker to forge tokens that validate under the incorrect key. NOTE: this provides a straightforward way t...

9.1CVSS6.7AI score
SaveExploits0References1
NVD
NVD
added 2022/03/29 7:15 a.m.49 views

CVE-2021-46743

In Firebase PHP-JWT before 6.0.0, an algorithm-confusion issue e.g., RS256 / HS256 exists via the kid aka Key ID header, when multiple types of keys are loaded in a key ring. This allows an attacker to forge tokens that validate under the incorrect key. NOTE: this provides a straightforward way t...

9.1CVSS0.00789EPSS
SaveExploits1References1
Prion
Prion
added 2022/03/29 7:15 a.m.28 views

Design/Logic Flaw

In Firebase PHP-JWT before 6.0.0, an algorithm-confusion issue e.g., RS256 / HS256 exists via the kid aka Key ID header, when multiple types of keys are loaded in a key ring. This allows an attacker to forge tokens that validate under the incorrect key. NOTE: this provides a straightforward way t...

5.8CVSS9AI score0.00789EPSS
SaveExploits1References1Affected Software1
CVE
CVE
added 2022/03/29 6:40 a.m.177 views

CVE-2021-46743

CVE-2021-46743 : In Firebase PHP-JWT before 6.0.0, an algorithm-confusion issue occurs via the kid header when multiple key types are loaded in a key ring, allowing an attacker to forge tokens that validate under the incorrect key. The description notes this may reflect unsafe usage of the PHP-JW...

9.1CVSS9AI score0.00789EPSS
SaveExploits1References1Affected Software1
Cvelist
Cvelist
added 2022/03/29 6:40 a.m.63 views

CVE-2021-46743

In Firebase PHP-JWT before 6.0.0, an algorithm-confusion issue e.g., RS256 / HS256 exists via the kid aka Key ID header, when multiple types of keys are loaded in a key ring. This allows an attacker to forge tokens that validate under the incorrect key. NOTE: this provides a straightforward way t...

9.3AI score0.00789EPSS
SaveExploits1References1
Positive Technologies
Positive Technologies
added 2022/03/29 12:00 a.m.8 views

PT-2022-12914 · Firebase +1 · Firebase Php-Jwt +1

Name of the Vulnerable Software and Affected Versions: Firebase PHP-JWT versions prior to 6.0.0 Description: The issue is related to an algorithm-confusion problem, where an attacker can forge tokens that validate under the incorrect key when multiple types of keys are loaded in a key ring. This...

9.8CVSS6.9AI score0.25573EPSS
SaveExploits11References65
OSV
OSV
added 2022/02/22 11:15 p.m.29 views

CVE-2021-43824

Envoy is an open source edge and service proxy, designed for cloud-native applications. In affected versions a crafted request crashes Envoy when a CONNECT request is sent to JWT filter configured with regex match. This provides a denial of service attack vector. The only workaround is to not use...

7.5CVSS6.5AI score
SaveExploits0References2
Rows per page
Query Builder