Publish GHSA-m5q3-mvcr-gc5m

This commit is contained in:
advisory-database[bot]
2024-05-27 23:04:22 +00:00
parent 0b4a16603e
commit cc6c615d2b
@@ -0,0 +1,84 @@
{
"schema_version": "1.4.0",
"id": "GHSA-m5q3-mvcr-gc5m",
"modified": "2024-05-27T23:02:56Z",
"published": "2024-05-27T23:02:56Z",
"aliases": [
],
"summary": "silverstripe/framework BackURL validation bypass with malformed URLs",
"details": "A carefully constructed malformed URL can be used to circumvent the offsite redirection protection used on `BackURL` parameters. This could lead to users entering sensitive data in malicious websites instead of the intended one.",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N"
}
],
"affected": [
{
"package": {
"ecosystem": "Packagist",
"name": "silverstripe/framework"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "4.0.0-rc1"
},
{
"fixed": "4.0.4"
}
]
}
]
},
{
"package": {
"ecosystem": "Packagist",
"name": "silverstripe/framework"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "4.1.0-rc1"
},
{
"fixed": "4.1.1"
}
]
}
]
}
],
"references": [
{
"type": "WEB",
"url": "https://github.com/silverstripe/silverstripe-framework/commit/9053014a7e2eba28d000881e0bb3cc1d6e6b2eea"
},
{
"type": "WEB",
"url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/silverstripe/framework/SS-2018-008-1.yaml"
},
{
"type": "PACKAGE",
"url": "https://github.com/silverstripe/silverstripe-framework"
},
{
"type": "WEB",
"url": "https://www.silverstripe.org/download/security-releases/ss-2018-008"
}
],
"database_specific": {
"cwe_ids": [
"CWE-601"
],
"severity": "HIGH",
"github_reviewed": true,
"github_reviewed_at": "2024-05-27T23:02:56Z",
"nvd_published_at": null
}
}