Publish Advisories

GHSA-62fx-3v4f-mwxm
GHSA-47h6-hfpv-7phj
This commit is contained in:
advisory-database[bot]
2024-02-12 11:59:24 +00:00
parent 0d674af875
commit 3b1df4f7af
2 changed files with 14 additions and 6 deletions
@@ -1,13 +1,13 @@
{
"schema_version": "1.4.0",
"id": "GHSA-62fx-3v4f-mwxm",
"modified": "2021-08-18T22:23:23Z",
"modified": "2024-02-12T11:58:51Z",
"published": "2019-11-12T22:59:40Z",
"aliases": [
"CVE-2019-8133"
],
"summary": "Bypass of sitemp access restrictions",
"details": "A security bypass vulnerability exists in Magento 2.2 prior to 2.2.10, Magento 2.3 prior to 2.3.3 or 2.3.2-p1. A user with privileges to generate sitemaps can bypass configuration that restricts directory access. The bypass allows overwrite of a subset of configuration files which can lead to denial of service.",
"details": "A security bypass vulnerability exists in Magento 2.2 prior to 2.2.10, Magento 2.3 prior to 2.3.3 or 2.3.2-p1. A user with privileges to generate sitemaps can bypass configuration that restricts directory access. The bypass allows overwrite of a subset of configuration files which can lead to denial of service.\n\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.",
"severity": [
{
"type": "CVSS_V3",
@@ -47,7 +47,7 @@
"introduced": "2.3"
},
{
"fixed": "2.3.3"
"fixed": "2.3.2-p2"
}
]
}
@@ -1,13 +1,13 @@
{
"schema_version": "1.4.0",
"id": "GHSA-47h6-hfpv-7phj",
"modified": "2023-08-01T22:37:20Z",
"modified": "2024-02-12T11:58:00Z",
"published": "2022-05-24T17:00:29Z",
"aliases": [
"CVE-2019-8159"
],
"summary": "Magento 2 Community Edition RCE Vulnerability",
"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. An authenticated user with system data manipulation privileges can execute aribitrary code through arbitrary file deletion and OS command 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. An authenticated user with system data manipulation privileges can execute aribitrary code through arbitrary file deletion and OS command injection.\n\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.",
"severity": [
{
"type": "CVSS_V3",
@@ -47,7 +47,7 @@
"introduced": "2.3"
},
{
"fixed": "2.3.3"
"fixed": "2.3.2-p2"
}
]
}
@@ -59,6 +59,14 @@
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-8159"
},
{
"type": "WEB",
"url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/magento/product-community-edition/CVE-2019-8159.yaml"
},
{
"type": "WEB",
"url": "https://magento.com/security/patches/magento-2.3.3-and-2.2.10-security-update"
},
{
"type": "WEB",
"url": "https://web.archive.org/web/20220121051105/https://magento.com/security/patches/magento-2.3.3-and-2.2.10-security-update"