mirror of
https://github.com/netbirdio/advisory-database.git
synced 2026-05-22 18:04:22 -07:00
Publish GHSA-r5hg-349q-mg2q
This commit is contained in:
+31
-4
@@ -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"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user