mirror of
https://github.com/netbirdio/advisory-database.git
synced 2026-05-22 18:04:22 -07:00
Publish GHSA-2xpm-cmvw-3jcc
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-2xpm-cmvw-3jcc",
|
||||
"modified": "2023-03-16T18:34:46Z",
|
||||
"modified": "2023-04-14T17:08:19Z",
|
||||
"published": "2023-03-16T18:34:46Z",
|
||||
"aliases": [
|
||||
|
||||
@@ -9,7 +9,10 @@
|
||||
"summary": "Reflected XSS in Application Logger module",
|
||||
"details": "### Impact\nThis vulnerability has the potential to steal a user's cookie and gain unauthorized access to that user's account through the stolen cookie or redirect users to other malicious sites.\n\n### Patches\nUpdate to version 10.5.19 or apply this patch manually https://github.com/pimcore/pimcore/pull/14606.patch\n\n### Workarounds\nApply https://github.com/pimcore/pimcore/pull/14606.patch manually.\n\n### References\nhttps://huntr.dev/bounties/2a64a32d-b1cc-4def-91da-18040d59f356/\n",
|
||||
"severity": [
|
||||
|
||||
{
|
||||
"type": "CVSS_V3",
|
||||
"score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N"
|
||||
}
|
||||
],
|
||||
"affected": [
|
||||
{
|
||||
@@ -37,9 +40,25 @@
|
||||
"type": "WEB",
|
||||
"url": "https://github.com/pimcore/pimcore/security/advisories/GHSA-2xpm-cmvw-3jcc"
|
||||
},
|
||||
{
|
||||
"type": "ADVISORY",
|
||||
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-1312"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://github.com/pimcore/pimcore/pull/14606"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://github.com/pimcore/pimcore/pull/14606.patch"
|
||||
},
|
||||
{
|
||||
"type": "PACKAGE",
|
||||
"url": "https://github.com/pimcore/pimcore"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://huntr.dev/bounties/2a64a32d-b1cc-4def-91da-18040d59f356/"
|
||||
}
|
||||
],
|
||||
"database_specific": {
|
||||
|
||||
Reference in New Issue
Block a user