mirror of
https://github.com/netbirdio/advisory-database.git
synced 2026-05-22 18:04:22 -07:00
Publish GHSA-g43w-98wp-m694
This commit is contained in:
@@ -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
|
||||||
|
}
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user