{ "schema_version": "1.4.0", "id": "GHSA-mcvg-g9wx-v5vx", "modified": "2022-09-23T17:07:38Z", "published": "2022-09-20T00:00:20Z", "aliases": [ "CVE-2022-38545" ], "summary": "Valine code injection vulnerability", "details": "Valine was discovered to contain a remote code execution (RCE) vulnerability which allows attackers to execute arbitrary code via a crafted POST request.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H" } ], "affected": [ { "package": { "ecosystem": "npm", "name": "valine" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "fixed": "1.5.0" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-38545" }, { "type": "WEB", "url": "https://github.com/xCss/Valine/issues/400" }, { "type": "WEB", "url": "https://github.com/xCss/Valine/commit/c40826c5816c98d797a6b1ed8b62bddf73ed4f65" }, { "type": "PACKAGE", "url": "https://github.com/xCss/Valine" }, { "type": "WEB", "url": "https://github.com/xCss/Valine/releases/tag/v1.5.0" } ], "database_specific": { "cwe_ids": [ "CWE-74", "CWE-79" ], "severity": "CRITICAL", "github_reviewed": true, "github_reviewed_at": "2022-09-21T17:43:24Z", "nvd_published_at": "2022-09-19T23:15:00Z" } }