diff --git a/advisories/github-reviewed/2023/01/GHSA-65f5-mfpf-vfhj/GHSA-65f5-mfpf-vfhj.json b/advisories/github-reviewed/2023/01/GHSA-65f5-mfpf-vfhj/GHSA-65f5-mfpf-vfhj.json index 5d7783464d3..a015abf25f6 100644 --- a/advisories/github-reviewed/2023/01/GHSA-65f5-mfpf-vfhj/GHSA-65f5-mfpf-vfhj.json +++ b/advisories/github-reviewed/2023/01/GHSA-65f5-mfpf-vfhj/GHSA-65f5-mfpf-vfhj.json @@ -1,13 +1,13 @@ { "schema_version": "1.4.0", "id": "GHSA-65f5-mfpf-vfhj", - "modified": "2023-12-09T00:35:05Z", + "modified": "2025-02-13T18:40:02Z", "published": "2023-01-18T18:19:33Z", "aliases": [ "CVE-2022-44570" ], "summary": "Denial of service via header parsing in Rack", - "details": "There is a possible denial of service vulnerability in the Range header parsing component of Rack. This vulnerability has been assigned the CVE identifier CVE-2022-44570.\n\nVersions Affected: >= 1.5.0 Not affected: None. Fixed Versions: 2.0.9.2, 2.1.4.2, 2.2.6.2, 3.0.0.1\nImpact\n\nCarefully crafted input can cause the Range header parsing component in Rack to take an unexpected amount of time, possibly resulting in a denial of service attack vector. Any applications that deal with Range requests (such as streaming applications, or applications that serve files) may be impacted.\nReleases\n\nThe fixed releases are available at the normal locations.\nWorkarounds\n\nThere are no feasible workarounds for this issue.\nPatches\n\nTo aid users who aren’t able to upgrade immediately we have provided patches for the two supported release series. They are in git-am format and consist of a single changeset.\n\n 2-0-Fix-ReDoS-in-Rack-Utils.get_byte_ranges.patch - Patch for 2.0 series\n 2-1-Fix-ReDoS-in-Rack-Utils.get_byte_ranges.patch - Patch for 2.1 series\n 2-2-Fix-ReDoS-in-Rack-Utils.get_byte_ranges.patch - Patch for 2.2 series\n 3-0-Fix-ReDoS-in-Rack-Utils.get_byte_ranges.patch - Patch for 3.0 series\n", + "details": "There is a possible denial of service vulnerability in the Range header parsing component of Rack. This vulnerability has been assigned the CVE identifier CVE-2022-44570.\n\nVersions Affected: >= 1.5.0 Not affected: None. Fixed Versions: 2.0.9.2, 2.1.4.2, 2.2.6.2, 3.0.0.1\nImpact\n\nCarefully crafted input can cause the Range header parsing component in Rack to take an unexpected amount of time, possibly resulting in a denial of service attack vector. Any applications that deal with Range requests (such as streaming applications, or applications that serve files) may be impacted.\nReleases\n\nThe fixed releases are available at the normal locations.\nWorkarounds\n\nThere are no feasible workarounds for this issue.\nPatches\n\nTo aid users who aren’t able to upgrade immediately we have provided patches for the two supported release series. They are in git-am format and consist of a single changeset.\n\n 2-0-Fix-ReDoS-in-Rack-Utils.get_byte_ranges.patch - Patch for 2.0 series\n 2-1-Fix-ReDoS-in-Rack-Utils.get_byte_ranges.patch - Patch for 2.1 series\n 2-2-Fix-ReDoS-in-Rack-Utils.get_byte_ranges.patch - Patch for 2.2 series\n 3-0-Fix-ReDoS-in-Rack-Utils.get_byte_ranges.patch - Patch for 3.0 series", "severity": [ { "type": "CVSS_V3", diff --git a/advisories/github-reviewed/2023/02/GHSA-vxrh-cpg7-8vjr/GHSA-vxrh-cpg7-8vjr.json b/advisories/github-reviewed/2023/02/GHSA-vxrh-cpg7-8vjr/GHSA-vxrh-cpg7-8vjr.json index 147f8cf27c7..88cfe7a00fa 100644 --- a/advisories/github-reviewed/2023/02/GHSA-vxrh-cpg7-8vjr/GHSA-vxrh-cpg7-8vjr.json +++ b/advisories/github-reviewed/2023/02/GHSA-vxrh-cpg7-8vjr/GHSA-vxrh-cpg7-8vjr.json @@ -1,13 +1,13 @@ { "schema_version": "1.4.0", "id": "GHSA-vxrh-cpg7-8vjr", - "modified": "2023-02-21T19:59:13Z", + "modified": "2025-02-13T18:40:46Z", "published": "2023-02-08T22:22:12Z", "aliases": [ "CVE-2023-0217" ], "summary": "openssl-src subject to NULL dereference validating DSA public key", - "details": "An invalid pointer dereference on read can be triggered when an application tries to check a malformed DSA public key by the `EVP_PKEY_public_check()` function. This will most likely lead to an application crash. This function can be called on public keys supplied from untrusted sources which could allow an attacker to cause a denial of service attack.\n\nThe TLS implementation in OpenSSL does not call this function but applications might call the function if there are additional security requirements imposed by standards such as FIPS 140-3.\n", + "details": "An invalid pointer dereference on read can be triggered when an application tries to check a malformed DSA public key by the `EVP_PKEY_public_check()` function. This will most likely lead to an application crash. This function can be called on public keys supplied from untrusted sources which could allow an attacker to cause a denial of service attack.\n\nThe TLS implementation in OpenSSL does not call this function but applications might call the function if there are additional security requirements imposed by standards such as FIPS 140-3.", "severity": [ { "type": "CVSS_V3", diff --git a/advisories/github-reviewed/2025/02/GHSA-mrqp-q7vx-v2cx/GHSA-mrqp-q7vx-v2cx.json b/advisories/github-reviewed/2025/02/GHSA-mrqp-q7vx-v2cx/GHSA-mrqp-q7vx-v2cx.json index 9e80dc91775..454383f068a 100644 --- a/advisories/github-reviewed/2025/02/GHSA-mrqp-q7vx-v2cx/GHSA-mrqp-q7vx-v2cx.json +++ b/advisories/github-reviewed/2025/02/GHSA-mrqp-q7vx-v2cx/GHSA-mrqp-q7vx-v2cx.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-mrqp-q7vx-v2cx", - "modified": "2025-02-13T17:16:27Z", + "modified": "2025-02-13T18:40:45Z", "published": "2025-02-13T17:16:27Z", "aliases": [ "CVE-2025-26511" @@ -59,6 +59,10 @@ "type": "WEB", "url": "https://github.com/instaclustr/cassandra-lucene-index/security/advisories/GHSA-mrqp-q7vx-v2cx" }, + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-26511" + }, { "type": "WEB", "url": "https://github.com/instaclustr/cassandra-lucene-index/commit/94380b165bd3e597d3e22e47f8cc674ec7c7bf7f" @@ -69,10 +73,12 @@ } ], "database_specific": { - "cwe_ids": [], + "cwe_ids": [ + "CWE-288" + ], "severity": "HIGH", "github_reviewed": true, "github_reviewed_at": "2025-02-13T17:16:27Z", - "nvd_published_at": null + "nvd_published_at": "2025-02-13T16:16:50Z" } } \ No newline at end of file