mirror of
https://github.com/netbirdio/advisory-database.git
synced 2026-05-22 18:04:22 -07:00
Publish Advisories
GHSA-6p92-qfqf-qwx4 GHSA-gvpg-vgmx-xg6w GHSA-w9xv-qf98-ccq4
This commit is contained in:
@@ -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"
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user