Publish Advisories

GHSA-phhm-6pgm-mxw9
GHSA-297f-r9w7-w492
GHSA-297f-r9w7-w492
This commit is contained in:
advisory-database[bot]
2024-04-23 17:25:26 +00:00
parent 6bd3c2004f
commit b6a0f4a316
3 changed files with 138 additions and 43 deletions
@@ -1,11 +1,12 @@
{
"schema_version": "1.4.0",
"id": "GHSA-phhm-6pgm-mxw9",
"modified": "2022-05-17T02:27:14Z",
"modified": "2024-04-23T17:23:42Z",
"published": "2022-05-17T02:27:14Z",
"aliases": [
"CVE-2017-1000067"
],
"summary": "MODX Revolution blind SQL injection",
"details": "MODX Revolution version 2.x - 2.5.6 is vulnerable to blind SQL injection caused by improper sanitization by the escape method resulting in authenticated user accessing database and possibly escalating privileges.",
"severity": [
{
@@ -14,13 +15,42 @@
}
],
"affected": [
{
"package": {
"ecosystem": "Packagist",
"name": "modx/revolution"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "2.0.0"
},
{
"fixed": "2.6.0"
}
]
}
],
"database_specific": {
"last_known_affected_version_range": "<= 2.5.6"
}
}
],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2017-1000067"
},
{
"type": "PACKAGE",
"url": "https://github.com/modxcms/revolution"
},
{
"type": "WEB",
"url": "https://github.com/modxcms/revolution/blob/2.x/core/xpdo/changelog.txt#L48"
},
{
"type": "WEB",
"url": "https://github.com/modxcms/revolution/blob/9bf1c6cf7bdc12190b404f93ce7798b39c07bc59/core/xpdo/changelog.txt"
@@ -31,8 +61,8 @@
"CWE-89"
],
"severity": "HIGH",
"github_reviewed": false,
"github_reviewed_at": null,
"github_reviewed": true,
"github_reviewed_at": "2024-04-23T17:23:42Z",
"nvd_published_at": "2017-07-17T13:18:00Z"
}
}
@@ -0,0 +1,104 @@
{
"schema_version": "1.4.0",
"id": "GHSA-297f-r9w7-w492",
"modified": "2024-04-23T17:24:33Z",
"published": "2022-10-20T19:00:29Z",
"aliases": [
"CVE-2022-42344"
],
"summary": "Magento Improper input validation vulnerability",
"details": "Adobe Commerce versions 2.4.3-p2 (and earlier), 2.3.7-p3 (and earlier) and 2.4.4 (and earlier) are affected by an improper input validation vulnerability. An authenticated attacker can trigger an insecure direct object reference in the `V1/customers/me` endpoint to achieve information exposure and privilege escalation.",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H"
}
],
"affected": [
{
"package": {
"ecosystem": "Packagist",
"name": "magento/community-edition"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "2.3.7-p4"
}
]
}
]
},
{
"package": {
"ecosystem": "Packagist",
"name": "magento/community-edition"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "2.4.0"
},
{
"fixed": "2.4.3-p3"
}
]
}
]
},
{
"package": {
"ecosystem": "Packagist",
"name": "magento/community-edition"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "2.4.4"
},
{
"fixed": "2.4.5"
}
]
}
],
"versions": [
"2.4.4"
]
}
],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-42344"
},
{
"type": "PACKAGE",
"url": "https://github.com/magento/magento2"
},
{
"type": "WEB",
"url": "https://helpx.adobe.com/security/products/magento/apsb22-38.html"
}
],
"database_specific": {
"cwe_ids": [
"CWE-20",
"CWE-639",
"CWE-863"
],
"severity": "HIGH",
"github_reviewed": true,
"github_reviewed_at": "2024-04-23T17:24:33Z",
"nvd_published_at": "2022-10-20T17:15:00Z"
}
}
@@ -1,39 +0,0 @@
{
"schema_version": "1.4.0",
"id": "GHSA-297f-r9w7-w492",
"modified": "2022-10-20T19:00:29Z",
"published": "2022-10-20T19:00:29Z",
"aliases": [
"CVE-2022-42344"
],
"details": "Adobe Commerce versions 2.4.3-p2 (and earlier), 2.3.7-p3 (and earlier) and 2.4.4 (and earlier) are affected by an improper input validation vulnerability. An authenticated attacker can trigger an insecure direct object reference in the `V1/customers/me` endpoint to achieve information exposure and privilege escalation.",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H"
}
],
"affected": [
],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-42344"
},
{
"type": "WEB",
"url": "https://helpx.adobe.com/security/products/magento/apsb22-38.html"
}
],
"database_specific": {
"cwe_ids": [
"CWE-20",
"CWE-639"
],
"severity": "HIGH",
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2022-10-20T17:15:00Z"
}
}