Lucene search
+L

607 matches found

OSSF Malicious Packages
OSSF Malicious Packages
added 2022/06/20 8:25 p.m.5 views

Malicious code in @boosted-bounty/firebase-queue (npm)

--- -= Per source details. Do not edit below this line.=- Source: ghsa-malware 15ca2bdb5a1428f6304b1f11c70817ec28f2d7ee836fd9dfcc1dee58d87d7a37 Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be...

6.9AI score
SaveExploits0References1
OSSF Malicious Packages
OSSF Malicious Packages
added 2022/06/20 8:23 p.m.3 views

Malicious code in firebase-extensions (npm)

--- -= Per source details. Do not edit below this line.=- Source: ghsa-malware f9dca7310064a3a322dfe846cb9d4281fd3cf989200ce6d90658bc18da836c71 Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be...

6.9AI score
SaveExploits0References1
OSV
OSV
added 2022/06/20 8:23 p.m.13 views

MAL-2022-3048 Malicious code in firebase-extensions (npm)

--- -= Per source details. Do not edit below this line.=- Source: ghsa-malware f9dca7310064a3a322dfe846cb9d4281fd3cf989200ce6d90658bc18da836c71 Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be...

7AI score
SaveExploits0References1
OSV
OSV
added 2022/06/20 8:22 p.m.9 views

MAL-2022-3050 Malicious code in firebase-wiki (npm)

--- -= Per source details. Do not edit below this line.=- Source: ghsa-malware e426a5067aced747a99ed17fa0412f8f0415412e1129a0dd4803e4bbb78e68cb Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be...

7AI score
SaveExploits0References1
OSSF Malicious Packages
OSSF Malicious Packages
added 2022/06/20 8:22 p.m.4 views

Malicious code in firebase-wiki (npm)

--- -= Per source details. Do not edit below this line.=- Source: ghsa-malware e426a5067aced747a99ed17fa0412f8f0415412e1129a0dd4803e4bbb78e68cb Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be...

6.9AI score
SaveExploits0References1
OSSF Malicious Packages
OSSF Malicious Packages
added 2022/06/20 8:17 p.m.5 views

Malicious code in firebase-radar (npm)

--- -= Per source details. Do not edit below this line.=- Source: ghsa-malware 3bcbd61fff9e54ea05b865ebe0b71ea002f1c613bdb99d9a78557dab8fa94691 Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be...

6.9AI score
SaveExploits0References1
OSV
OSV
added 2022/06/20 8:17 p.m.9 views

MAL-2022-3049 Malicious code in firebase-radar (npm)

--- -= Per source details. Do not edit below this line.=- Source: ghsa-malware 3bcbd61fff9e54ea05b865ebe0b71ea002f1c613bdb99d9a78557dab8fa94691 Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be...

7AI score
SaveExploits0References1
Github Security Blog
Github Security Blog
added 2022/05/13 1:48 a.m.32 views

Jerome Gamez Firebase Admin SDK for PHP Incorrect Access Control vulnerability

Jerome Gamez Firebase Admin SDK for PHP version from 3.2.0 to 3.8.0 contains a Incorrect Access Control vulnerability in src/Firebase/Auth/IdTokenVerifier.php does not verify for token signature that can result in JWT with any email address and user ID could be forged from an actual token, or fro...

8.1CVSS7.2AI score0.0131EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2022/05/13 1:48 a.m.21 views

GHSA-4GJJ-R7W8-42CQ Jerome Gamez Firebase Admin SDK for PHP Incorrect Access Control vulnerability

Jerome Gamez Firebase Admin SDK for PHP version from 3.2.0 to 3.8.0 contains a Incorrect Access Control vulnerability in src/Firebase/Auth/IdTokenVerifier.php does not verify for token signature that can result in JWT with any email address and user ID could be forged from an actual token, or fro...

8.1CVSS8.1AI score0.0131EPSS
SaveExploits0References5
Veracode
Veracode
added 2022/03/30 6:13 a.m.68 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.00777EPSS
SaveExploits1References3Affected Software1
OSV
OSV
added 2022/03/30 12:0 a.m.31 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.00777EPSS
SaveExploits1References5
Github Security Blog
Github Security Blog
added 2022/03/30 12:0 a.m.102 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.00777EPSS
SaveExploits1References5Affected Software1
Friends Of PHP
Friends Of PHP
added 2022/03/30 12:0 a.m.53 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.00777EPSS
SaveExploits1Affected Software1
ATTACKERKB
ATTACKERKB
added 2022/03/29 7:15 a.m.18 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.00777EPSS
SaveExploits1References2
OSV
OSV
added 2022/03/29 7:15 a.m.22 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.46 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.00777EPSS
SaveExploits1References1
Prion
Prion
added 2022/03/29 7:15 a.m.25 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.00777EPSS
SaveExploits1References1Affected Software1
CVE
CVE
added 2022/03/29 6:40 a.m.167 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.00777EPSS
SaveExploits1References1Affected Software1
Cvelist
Cvelist
added 2022/03/29 6:40 a.m.58 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.00777EPSS
SaveExploits1References1
Positive Technologies
Positive Technologies
added 2022/03/29 12:0 a.m.7 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
Rows per page
Query Builder