From 37ad9b7f04f52edbfe942444fe1407617bbd47c2 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Wed, 21 Feb 2024 00:12:56 +0000 Subject: [PATCH] Publish GHSA-5rwm-2xw8-hh9p --- .../GHSA-5rwm-2xw8-hh9p.json | 29 +++++++++++++++---- 1 file changed, 24 insertions(+), 5 deletions(-) rename advisories/{unreviewed => github-reviewed}/2024/02/GHSA-5rwm-2xw8-hh9p/GHSA-5rwm-2xw8-hh9p.json (61%) diff --git a/advisories/unreviewed/2024/02/GHSA-5rwm-2xw8-hh9p/GHSA-5rwm-2xw8-hh9p.json b/advisories/github-reviewed/2024/02/GHSA-5rwm-2xw8-hh9p/GHSA-5rwm-2xw8-hh9p.json similarity index 61% rename from advisories/unreviewed/2024/02/GHSA-5rwm-2xw8-hh9p/GHSA-5rwm-2xw8-hh9p.json rename to advisories/github-reviewed/2024/02/GHSA-5rwm-2xw8-hh9p/GHSA-5rwm-2xw8-hh9p.json index 2ea02bfd85a..4c301881311 100644 --- a/advisories/unreviewed/2024/02/GHSA-5rwm-2xw8-hh9p/GHSA-5rwm-2xw8-hh9p.json +++ b/advisories/github-reviewed/2024/02/GHSA-5rwm-2xw8-hh9p/GHSA-5rwm-2xw8-hh9p.json @@ -1,11 +1,12 @@ { "schema_version": "1.4.0", "id": "GHSA-5rwm-2xw8-hh9p", - "modified": "2024-02-20T00:30:37Z", + "modified": "2024-02-21T00:11:35Z", "published": "2024-02-20T00:30:37Z", "aliases": [ "CVE-2024-1651" ], + "summary": "Deserialization of Untrusted Data in Torrentpier", "details": "Torrentpier version 2.4.1 allows executing arbitrary commands on the server.\n\nThis is possible because the application is vulnerable to insecure deserialization.\n\n\n\n\n", "severity": [ { @@ -14,7 +15,25 @@ } ], "affected": [ - + { + "package": { + "ecosystem": "Packagist", + "name": "torrentpier/torrentpier" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "last_affected": "2.4.1" + } + ] + } + ] + } ], "references": [ { @@ -26,7 +45,7 @@ "url": "https://fluidattacks.com/advisories/xavi" }, { - "type": "WEB", + "type": "PACKAGE", "url": "https://github.com/torrentpier/torrentpier" } ], @@ -35,8 +54,8 @@ "CWE-502" ], "severity": "CRITICAL", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2024-02-21T00:11:35Z", "nvd_published_at": "2024-02-20T00:15:14Z" } } \ No newline at end of file