From 42048eaff38bf1abbe9f13194b4e4088af5372cc Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Thu, 11 Apr 2024 15:52:58 +0000 Subject: [PATCH] Publish GHSA-7f2v-5877-rx3x --- .../02/GHSA-7f2v-5877-rx3x/GHSA-7f2v-5877-rx3x.json | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/advisories/github-reviewed/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 index 95b88619d20..278e0e4dd7c 100644 --- a/advisories/github-reviewed/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,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-7f2v-5877-rx3x", - "modified": "2024-02-20T23:54:58Z", + "modified": "2024-04-11T15:51:33Z", "published": "2024-02-17T06:30:36Z", "aliases": [ "CVE-2024-25298" @@ -9,7 +9,10 @@ "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": [ - + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H" + } ], "affected": [ { @@ -40,11 +43,15 @@ { "type": "WEB", "url": "https://github.com/CpyRe/I-Find-CVE-2024/blob/main/REDAXO%20RCE.md" + }, + { + "type": "PACKAGE", + "url": "https://github.com/redaxo/redaxo" } ], "database_specific": { "cwe_ids": [ - + "CWE-94" ], "severity": "HIGH", "github_reviewed": true,