diff --git a/advisories/github-reviewed/2025/02/GHSA-954p-ff72-327w/GHSA-954p-ff72-327w.json b/advisories/github-reviewed/2025/02/GHSA-954p-ff72-327w/GHSA-954p-ff72-327w.json index 79ef63f779d..3d2f7cc1bca 100644 --- a/advisories/github-reviewed/2025/02/GHSA-954p-ff72-327w/GHSA-954p-ff72-327w.json +++ b/advisories/github-reviewed/2025/02/GHSA-954p-ff72-327w/GHSA-954p-ff72-327w.json @@ -1,13 +1,13 @@ { "schema_version": "1.4.0", "id": "GHSA-954p-ff72-327w", - "modified": "2025-02-28T02:39:49Z", + "modified": "2025-03-17T21:55:31Z", "published": "2025-02-11T18:31:41Z", "aliases": [ "CVE-2025-24406" ], "summary": "Adobe Commerce Path Traversal", - "details": "Adobe Commerce versions 2.4.7-beta1, 2.4.7-p3, 2.4.6-p8, 2.4.5-p10, 2.4.4-p11 and earlier are affected by an Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') vulnerability that could lead to a security feature bypass. An attacker could exploit this vulnerability to modify files that are stored outside the restricted directory. Exploitation of this issue does not require user interaction.", + "details": "Adobe Commerce versions 2.4.8-beta1, 2.4.7-p3, 2.4.6-p8, 2.4.5-p10, 2.4.4-p11 and earlier are affected by an Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') vulnerability that could lead to a security feature bypass. An unauthenticated attacker could exploit this vulnerability to modify files that are stored outside the restricted directory. Exploitation of this issue does not require user interaction.", "severity": [ { "type": "CVSS_V3", diff --git a/advisories/github-reviewed/2025/03/GHSA-3rw8-4xrq-3f7p/GHSA-3rw8-4xrq-3f7p.json b/advisories/github-reviewed/2025/03/GHSA-3rw8-4xrq-3f7p/GHSA-3rw8-4xrq-3f7p.json new file mode 100644 index 00000000000..9fd8ea70e2c --- /dev/null +++ b/advisories/github-reviewed/2025/03/GHSA-3rw8-4xrq-3f7p/GHSA-3rw8-4xrq-3f7p.json @@ -0,0 +1,69 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-3rw8-4xrq-3f7p", + "modified": "2025-03-17T21:56:00Z", + "published": "2025-03-17T21:30:34Z", + "aliases": [ + "CVE-2025-26042" + ], + "summary": "Uptime Kuma ReDoS vulnerability", + "details": "Uptime Kuma >== 1.23.0 has a ReDoS vulnerability, specifically when an administrator creates a notification through the web service. If a string is provided it triggers catastrophic backtracking in the regular expression, leading to a ReDoS attack.", + "severity": [ + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N" + } + ], + "affected": [ + { + "package": { + "ecosystem": "npm", + "name": "uptime-kuma" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "1.23.0" + }, + { + "last_affected": "2.0.0-dev.0" + } + ] + } + ] + } + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-26042" + }, + { + "type": "WEB", + "url": "https://github.com/louislam/uptime-kuma/issues/5574" + }, + { + "type": "WEB", + "url": "https://github.com/louislam/uptime-kuma/pull/5573" + }, + { + "type": "WEB", + "url": "https://github.com/louislam/uptime-kuma/commit/7a9191761dbef6551c2a0aa6eed5f693ba48d688" + }, + { + "type": "PACKAGE", + "url": "https://github.com/louislam/uptime-kuma" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-1333" + ], + "severity": "MODERATE", + "github_reviewed": true, + "github_reviewed_at": "2025-03-17T21:56:00Z", + "nvd_published_at": "2025-03-17T19:15:26Z" + } +} \ No newline at end of file diff --git a/advisories/github-reviewed/2025/03/GHSA-w6fv-6gcc-x825/GHSA-w6fv-6gcc-x825.json b/advisories/github-reviewed/2025/03/GHSA-w6fv-6gcc-x825/GHSA-w6fv-6gcc-x825.json index 0756df589ea..1ebf84c2eb7 100644 --- a/advisories/github-reviewed/2025/03/GHSA-w6fv-6gcc-x825/GHSA-w6fv-6gcc-x825.json +++ b/advisories/github-reviewed/2025/03/GHSA-w6fv-6gcc-x825/GHSA-w6fv-6gcc-x825.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-w6fv-6gcc-x825", - "modified": "2025-03-17T14:46:56Z", + "modified": "2025-03-17T21:55:52Z", "published": "2025-03-17T14:46:56Z", "aliases": [ "CVE-2025-27512" @@ -43,6 +43,10 @@ "type": "WEB", "url": "https://github.com/coreos/zincati/security/advisories/GHSA-w6fv-6gcc-x825" }, + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-27512" + }, { "type": "WEB", "url": "https://github.com/coreos/zincati/commit/01d8e89f799e6ba21bdf7dc668abce23bd0d8f78" @@ -72,6 +76,6 @@ "severity": "LOW", "github_reviewed": true, "github_reviewed_at": "2025-03-17T14:46:56Z", - "nvd_published_at": null + "nvd_published_at": "2025-03-17T15:15:44Z" } } \ No newline at end of file diff --git a/advisories/unreviewed/2025/03/GHSA-3rw8-4xrq-3f7p/GHSA-3rw8-4xrq-3f7p.json b/advisories/unreviewed/2025/03/GHSA-3rw8-4xrq-3f7p/GHSA-3rw8-4xrq-3f7p.json deleted file mode 100644 index 2b81e6c0147..00000000000 --- a/advisories/unreviewed/2025/03/GHSA-3rw8-4xrq-3f7p/GHSA-3rw8-4xrq-3f7p.json +++ /dev/null @@ -1,33 +0,0 @@ -{ - "schema_version": "1.4.0", - "id": "GHSA-3rw8-4xrq-3f7p", - "modified": "2025-03-17T21:30:34Z", - "published": "2025-03-17T21:30:34Z", - "aliases": [ - "CVE-2025-26042" - ], - "details": "Uptime Kuma >== 1.23.0 has a ReDoS vulnerability, specifically when an administrator creates a notification through the web service. If a string is provided it triggers catastrophic backtracking in the regular expression, leading to a ReDoS attack.", - "severity": [], - "affected": [], - "references": [ - { - "type": "ADVISORY", - "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-26042" - }, - { - "type": "WEB", - "url": "https://github.com/louislam/uptime-kuma/issues/5574" - }, - { - "type": "WEB", - "url": "https://github.com/louislam/uptime-kuma/pull/5573" - } - ], - "database_specific": { - "cwe_ids": [], - "severity": null, - "github_reviewed": false, - "github_reviewed_at": null, - "nvd_published_at": "2025-03-17T19:15:26Z" - } -} \ No newline at end of file