Publish Advisories

GHSA-64x4-9hc6-r2h6
GHSA-vp8p-c6xj-xpj7
This commit is contained in:
advisory-database[bot]
2024-05-23 17:13:37 +00:00
parent ce22c14230
commit 50f21e93ad
2 changed files with 152 additions and 1 deletions
@@ -1,7 +1,7 @@
{
"schema_version": "1.4.0",
"id": "GHSA-64x4-9hc6-r2h6",
"modified": "2022-07-21T22:35:57Z",
"modified": "2024-05-23T17:12:42Z",
"published": "2022-07-13T00:00:39Z",
"aliases": [
"CVE-2022-30187"
@@ -52,6 +52,63 @@
]
}
]
},
{
"package": {
"ecosystem": "Maven",
"name": "com.azure:azure-storage-blob"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "12.18.0"
}
]
}
]
},
{
"package": {
"ecosystem": "PyPI",
"name": "azure-storage-queue"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "12.4.0"
}
]
}
]
},
{
"package": {
"ecosystem": "PyPI",
"name": "azure-storage-blob"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "12.13.0"
}
]
}
]
}
],
"references": [
@@ -0,0 +1,94 @@
{
"schema_version": "1.4.0",
"id": "GHSA-vp8p-c6xj-xpj7",
"modified": "2024-05-23T17:12:13Z",
"published": "2024-05-23T17:12:13Z",
"aliases": [
],
"summary": "Silverstripe External redirection risk in Security?ReturnURL",
"details": "A vulnerability has been found in the SilverStripe framework where a login url can be potentially redirected to an external site.\n\nFor example, the url http://www.my-silverstripe-site.com/Security/login?BackURL=/\\attacker-site.com will redirect successful logins to the page http://attacker-site.com. If that website were set up to look identical to the first with \"login failed\" then the user will likely just enter their user/pass again.",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:N/A:N"
}
],
"affected": [
{
"package": {
"ecosystem": "Packagist",
"name": "silverstripe/framework"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "3.0.14"
}
]
}
],
"database_specific": {
"last_known_affected_version_range": "<= 3.0.13"
}
},
{
"package": {
"ecosystem": "Packagist",
"name": "silverstripe/framework"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "3.1.0"
},
{
"fixed": "3.1.13"
}
]
}
],
"database_specific": {
"last_known_affected_version_range": "<= 3.1.13-rc1"
}
}
],
"references": [
{
"type": "WEB",
"url": "https://github.com/silverstripe/silverstripe-framework/commit/22a35e48a9f513d4caa3b4e9b8dd21c49ffc8f2c"
},
{
"type": "WEB",
"url": "https://github.com/silverstripe/silverstripe-framework/commit/c14e7f6b764ae4646461f3fc3a46452fdaa9e02a"
},
{
"type": "WEB",
"url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/silverstripe/framework/SS-2015-012-1.yaml"
},
{
"type": "PACKAGE",
"url": "https://github.com/silverstripe/silverstripe-framework"
},
{
"type": "WEB",
"url": "https://www.silverstripe.org/software/download/security-releases/ss-2015-012"
}
],
"database_specific": {
"cwe_ids": [
"CWE-601"
],
"severity": "MODERATE",
"github_reviewed": true,
"github_reviewed_at": "2024-05-23T17:12:13Z",
"nvd_published_at": null
}
}