mirror of
https://github.com/netbirdio/advisory-database.git
synced 2026-05-22 18:04:22 -07:00
Publish GHSA-3q5x-7mxp-rp6j
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-3q5x-7mxp-rp6j",
|
||||
"modified": "2021-08-18T22:23:57Z",
|
||||
"modified": "2024-02-12T11:59:17Z",
|
||||
"published": "2019-11-12T22:59:32Z",
|
||||
"aliases": [
|
||||
"CVE-2019-8135"
|
||||
],
|
||||
"summary": "Remote code execution via vulnerable Symphony dependecy injection",
|
||||
"details": "A remote code execution vulnerability exists in Magento 2.2 prior to 2.2.10, Magento 2.3 prior to 2.3.3 or 2.3.2-p1. Dependency injection through Symphony framework allows service identifiers to be derived from user controlled data, which can lead to remote code execution.",
|
||||
"details": "A remote code execution vulnerability exists in Magento 2.2 prior to 2.2.10, Magento 2.3 prior to 2.3.3 or 2.3.2-p1. Dependency injection through Symphony framework allows service identifiers to be derived from user controlled data, which can lead to remote code execution.\nAs per [the Magento Release 2.3.3](https://web.archive.org/web/20201126132230/https://devdocs.magento.com/guides/v2.3/release-notes/release-notes-2-3-3-commerce.html#new-security-only-patch-available), if you have already implemented the pre-release version of this patch (2.3.2-p1), it is highly recommended to promptly upgrade to 2.3.2-p2.\n",
|
||||
"severity": [
|
||||
{
|
||||
"type": "CVSS_V3",
|
||||
@@ -47,7 +47,7 @@
|
||||
"introduced": "2.3"
|
||||
},
|
||||
{
|
||||
"fixed": "2.3.3"
|
||||
"fixed": "2.3.2-p2"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user