mirror of
https://github.com/netbirdio/advisory-database.git
synced 2026-05-22 18:04:22 -07:00
Publish GHSA-gvpg-vgmx-xg6w
This commit is contained in:
+29
-6
@@ -1,23 +1,46 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-gvpg-vgmx-xg6w",
|
||||
"modified": "2024-02-11T06:30:27Z",
|
||||
"modified": "2024-03-15T14:23:03Z",
|
||||
"published": "2024-02-11T06:30:27Z",
|
||||
"aliases": [
|
||||
"CVE-2023-52428"
|
||||
],
|
||||
"summary": "Denial of Service in Connect2id Nimbus JOSE+JWT",
|
||||
"details": "In Connect2id Nimbus JOSE+JWT before 9.37.2, an attacker can cause a denial of service (resource consumption) via a large JWE p2c header value (aka iteration count) for the PasswordBasedDecrypter (PBKDF2) component.",
|
||||
"severity": [
|
||||
|
||||
],
|
||||
"affected": [
|
||||
|
||||
{
|
||||
"package": {
|
||||
"ecosystem": "Maven",
|
||||
"name": "com.nimbusds:nimbus-jose-jwt"
|
||||
},
|
||||
"ranges": [
|
||||
{
|
||||
"type": "ECOSYSTEM",
|
||||
"events": [
|
||||
{
|
||||
"introduced": "0"
|
||||
},
|
||||
{
|
||||
"fixed": "9.37.2"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"references": [
|
||||
{
|
||||
"type": "ADVISORY",
|
||||
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-52428"
|
||||
},
|
||||
{
|
||||
"type": "PACKAGE",
|
||||
"url": "https://bitbucket.org/connect2id/nimbus-jose-jwt"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://bitbucket.org/connect2id/nimbus-jose-jwt/commits/3b3b77e"
|
||||
@@ -33,11 +56,11 @@
|
||||
],
|
||||
"database_specific": {
|
||||
"cwe_ids": [
|
||||
|
||||
"CWE-400"
|
||||
],
|
||||
"severity": null,
|
||||
"github_reviewed": false,
|
||||
"github_reviewed_at": null,
|
||||
"severity": "MODERATE",
|
||||
"github_reviewed": true,
|
||||
"github_reviewed_at": "2024-03-15T14:23:03Z",
|
||||
"nvd_published_at": "2024-02-11T05:15:08Z"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user