From 14584fa7258a82893524b2c219f0109e3c57baf1 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Tue, 14 May 2024 21:41:46 +0000 Subject: [PATCH] Publish GHSA-vpj8-xfqc-jcv9 --- .../GHSA-vpj8-xfqc-jcv9.json | 31 ++++++++++++++++--- 1 file changed, 27 insertions(+), 4 deletions(-) rename advisories/{unreviewed => github-reviewed}/2024/05/GHSA-vpj8-xfqc-jcv9/GHSA-vpj8-xfqc-jcv9.json (60%) diff --git a/advisories/unreviewed/2024/05/GHSA-vpj8-xfqc-jcv9/GHSA-vpj8-xfqc-jcv9.json b/advisories/github-reviewed/2024/05/GHSA-vpj8-xfqc-jcv9/GHSA-vpj8-xfqc-jcv9.json similarity index 60% rename from advisories/unreviewed/2024/05/GHSA-vpj8-xfqc-jcv9/GHSA-vpj8-xfqc-jcv9.json rename to advisories/github-reviewed/2024/05/GHSA-vpj8-xfqc-jcv9/GHSA-vpj8-xfqc-jcv9.json index ca480b88460..1539bb76eae 100644 --- a/advisories/unreviewed/2024/05/GHSA-vpj8-xfqc-jcv9/GHSA-vpj8-xfqc-jcv9.json +++ b/advisories/github-reviewed/2024/05/GHSA-vpj8-xfqc-jcv9/GHSA-vpj8-xfqc-jcv9.json @@ -1,11 +1,12 @@ { "schema_version": "1.4.0", "id": "GHSA-vpj8-xfqc-jcv9", - "modified": "2024-05-14T18:30:57Z", + "modified": "2024-05-14T21:40:22Z", "published": "2024-05-14T18:30:57Z", "aliases": [ "CVE-2024-4825" ], + "summary": "Cockpit CMS contains an arbitrary file upload vulenrability", "details": "A vulnerability has been discovered in Agentejo Cockpit CMS v0.5.5 that consists in an arbitrary file upload in ‘/media/api’ parameter via post request. An attacker could upload files to the server, compromising the entire infrastructure.", "severity": [ { @@ -14,13 +15,35 @@ } ], "affected": [ - + { + "package": { + "ecosystem": "Packagist", + "name": "cockpit-hq/cockpit" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "2.7.0" + } + ] + } + ] + } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-4825" }, + { + "type": "PACKAGE", + "url": "https://github.com/Cockpit-HQ/Cockpit" + }, { "type": "WEB", "url": "https://www.incibe.es/en/incibe-cert/notices/aviso/unrestricted-upload-file-dangerous-type-vulnerability-cockpit-cms" @@ -31,8 +54,8 @@ "CWE-434" ], "severity": "CRITICAL", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2024-05-14T21:40:22Z", "nvd_published_at": "2024-05-14T15:45:16Z" } } \ No newline at end of file