From 3efb63309ed7127f67acee3a04b7b35f4dad3b17 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Tue, 20 Feb 2024 23:56:23 +0000 Subject: [PATCH] Publish GHSA-7f2v-5877-rx3x --- .../GHSA-7f2v-5877-rx3x.json | 29 +++++++++++++++---- 1 file changed, 24 insertions(+), 5 deletions(-) rename advisories/{unreviewed => github-reviewed}/2024/02/GHSA-7f2v-5877-rx3x/GHSA-7f2v-5877-rx3x.json (56%) diff --git a/advisories/unreviewed/2024/02/GHSA-7f2v-5877-rx3x/GHSA-7f2v-5877-rx3x.json b/advisories/github-reviewed/2024/02/GHSA-7f2v-5877-rx3x/GHSA-7f2v-5877-rx3x.json similarity index 56% rename from advisories/unreviewed/2024/02/GHSA-7f2v-5877-rx3x/GHSA-7f2v-5877-rx3x.json rename to advisories/github-reviewed/2024/02/GHSA-7f2v-5877-rx3x/GHSA-7f2v-5877-rx3x.json index 8933097d421..95b88619d20 100644 --- a/advisories/unreviewed/2024/02/GHSA-7f2v-5877-rx3x/GHSA-7f2v-5877-rx3x.json +++ b/advisories/github-reviewed/2024/02/GHSA-7f2v-5877-rx3x/GHSA-7f2v-5877-rx3x.json @@ -1,17 +1,36 @@ { "schema_version": "1.4.0", "id": "GHSA-7f2v-5877-rx3x", - "modified": "2024-02-17T06:30:36Z", + "modified": "2024-02-20T23:54:58Z", "published": "2024-02-17T06:30:36Z", "aliases": [ "CVE-2024-25298" ], + "summary": "Code injection in REDAXO", "details": "An issue was discovered in REDAXO version 5.15.1, allows attackers to execute arbitrary code and obtain sensitive information via modules.modules.php.", "severity": [ ], "affected": [ - + { + "package": { + "ecosystem": "Packagist", + "name": "redaxo/source" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "last_affected": "5.15.1" + } + ] + } + ] + } ], "references": [ { @@ -27,9 +46,9 @@ "cwe_ids": [ ], - "severity": null, - "github_reviewed": false, - "github_reviewed_at": null, + "severity": "HIGH", + "github_reviewed": true, + "github_reviewed_at": "2024-02-20T23:54:58Z", "nvd_published_at": "2024-02-17T06:15:54Z" } } \ No newline at end of file