Publish GHSA-wjg9-v8cf-f5q2

This commit is contained in:
advisory-database[bot]
2024-05-28 13:15:01 +00:00
parent d28c03b339
commit 5fc024d5c0
@@ -0,0 +1,65 @@
{
"schema_version": "1.4.0",
"id": "GHSA-wjg9-v8cf-f5q2",
"modified": "2024-05-28T13:13:11Z",
"published": "2024-05-28T13:13:11Z",
"aliases": [
],
"summary": "silverstripe/graphql Cross-Site Request Forgery vulnerability",
"details": "The GraphQL controller lacked any CSRF protection, meaning authenticated users could be forced or tricked into visiting a URL that would send a GET request to the affected web server that could mutate or destroy data without the user knowing.",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:H/A:H"
}
],
"affected": [
{
"package": {
"ecosystem": "Packagist",
"name": "silverstripe/graphql"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "2.0.0"
},
{
"fixed": "2.0.3"
}
]
}
]
}
],
"references": [
{
"type": "WEB",
"url": "https://github.com/silverstripe/silverstripe-graphql/commit/b59ba397ff42d8934bd2d9c932514f898c327f64"
},
{
"type": "WEB",
"url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/silverstripe/graphql/SS-2018-007-1.yaml"
},
{
"type": "PACKAGE",
"url": "https://github.com/silverstripe/silverstripe-graphql"
},
{
"type": "WEB",
"url": "https://www.silverstripe.org/download/security-releases/ss-2018-007"
}
],
"database_specific": {
"cwe_ids": [
"CWE-352"
],
"severity": "HIGH",
"github_reviewed": true,
"github_reviewed_at": "2024-05-28T13:13:11Z",
"nvd_published_at": null
}
}