Publish Advisories

GHSA-mgg3-v948-2vgr
GHSA-rr59-pjwj-6grj
GHSA-x9p7-vgp2-9pq2
GHSA-mgg3-v948-2vgr
GHSA-rr59-pjwj-6grj
GHSA-x9p7-vgp2-9pq2
This commit is contained in:
advisory-database[bot]
2024-01-11 15:58:16 +00:00
parent 4cc6587a0f
commit 05f2be4c9f
6 changed files with 315 additions and 105 deletions
@@ -0,0 +1,105 @@
{
"schema_version": "1.4.0",
"id": "GHSA-mgg3-v948-2vgr",
"modified": "2024-01-11T15:57:07Z",
"published": "2022-05-24T17:07:42Z",
"aliases": [
"CVE-2020-3715"
],
"summary": "Magento stored cross-site scripting vulnerability",
"details": "Magento versions 2.3.3 and earlier, 2.2.10 and earlier, 1.14.4.3 and earlier, and 1.9.4.3 and earlier have a stored cross-site scripting vulnerability. Successful exploitation could lead to sensitive information disclosure.",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"
}
],
"affected": [
{
"package": {
"ecosystem": "Packagist",
"name": "magento/community-edition"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "2.3.0"
},
{
"fixed": "2.3.4"
}
]
}
],
"database_specific": {
"last_known_affected_version_range": "<= 2.3.3"
}
},
{
"package": {
"ecosystem": "Packagist",
"name": "magento/community-edition"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "2.2.11"
}
]
}
],
"database_specific": {
"last_known_affected_version_range": "<= 2.2.10"
}
},
{
"package": {
"ecosystem": "Packagist",
"name": "magento/core"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "1.9.4.4"
}
]
}
]
}
],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-3715"
},
{
"type": "PACKAGE",
"url": "https://github.com/magento/magento2"
},
{
"type": "WEB",
"url": "https://helpx.adobe.com/security/products/magento/apsb20-02.html"
}
],
"database_specific": {
"cwe_ids": [
"CWE-79"
],
"severity": "MODERATE",
"github_reviewed": true,
"github_reviewed_at": "2024-01-11T15:57:07Z",
"nvd_published_at": "2020-01-29T19:15:00Z"
}
}
@@ -0,0 +1,105 @@
{
"schema_version": "1.4.0",
"id": "GHSA-rr59-pjwj-6grj",
"modified": "2024-01-11T15:55:36Z",
"published": "2022-05-24T17:07:42Z",
"aliases": [
"CVE-2020-3719"
],
"summary": "Magento sql injection vulnerability",
"details": "Magento versions 2.3.3 and earlier, 2.2.10 and earlier, 1.14.4.3 and earlier, and 1.9.4.3 and earlier have an sql injection vulnerability. Successful exploitation could lead to sensitive information disclosure.",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N"
}
],
"affected": [
{
"package": {
"ecosystem": "Packagist",
"name": "magento/community-edition"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "2.3.0"
},
{
"fixed": "2.3.4"
}
]
}
],
"database_specific": {
"last_known_affected_version_range": "<= 2.3.3"
}
},
{
"package": {
"ecosystem": "Packagist",
"name": "magento/community-edition"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "2.2.11"
}
]
}
],
"database_specific": {
"last_known_affected_version_range": "<= 2.2.10"
}
},
{
"package": {
"ecosystem": "Packagist",
"name": "magento/core"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "1.9.4.4"
}
]
}
]
}
],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-3719"
},
{
"type": "PACKAGE",
"url": "https://github.com/magento/magento2"
},
{
"type": "WEB",
"url": "https://helpx.adobe.com/security/products/magento/apsb20-02.html"
}
],
"database_specific": {
"cwe_ids": [
"CWE-89"
],
"severity": "HIGH",
"github_reviewed": true,
"github_reviewed_at": "2024-01-11T15:55:36Z",
"nvd_published_at": "2020-01-29T19:15:00Z"
}
}
@@ -0,0 +1,105 @@
{
"schema_version": "1.4.0",
"id": "GHSA-x9p7-vgp2-9pq2",
"modified": "2024-01-11T15:56:26Z",
"published": "2022-05-24T17:07:42Z",
"aliases": [
"CVE-2020-3718"
],
"summary": "Magento security bypass vulnerability",
"details": "Magento versions 2.3.3 and earlier, 2.2.10 and earlier, 1.14.4.3 and earlier, and 1.9.4.3 and earlier have a security bypass vulnerability. Successful exploitation could lead to arbitrary code execution.",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
"affected": [
{
"package": {
"ecosystem": "Packagist",
"name": "magento/community-edition"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "2.3.0"
},
{
"fixed": "2.3.4"
}
]
}
],
"database_specific": {
"last_known_affected_version_range": "<= 2.3.3"
}
},
{
"package": {
"ecosystem": "Packagist",
"name": "magento/community-edition"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "2.2.11"
}
]
}
],
"database_specific": {
"last_known_affected_version_range": "<= 2.2.10"
}
},
{
"package": {
"ecosystem": "Packagist",
"name": "magneto/core"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "1.9.4.4"
}
]
}
]
}
],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-3718"
},
{
"type": "PACKAGE",
"url": "https://github.com/magento/magento2"
},
{
"type": "WEB",
"url": "https://helpx.adobe.com/security/products/magento/apsb20-02.html"
}
],
"database_specific": {
"cwe_ids": [
],
"severity": "CRITICAL",
"github_reviewed": true,
"github_reviewed_at": "2024-01-11T15:56:26Z",
"nvd_published_at": "2020-01-29T19:15:00Z"
}
}
@@ -1,35 +0,0 @@
{
"schema_version": "1.4.0",
"id": "GHSA-mgg3-v948-2vgr",
"modified": "2022-05-24T17:07:42Z",
"published": "2022-05-24T17:07:42Z",
"aliases": [
"CVE-2020-3715"
],
"details": "Magento versions 2.3.3 and earlier, 2.2.10 and earlier, 1.14.4.3 and earlier, and 1.9.4.3 and earlier have a stored cross-site scripting vulnerability. Successful exploitation could lead to sensitive information disclosure.",
"severity": [
],
"affected": [
],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-3715"
},
{
"type": "WEB",
"url": "https://helpx.adobe.com/security/products/magento/apsb20-02.html"
}
],
"database_specific": {
"cwe_ids": [
],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2020-01-29T19:15:00Z"
}
}
@@ -1,35 +0,0 @@
{
"schema_version": "1.4.0",
"id": "GHSA-rr59-pjwj-6grj",
"modified": "2022-05-24T17:07:42Z",
"published": "2022-05-24T17:07:42Z",
"aliases": [
"CVE-2020-3719"
],
"details": "Magento versions 2.3.3 and earlier, 2.2.10 and earlier, 1.14.4.3 and earlier, and 1.9.4.3 and earlier have an sql injection vulnerability. Successful exploitation could lead to sensitive information disclosure.",
"severity": [
],
"affected": [
],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-3719"
},
{
"type": "WEB",
"url": "https://helpx.adobe.com/security/products/magento/apsb20-02.html"
}
],
"database_specific": {
"cwe_ids": [
],
"severity": "HIGH",
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2020-01-29T19:15:00Z"
}
}
@@ -1,35 +0,0 @@
{
"schema_version": "1.4.0",
"id": "GHSA-x9p7-vgp2-9pq2",
"modified": "2022-05-24T17:07:42Z",
"published": "2022-05-24T17:07:42Z",
"aliases": [
"CVE-2020-3718"
],
"details": "Magento versions 2.3.3 and earlier, 2.2.10 and earlier, 1.14.4.3 and earlier, and 1.9.4.3 and earlier have a security bypass vulnerability. Successful exploitation could lead to arbitrary code execution.",
"severity": [
],
"affected": [
],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-3718"
},
{
"type": "WEB",
"url": "https://helpx.adobe.com/security/products/magento/apsb20-02.html"
}
],
"database_specific": {
"cwe_ids": [
],
"severity": "HIGH",
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2020-01-29T19:15:00Z"
}
}