Publish Advisories

GHSA-4265-ccf5-phj5
GHSA-8xff-473h-f863
GHSA-4265-ccf5-phj5
This commit is contained in:
advisory-database[bot]
2024-02-21 00:01:24 +00:00
parent ae239fa6ab
commit 958f5b069e
3 changed files with 129 additions and 39 deletions
@@ -0,0 +1,65 @@
{
"schema_version": "1.4.0",
"id": "GHSA-4265-ccf5-phj5",
"modified": "2024-02-20T23:59:29Z",
"published": "2024-02-19T09:30:52Z",
"aliases": [
"CVE-2024-26308"
],
"summary": "Apache Commons Compress: OutOfMemoryError unpacking broken Pack200 file",
"details": "Allocation of Resources Without Limits or Throttling vulnerability in Apache Commons Compress. This issue affects Apache Commons Compress: from 1.21 before 1.26.\n\nUsers are recommended to upgrade to version 1.26, which fixes the issue.\n\n",
"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": [
{
"package": {
"ecosystem": "Maven",
"name": "org.apache.commons:commons-compress"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "1.21"
},
{
"fixed": "1.26.0"
}
]
}
]
}
],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-26308"
},
{
"type": "PACKAGE",
"url": "https://github.com/apache/commons-compress"
},
{
"type": "WEB",
"url": "https://lists.apache.org/thread/ch5yo2d21p7vlqrhll9b17otbyq4npfg"
},
{
"type": "WEB",
"url": "http://www.openwall.com/lists/oss-security/2024/02/19/2"
}
],
"database_specific": {
"cwe_ids": [
"CWE-770"
],
"severity": "HIGH",
"github_reviewed": true,
"github_reviewed_at": "2024-02-20T23:59:29Z",
"nvd_published_at": "2024-02-19T09:15:38Z"
}
}
@@ -0,0 +1,64 @@
{
"schema_version": "1.4.0",
"id": "GHSA-8xff-473h-f863",
"modified": "2024-02-21T00:00:54Z",
"published": "2024-02-21T00:00:54Z",
"aliases": [
],
"summary": "Uncaught Exception Handling Parsing Errors on Line Terminators",
"details": "The span rendering would panic when handling failed parsing of queries where the error occurred on a line terminator character.\n\n### Impact\n\nA client that is authorized to run queries in a SurrealDB server is able to execute a malformed query which will fail to parse on a line terminator character and cause a panic in the span rendering code. This will crash the server, leading to denial of service.\n\n### Patches\n\n- Version 1.2.1 and later are not affected by this issue.\n\n### Workarounds\n\nConcerned users unable to update may want to limit the ability of untrusted users to run arbitrary SurrealQL queries in the affected versions of SurrealDB. To limit the impact of the denial of service, SurrealDB administrators may also want to ensure that the SurrealDB process is running so that it can be automatically re-started after a crash.\n\n### References\n\n- #3527\n- https://github.com/StarlaneStudios/Surrealist/issues/177",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H"
}
],
"affected": [
{
"package": {
"ecosystem": "crates.io",
"name": "surrealdb"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "1.2.1"
}
]
}
],
"database_specific": {
"last_known_affected_version_range": "<= 1.2.0"
}
}
],
"references": [
{
"type": "WEB",
"url": "https://github.com/surrealdb/surrealdb/security/advisories/GHSA-8xff-473h-f863"
},
{
"type": "WEB",
"url": "https://github.com/StarlaneStudios/Surrealist/issues/177"
},
{
"type": "PACKAGE",
"url": "https://github.com/surrealdb/surrealdb"
}
],
"database_specific": {
"cwe_ids": [
"CWE-248"
],
"severity": "MODERATE",
"github_reviewed": true,
"github_reviewed_at": "2024-02-21T00:00:54Z",
"nvd_published_at": null
}
}
@@ -1,39 +0,0 @@
{
"schema_version": "1.4.0",
"id": "GHSA-4265-ccf5-phj5",
"modified": "2024-02-19T12:30:37Z",
"published": "2024-02-19T09:30:52Z",
"aliases": [
"CVE-2024-26308"
],
"details": "Allocation of Resources Without Limits or Throttling vulnerability in Apache Commons Compress.This issue affects Apache Commons Compress: from 1.21 before 1.26.\n\nUsers are recommended to upgrade to version 1.26, which fixes the issue.\n\n",
"severity": [
],
"affected": [
],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-26308"
},
{
"type": "WEB",
"url": "https://lists.apache.org/thread/ch5yo2d21p7vlqrhll9b17otbyq4npfg"
},
{
"type": "WEB",
"url": "http://www.openwall.com/lists/oss-security/2024/02/19/2"
}
],
"database_specific": {
"cwe_ids": [
"CWE-770"
],
"severity": null,
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2024-02-19T09:15:38Z"
}
}