diff --git a/advisories/unreviewed/2025/03/GHSA-49m6-vrr9-2cqm/GHSA-49m6-vrr9-2cqm.json b/advisories/github-reviewed/2025/03/GHSA-49m6-vrr9-2cqm/GHSA-49m6-vrr9-2cqm.json similarity index 62% rename from advisories/unreviewed/2025/03/GHSA-49m6-vrr9-2cqm/GHSA-49m6-vrr9-2cqm.json rename to advisories/github-reviewed/2025/03/GHSA-49m6-vrr9-2cqm/GHSA-49m6-vrr9-2cqm.json index 2ab12653d7e..5ad6212441c 100644 --- a/advisories/unreviewed/2025/03/GHSA-49m6-vrr9-2cqm/GHSA-49m6-vrr9-2cqm.json +++ b/advisories/github-reviewed/2025/03/GHSA-49m6-vrr9-2cqm/GHSA-49m6-vrr9-2cqm.json @@ -1,11 +1,12 @@ { "schema_version": "1.4.0", "id": "GHSA-49m6-vrr9-2cqm", - "modified": "2025-03-20T12:32:52Z", + "modified": "2025-03-21T23:50:45Z", "published": "2025-03-20T12:32:52Z", "aliases": [ "CVE-2025-0453" ], + "summary": "MLflow Uncontrolled Resource Consumption vulnerability", "details": "In mlflow/mlflow version 2.17.2, the `/graphql` endpoint is vulnerable to a denial of service attack. An attacker can create large batches of queries that repeatedly request all runs from a given experiment. This can tie up all the workers allocated by MLFlow, rendering the application unable to respond to other requests. This vulnerability is due to uncontrolled resource consumption.", "severity": [ { @@ -13,12 +14,36 @@ "score": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H" } ], - "affected": [], + "affected": [ + { + "package": { + "ecosystem": "PyPI", + "name": "mlflow" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "last_affected": "2.17.2" + } + ] + } + ] + } + ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-0453" }, + { + "type": "PACKAGE", + "url": "https://github.com/mlflow/mlflow" + }, { "type": "WEB", "url": "https://huntr.com/bounties/788327ec-714a-4d5c-83aa-8df04dd7612b" @@ -29,8 +54,8 @@ "CWE-400" ], "severity": "MODERATE", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2025-03-21T23:50:45Z", "nvd_published_at": "2025-03-20T10:15:53Z" } } \ No newline at end of file diff --git a/advisories/unreviewed/2025/03/GHSA-gjxm-x497-4h6h/GHSA-gjxm-x497-4h6h.json b/advisories/github-reviewed/2025/03/GHSA-gjxm-x497-4h6h/GHSA-gjxm-x497-4h6h.json similarity index 66% rename from advisories/unreviewed/2025/03/GHSA-gjxm-x497-4h6h/GHSA-gjxm-x497-4h6h.json rename to advisories/github-reviewed/2025/03/GHSA-gjxm-x497-4h6h/GHSA-gjxm-x497-4h6h.json index 89c43efacba..c113525b652 100644 --- a/advisories/unreviewed/2025/03/GHSA-gjxm-x497-4h6h/GHSA-gjxm-x497-4h6h.json +++ b/advisories/github-reviewed/2025/03/GHSA-gjxm-x497-4h6h/GHSA-gjxm-x497-4h6h.json @@ -1,11 +1,12 @@ { "schema_version": "1.4.0", "id": "GHSA-gjxm-x497-4h6h", - "modified": "2025-03-20T12:32:52Z", + "modified": "2025-03-21T23:49:58Z", "published": "2025-03-20T12:32:52Z", "aliases": [ "CVE-2025-0655" ], + "summary": "D-Tale Command Injection vulnerability", "details": "A vulnerability in man-group/dtale versions 3.15.1 allows an attacker to override global state settings to enable the `enable_custom_filters` feature, which is typically restricted to trusted environments. Once enabled, the attacker can exploit the /test-filter endpoint to execute arbitrary system commands, leading to remote code execution (RCE). This issue is addressed in version 3.16.1.", "severity": [ { @@ -13,7 +14,27 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [], + "affected": [ + { + "package": { + "ecosystem": "PyPI", + "name": "dtale" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "3.17.0" + } + ] + } + ] + } + ], "references": [ { "type": "ADVISORY", @@ -23,6 +44,10 @@ "type": "WEB", "url": "https://github.com/man-group/dtale/commit/1e26ed3ca12fe83812b90f12a2b3e5fb0b740f7a" }, + { + "type": "PACKAGE", + "url": "https://github.com/man-group/dtale" + }, { "type": "WEB", "url": "https://huntr.com/bounties/f63af7bd-5438-4b36-a39b-4c90466cff13" @@ -33,8 +58,8 @@ "CWE-77" ], "severity": "CRITICAL", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2025-03-21T23:49:58Z", "nvd_published_at": "2025-03-20T10:15:53Z" } } \ No newline at end of file