From 7e215f72a1805aa8b02831b32bba36b1fa1642ae Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Mon, 28 Apr 2025 20:56:48 +0000 Subject: [PATCH] Publish GHSA-mvwq-hcrj-f5x9 --- .../GHSA-mvwq-hcrj-f5x9.json | 33 ++++++++++++++++--- 1 file changed, 29 insertions(+), 4 deletions(-) rename advisories/{unreviewed => github-reviewed}/2025/04/GHSA-mvwq-hcrj-f5x9/GHSA-mvwq-hcrj-f5x9.json (71%) diff --git a/advisories/unreviewed/2025/04/GHSA-mvwq-hcrj-f5x9/GHSA-mvwq-hcrj-f5x9.json b/advisories/github-reviewed/2025/04/GHSA-mvwq-hcrj-f5x9/GHSA-mvwq-hcrj-f5x9.json similarity index 71% rename from advisories/unreviewed/2025/04/GHSA-mvwq-hcrj-f5x9/GHSA-mvwq-hcrj-f5x9.json rename to advisories/github-reviewed/2025/04/GHSA-mvwq-hcrj-f5x9/GHSA-mvwq-hcrj-f5x9.json index a74a1a0116b..cbb6d3dc6a5 100644 --- a/advisories/unreviewed/2025/04/GHSA-mvwq-hcrj-f5x9/GHSA-mvwq-hcrj-f5x9.json +++ b/advisories/github-reviewed/2025/04/GHSA-mvwq-hcrj-f5x9/GHSA-mvwq-hcrj-f5x9.json @@ -1,11 +1,12 @@ { "schema_version": "1.4.0", "id": "GHSA-mvwq-hcrj-f5x9", - "modified": "2025-04-27T21:34:48Z", + "modified": "2025-04-28T20:54:43Z", "published": "2025-04-27T21:34:48Z", "aliases": [ "CVE-2025-3986" ], + "summary": "Apereo CAS has inefficient regular expression complexity", "details": "A vulnerability was found in Apereo CAS 5.2.6. It has been declared as problematic. This vulnerability affects unknown code of the file cas-5.2.6\\core\\cas-server-core-configuration-metadata-repository\\src\\main\\java\\org\\apereo\\cas\\metadata\\rest\\CasConfigurationMetadataServerController.java. The manipulation of the argument Name leads to inefficient regular expression complexity. The attack can be initiated remotely. The exploit has been disclosed to the public and may be used. The vendor was contacted early about this disclosure but did not respond in any way.", "severity": [ { @@ -17,12 +18,36 @@ "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X" } ], - "affected": [], + "affected": [ + { + "package": { + "ecosystem": "Maven", + "name": "org.apereo.cas:cas-server-core-configuration-metadata-repository" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "last_affected": "5.2.6" + } + ] + } + ] + } + ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-3986" }, + { + "type": "PACKAGE", + "url": "https://github.com/apereo/cas" + }, { "type": "WEB", "url": "https://vuldb.com/?ctiid.306322" @@ -45,8 +70,8 @@ "CWE-400" ], "severity": "MODERATE", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2025-04-28T20:54:43Z", "nvd_published_at": "2025-04-27T21:15:16Z" } } \ No newline at end of file