Publish Advisories

GHSA-f8fv-f786-9933
GHSA-pxmr-q2x3-9x9m
GHSA-f8fv-f786-9933
This commit is contained in:
advisory-database[bot]
2024-01-11 19:01:12 +00:00
parent 26d83972cf
commit b6372201b8
3 changed files with 90 additions and 38 deletions
@@ -0,0 +1,80 @@
{
"schema_version": "1.4.0",
"id": "GHSA-f8fv-f786-9933",
"modified": "2024-01-11T18:59:52Z",
"published": "2022-02-17T00:00:29Z",
"aliases": [
"CVE-2022-24086"
],
"summary": "Magento improper input validation vulnerability",
"details": "Adobe Commerce versions 2.4.3-p1 (and earlier) and 2.3.7-p2 (and earlier) are affected by an improper input validation vulnerability during the checkout process. Exploitation of this issue does not require user interaction and could result in 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.3-p1"
},
{
"fixed": "2.3.7-p3"
}
]
}
]
},
{
"package": {
"ecosystem": "Packagist",
"name": "magento/community-edition"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "2.4.0"
},
{
"fixed": "2.4.3-p2"
}
]
}
]
}
],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-24086"
},
{
"type": "PACKAGE",
"url": "https://github.com/magento/magento2"
},
{
"type": "WEB",
"url": "https://helpx.adobe.com/security/products/magento/apsb22-12.html"
}
],
"database_specific": {
"cwe_ids": [
"CWE-20"
],
"severity": "CRITICAL",
"github_reviewed": true,
"github_reviewed_at": "2024-01-11T18:59:52Z",
"nvd_published_at": "2022-02-16T17:15:00Z"
}
}
File diff suppressed because one or more lines are too long
@@ -1,35 +0,0 @@
{
"schema_version": "1.4.0",
"id": "GHSA-f8fv-f786-9933",
"modified": "2022-02-17T00:00:29Z",
"published": "2022-02-17T00:00:29Z",
"aliases": [
"CVE-2022-24086"
],
"details": "Adobe Commerce versions 2.4.3-p1 (and earlier) and 2.3.7-p2 (and earlier) are affected by an improper input validation vulnerability during the checkout process. Exploitation of this issue does not require user interaction and could result in arbitrary code execution.",
"severity": [
],
"affected": [
],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-24086"
},
{
"type": "WEB",
"url": "https://helpx.adobe.com/security/products/magento/apsb22-12.html"
}
],
"database_specific": {
"cwe_ids": [
"CWE-20"
],
"severity": "CRITICAL",
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2022-02-16T17:15:00Z"
}
}