From 50892b5114ef22810025385a98f9bd78e611e6d9 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Wed, 3 Jan 2024 19:48:58 +0000 Subject: [PATCH] Publish GHSA-r5hg-349q-mg2q --- .../GHSA-r5hg-349q-mg2q.json | 35 ++++++++++++++++--- 1 file changed, 31 insertions(+), 4 deletions(-) rename advisories/{unreviewed => github-reviewed}/2023/12/GHSA-r5hg-349q-mg2q/GHSA-r5hg-349q-mg2q.json (53%) diff --git a/advisories/unreviewed/2023/12/GHSA-r5hg-349q-mg2q/GHSA-r5hg-349q-mg2q.json b/advisories/github-reviewed/2023/12/GHSA-r5hg-349q-mg2q/GHSA-r5hg-349q-mg2q.json similarity index 53% rename from advisories/unreviewed/2023/12/GHSA-r5hg-349q-mg2q/GHSA-r5hg-349q-mg2q.json rename to advisories/github-reviewed/2023/12/GHSA-r5hg-349q-mg2q/GHSA-r5hg-349q-mg2q.json index 442f5cebeb2..7e5cb0ff8b6 100644 --- a/advisories/unreviewed/2023/12/GHSA-r5hg-349q-mg2q/GHSA-r5hg-349q-mg2q.json +++ b/advisories/github-reviewed/2023/12/GHSA-r5hg-349q-mg2q/GHSA-r5hg-349q-mg2q.json @@ -1,11 +1,12 @@ { "schema_version": "1.4.0", "id": "GHSA-r5hg-349q-mg2q", - "modified": "2024-01-03T03:30:32Z", + "modified": "2024-01-03T19:47:40Z", "published": "2023-12-22T12:31:50Z", "aliases": [ "CVE-2023-43741" ], + "summary": "Buildkite Elastic CI for AWS time-of-check-time-of-use race condition vulnerability", "details": "A time-of-check-time-of-use race condition vulnerability in Buildkite Elastic CI for AWS versions prior to 6.7.1 and 5.22.5 allows the buildkite-agent user to bypass a symbolic link check for the PIPELINE_PATH variable in the fix-buildkite-agent-builds-permissions script.", "severity": [ { @@ -14,16 +15,42 @@ } ], "affected": [ - + { + "package": { + "ecosystem": "Go", + "name": "github.com/buildkite/elastic-ci-stack-for-aws/v6" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "6.7.1" + } + ] + } + ] + } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-43741" }, + { + "type": "WEB", + "url": "https://github.com/buildkite/elastic-ci-stack-for-aws/commit/edad0b158ea10a6647bb1c84629d93f5c3d8770e" + }, { "type": "WEB", "url": "https://github.com/atredispartners/advisories/blob/master/ATREDIS-2023-0003.md" + }, + { + "type": "PACKAGE", + "url": "https://github.com/buildkite/elastic-ci-stack-for-aws" } ], "database_specific": { @@ -31,8 +58,8 @@ "CWE-367" ], "severity": "HIGH", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2024-01-03T19:47:40Z", "nvd_published_at": "2023-12-22T10:15:11Z" } } \ No newline at end of file