Publish Advisories

GHSA-6p92-qfqf-qwx4
GHSA-gvpg-vgmx-xg6w
GHSA-w9xv-qf98-ccq4
This commit is contained in:
advisory-database[bot]
2024-10-16 22:10:44 +00:00
parent 4170b38fe6
commit 7152db8c65
3 changed files with 9 additions and 4 deletions
@@ -58,7 +58,8 @@
],
"database_specific": {
"cwe_ids": [
"CWE-22"
"CWE-22",
"CWE-863"
],
"severity": "HIGH",
"github_reviewed": true,
@@ -1,7 +1,7 @@
{
"schema_version": "1.4.0",
"id": "GHSA-gvpg-vgmx-xg6w",
"modified": "2024-03-15T14:23:03Z",
"modified": "2024-10-16T22:09:57Z",
"published": "2024-02-11T06:30:27Z",
"aliases": [
"CVE-2023-52428"
@@ -9,7 +9,10 @@
"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": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
"affected": [
{
@@ -58,7 +61,7 @@
"cwe_ids": [
"CWE-400"
],
"severity": "MODERATE",
"severity": "HIGH",
"github_reviewed": true,
"github_reviewed_at": "2024-03-15T14:23:03Z",
"nvd_published_at": "2024-02-11T05:15:08Z"
@@ -105,6 +105,7 @@
],
"database_specific": {
"cwe_ids": [
"CWE-22",
"CWE-36",
"CWE-918"
],