mirror of
https://github.com/netbirdio/advisory-database.git
synced 2026-05-22 18:04:22 -07:00
Publish GHSA-vpq9-c67q-23fq
This commit is contained in:
+23
-4
@@ -1,11 +1,12 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-vpq9-c67q-23fq",
|
||||
"modified": "2022-05-17T00:48:03Z",
|
||||
"modified": "2024-04-24T20:20:45Z",
|
||||
"published": "2022-05-17T00:48:03Z",
|
||||
"aliases": [
|
||||
"CVE-2017-13761"
|
||||
],
|
||||
"summary": "Fastly Magento2 sensitive information disclosure",
|
||||
"details": "The Fastly CDN module before 1.2.26 for Magento2, when used with a third-party authentication plugin, might allow remote authenticated users to obtain sensitive information from authenticated sessions via vectors involving caching of redirect responses.",
|
||||
"severity": [
|
||||
{
|
||||
@@ -14,7 +15,25 @@
|
||||
}
|
||||
],
|
||||
"affected": [
|
||||
|
||||
{
|
||||
"package": {
|
||||
"ecosystem": "Packagist",
|
||||
"name": "fastly/magento2"
|
||||
},
|
||||
"ranges": [
|
||||
{
|
||||
"type": "ECOSYSTEM",
|
||||
"events": [
|
||||
{
|
||||
"introduced": "0"
|
||||
},
|
||||
{
|
||||
"fixed": "1.2.26"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"references": [
|
||||
{
|
||||
@@ -31,8 +50,8 @@
|
||||
"CWE-200"
|
||||
],
|
||||
"severity": "MODERATE",
|
||||
"github_reviewed": false,
|
||||
"github_reviewed_at": null,
|
||||
"github_reviewed": true,
|
||||
"github_reviewed_at": "2024-04-24T20:20:45Z",
|
||||
"nvd_published_at": "2017-09-14T17:29:00Z"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user