diff --git a/advisories/unreviewed/2022/05/GHSA-g45j-3ccj-357x/GHSA-g45j-3ccj-357x.json b/advisories/unreviewed/2022/05/GHSA-g45j-3ccj-357x/GHSA-g45j-3ccj-357x.json index 1fc2f2ef394..ddb2c12159d 100644 --- a/advisories/unreviewed/2022/05/GHSA-g45j-3ccj-357x/GHSA-g45j-3ccj-357x.json +++ b/advisories/unreviewed/2022/05/GHSA-g45j-3ccj-357x/GHSA-g45j-3ccj-357x.json @@ -1,13 +1,18 @@ { "schema_version": "1.4.0", "id": "GHSA-g45j-3ccj-357x", - "modified": "2022-05-24T17:26:30Z", + "modified": "2025-05-08T12:34:28Z", "published": "2022-05-24T17:26:30Z", "aliases": [ "CVE-2020-17385" ], "details": "Cellopoint Cellos v4.1.10 Build 20190922 does not validate URL inputted properly, which allows unauthorized user to launch Path Traversal attack and access arbitrate file on the system.", - "severity": [], + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N" + } + ], "affected": [], "references": [ { @@ -20,7 +25,9 @@ } ], "database_specific": { - "cwe_ids": [], + "cwe_ids": [ + "CWE-22" + ], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-j57q-8f2v-q7xh/GHSA-j57q-8f2v-q7xh.json b/advisories/unreviewed/2022/05/GHSA-j57q-8f2v-q7xh/GHSA-j57q-8f2v-q7xh.json index 918c197622e..b62963fcec7 100644 --- a/advisories/unreviewed/2022/05/GHSA-j57q-8f2v-q7xh/GHSA-j57q-8f2v-q7xh.json +++ b/advisories/unreviewed/2022/05/GHSA-j57q-8f2v-q7xh/GHSA-j57q-8f2v-q7xh.json @@ -1,13 +1,18 @@ { "schema_version": "1.4.0", "id": "GHSA-j57q-8f2v-q7xh", - "modified": "2022-05-24T17:26:30Z", + "modified": "2025-05-08T12:34:28Z", "published": "2022-05-24T17:26:30Z", "aliases": [ "CVE-2020-17384" ], "details": "Cellopoint Cellos v4.1.10 Build 20190922 does not validate URL inputted properly. With the cookie of the system administrator, attackers can inject and remotely execute arbitrary command to manipulate the system.", - "severity": [], + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H" + } + ], "affected": [], "references": [ { @@ -20,7 +25,9 @@ } ], "database_specific": { - "cwe_ids": [], + "cwe_ids": [ + "CWE-78" + ], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-x9cc-hf3v-q44r/GHSA-x9cc-hf3v-q44r.json b/advisories/unreviewed/2022/05/GHSA-x9cc-hf3v-q44r/GHSA-x9cc-hf3v-q44r.json index ba34e643fe0..e15ca0f8176 100644 --- a/advisories/unreviewed/2022/05/GHSA-x9cc-hf3v-q44r/GHSA-x9cc-hf3v-q44r.json +++ b/advisories/unreviewed/2022/05/GHSA-x9cc-hf3v-q44r/GHSA-x9cc-hf3v-q44r.json @@ -1,13 +1,18 @@ { "schema_version": "1.4.0", "id": "GHSA-x9cc-hf3v-q44r", - "modified": "2022-05-24T17:26:30Z", + "modified": "2025-05-08T12:34:28Z", "published": "2022-05-24T17:26:30Z", "aliases": [ "CVE-2020-17386" ], "details": "Cellopoint Cellos v4.1.10 Build 20190922 does not validate URL inputted properly. With cookie of an authenticated user, attackers can temper with the URL parameter and access arbitrary file on system.", - "severity": [], + "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": [ { @@ -20,7 +25,9 @@ } ], "database_specific": { - "cwe_ids": [], + "cwe_ids": [ + "CWE-918" + ], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2025/04/GHSA-v96g-5j57-774c/GHSA-v96g-5j57-774c.json b/advisories/unreviewed/2025/04/GHSA-v96g-5j57-774c/GHSA-v96g-5j57-774c.json index 5c1615a8ef0..4ee080f20ef 100644 --- a/advisories/unreviewed/2025/04/GHSA-v96g-5j57-774c/GHSA-v96g-5j57-774c.json +++ b/advisories/unreviewed/2025/04/GHSA-v96g-5j57-774c/GHSA-v96g-5j57-774c.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-v96g-5j57-774c", - "modified": "2025-05-07T03:30:28Z", + "modified": "2025-05-08T12:34:28Z", "published": "2025-04-29T12:30:21Z", "aliases": [ "CVE-2025-3891" @@ -30,6 +30,10 @@ { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2361633" + }, + { + "type": "WEB", + "url": "https://lists.debian.org/debian-lts-announce/2025/05/msg00007.html" } ], "database_specific": { diff --git a/advisories/unreviewed/2025/05/GHSA-6ghc-9qc9-qfm5/GHSA-6ghc-9qc9-qfm5.json b/advisories/unreviewed/2025/05/GHSA-6ghc-9qc9-qfm5/GHSA-6ghc-9qc9-qfm5.json new file mode 100644 index 00000000000..ead9e00a929 --- /dev/null +++ b/advisories/unreviewed/2025/05/GHSA-6ghc-9qc9-qfm5/GHSA-6ghc-9qc9-qfm5.json @@ -0,0 +1,36 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-6ghc-9qc9-qfm5", + "modified": "2025-05-08T12:34:30Z", + "published": "2025-05-08T12:34:30Z", + "aliases": [ + "CVE-2025-3506" + ], + "details": "Files to be deployed with agents are accessible without authentication in Checkmk 2.1.0, Checkmk 2.2.0, Checkmk 2.3.0 and