From d27f186a93c1950540b8317d04e52bd507d674cb Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Thu, 23 May 2024 14:51:09 +0000 Subject: [PATCH] Publish GHSA-g43w-98wp-m694 --- .../GHSA-g43w-98wp-m694.json | 69 +++++++++++++++++++ 1 file changed, 69 insertions(+) create mode 100644 advisories/github-reviewed/2024/05/GHSA-g43w-98wp-m694/GHSA-g43w-98wp-m694.json diff --git a/advisories/github-reviewed/2024/05/GHSA-g43w-98wp-m694/GHSA-g43w-98wp-m694.json b/advisories/github-reviewed/2024/05/GHSA-g43w-98wp-m694/GHSA-g43w-98wp-m694.json new file mode 100644 index 00000000000..1e71ff77d9a --- /dev/null +++ b/advisories/github-reviewed/2024/05/GHSA-g43w-98wp-m694/GHSA-g43w-98wp-m694.json @@ -0,0 +1,69 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-g43w-98wp-m694", + "modified": "2024-05-23T14:49:39Z", + "published": "2024-05-23T14:49:39Z", + "aliases": [ + + ], + "summary": "SilverStripe framework XML Quadratic Blowup Attack", + "details": "A low level vulnerability has been found in the SilverStripe framework, where the Quadratic Blowup Attack could potentially be exploited to affect the performance of a site.\n\nSee http://mashable.com/2014/08/06/wordpress-xml-blowup-dos/ for a writeup.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L" + } + ], + "affected": [ + { + "package": { + "ecosystem": "Packagist", + "name": "silverstripe/framework" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "3.1.12" + } + ] + } + ], + "database_specific": { + "last_known_affected_version_range": "<= 3.1.11" + } + } + ], + "references": [ + { + "type": "WEB", + "url": "https://github.com/silverstripe/silverstripe-framework/commit/7f983c2bae1dc78ca7217e9af364b2fb71dcefe8" + }, + { + "type": "WEB", + "url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/silverstripe/framework/SS-2014-017-1.yaml" + }, + { + "type": "PACKAGE", + "url": "https://github.com/silverstripe/silverstripe-framework" + }, + { + "type": "WEB", + "url": "https://www.silverstripe.org/software/download/security-releases/ss-2014-017-xml-quadratic-blowup-attack" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-400", + "CWE-776" + ], + "severity": "MODERATE", + "github_reviewed": true, + "github_reviewed_at": "2024-05-23T14:49:39Z", + "nvd_published_at": null + } +} \ No newline at end of file