diff --git a/advisories/github-reviewed/2024/05/GHSA-4h54-vwx9-3vr3/GHSA-4h54-vwx9-3vr3.json b/advisories/github-reviewed/2024/05/GHSA-4h54-vwx9-3vr3/GHSA-4h54-vwx9-3vr3.json new file mode 100644 index 00000000000..110260e5fce --- /dev/null +++ b/advisories/github-reviewed/2024/05/GHSA-4h54-vwx9-3vr3/GHSA-4h54-vwx9-3vr3.json @@ -0,0 +1,68 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-4h54-vwx9-3vr3", + "modified": "2024-05-23T15:23:50Z", + "published": "2024-05-23T15:23:50Z", + "aliases": [ + + ], + "summary": "Silverstripe XSS In FormAction", + "details": "A cross-site scripting vulnerability has been discovered in the FormAction field where a user-specified title may be specified.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N" + } + ], + "affected": [ + { + "package": { + "ecosystem": "Packagist", + "name": "silverstripe/framework" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "3.1.0" + }, + { + "fixed": "3.1.10" + } + ] + } + ], + "database_specific": { + "last_known_affected_version_range": "<= 3.1.9" + } + } + ], + "references": [ + { + "type": "WEB", + "url": "https://github.com/silverstripe/silverstripe-framework/commit/1db08bac88f9330dc4e6dda1ae08628f245a5212" + }, + { + "type": "WEB", + "url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/silverstripe/framework/SS-2015-007-1.yaml" + }, + { + "type": "PACKAGE", + "url": "https://github.com/silverstripe/silverstripe-framework" + }, + { + "type": "WEB", + "url": "https://www.silverstripe.org/software/download/security-releases/ss-2015-007" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-79" + ], + "severity": "MODERATE", + "github_reviewed": true, + "github_reviewed_at": "2024-05-23T15:23:50Z", + "nvd_published_at": null + } +} \ No newline at end of file