From 3ed2859d1aa0b93f361a1a840d90065f3b00e1d8 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Thu, 14 Mar 2024 21:52:45 +0000 Subject: [PATCH] Publish GHSA-383p-xqxx-rrmp --- .../GHSA-383p-xqxx-rrmp.json | 23 +++++++++++++++++-- 1 file changed, 21 insertions(+), 2 deletions(-) diff --git a/advisories/github-reviewed/2022/05/GHSA-383p-xqxx-rrmp/GHSA-383p-xqxx-rrmp.json b/advisories/github-reviewed/2022/05/GHSA-383p-xqxx-rrmp/GHSA-383p-xqxx-rrmp.json index 1d265e54b22..92121d2f348 100644 --- a/advisories/github-reviewed/2022/05/GHSA-383p-xqxx-rrmp/GHSA-383p-xqxx-rrmp.json +++ b/advisories/github-reviewed/2022/05/GHSA-383p-xqxx-rrmp/GHSA-383p-xqxx-rrmp.json @@ -1,12 +1,12 @@ { "schema_version": "1.4.0", "id": "GHSA-383p-xqxx-rrmp", - "modified": "2022-07-06T19:56:14Z", + "modified": "2024-03-14T21:50:52Z", "published": "2022-05-17T03:42:18Z", "aliases": [ "CVE-2016-3093" ], - "summary": "Improper Input Validation in Apache Struts", + "summary": "Denial of service in Apache Struts", "details": "Apache Struts 2.0.0 through 2.3.24.1 does not properly cache method references when used with OGNL before 3.0.12, which allows remote attackers to cause a denial of service (block access to a web site) via unspecified vectors.", "severity": [ { @@ -36,6 +36,25 @@ "database_specific": { "last_known_affected_version_range": "<= 2.3.24.1" } + }, + { + "package": { + "ecosystem": "Maven", + "name": "ognl:ognl" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "3.0.12" + } + ] + } + ] } ], "references": [