mirror of
https://github.com/netbirdio/advisory-database.git
synced 2026-05-22 18:04:22 -07:00
Publish Advisories
GHSA-fhff-r739-p363 GHSA-wx4r-hv2p-gjv3
This commit is contained in:
@@ -0,0 +1,38 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-fhff-r739-p363",
|
||||
"modified": "2024-07-25T06:30:50Z",
|
||||
"published": "2024-07-25T06:30:50Z",
|
||||
"aliases": [
|
||||
"CVE-2024-4811"
|
||||
],
|
||||
"details": "In affected versions of Octopus Server under certain conditions, a user with specific role assignments can access restricted project artifacts.",
|
||||
"severity": [
|
||||
{
|
||||
"type": "CVSS_V3",
|
||||
"score": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:L/I:N/A:N"
|
||||
}
|
||||
],
|
||||
"affected": [
|
||||
|
||||
],
|
||||
"references": [
|
||||
{
|
||||
"type": "ADVISORY",
|
||||
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-4811"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://advisories.octopus.com/post/2024/sa2024-05"
|
||||
}
|
||||
],
|
||||
"database_specific": {
|
||||
"cwe_ids": [
|
||||
|
||||
],
|
||||
"severity": "LOW",
|
||||
"github_reviewed": false,
|
||||
"github_reviewed_at": null,
|
||||
"nvd_published_at": "2024-07-25T05:15:26Z"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,38 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-wx4r-hv2p-gjv3",
|
||||
"modified": "2024-07-25T06:30:51Z",
|
||||
"published": "2024-07-25T06:30:51Z",
|
||||
"aliases": [
|
||||
"CVE-2024-6972"
|
||||
],
|
||||
"details": "In affected versions of Octopus Server under certain circumstances it is possible for sensitive variables to be printed in the task log in clear-text.",
|
||||
"severity": [
|
||||
{
|
||||
"type": "CVSS_V3",
|
||||
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N"
|
||||
}
|
||||
],
|
||||
"affected": [
|
||||
|
||||
],
|
||||
"references": [
|
||||
{
|
||||
"type": "ADVISORY",
|
||||
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-6972"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://advisories.octopus.com/post/2024/sa2024-06"
|
||||
}
|
||||
],
|
||||
"database_specific": {
|
||||
"cwe_ids": [
|
||||
|
||||
],
|
||||
"severity": "MODERATE",
|
||||
"github_reviewed": false,
|
||||
"github_reviewed_at": null,
|
||||
"nvd_published_at": "2024-07-25T06:15:01Z"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user