{ "schema_version": "1.4.0", "id": "GHSA-4phg-hpqm-c3j4", "modified": "2022-10-03T19:45:15Z", "published": "2022-09-28T00:00:17Z", "aliases": [ "CVE-2022-31367" ], "summary": "Strapi mishandles hidden attributes within admin API responses", "details": "Strapi before 3.6.10 and 4.x before 4.1.10 mishandles hidden attributes within admin API responses.", "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": "npm", "name": "strapi" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "fixed": "3.6.10" } ] } ] }, { "package": { "ecosystem": "npm", "name": "@strapi/strapi" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "4.0.0-next.0" }, { "fixed": "4.1.10" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-31367" }, { "type": "WEB", "url": "https://github.com/strapi/strapi/pull/13185" }, { "type": "WEB", "url": "https://github.com/strapi/strapi/pull/13189" }, { "type": "WEB", "url": "https://github.com/kos0ng/CVEs/tree/main/CVE-2022-31367" }, { "type": "PACKAGE", "url": "https://github.com/strapi/strapi" }, { "type": "WEB", "url": "https://github.com/strapi/strapi/releases/tag/v3.6.10" }, { "type": "WEB", "url": "https://github.com/strapi/strapi/releases/tag/v4.1.10" } ], "database_specific": { "cwe_ids": [ "CWE-89" ], "severity": "HIGH", "github_reviewed": true, "github_reviewed_at": "2022-09-30T05:17:55Z", "nvd_published_at": "2022-09-27T23:15:00Z" } }