{ "schema_version": "1.4.0", "id": "GHSA-g5qr-xgg7-8q2w", "modified": "2025-04-01T23:03:57Z", "published": "2023-01-26T21:30:25Z", "aliases": [ "CVE-2022-25350" ], "summary": "Command Injection in puppet-facter", "details": "All versions of the package puppet-facter are vulnerable to Command Injection via the getFact function due to improper input sanitization.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" } ], "affected": [ { "package": { "ecosystem": "npm", "name": "puppet-facter" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "last_affected": "0.0.2" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-25350" }, { "type": "WEB", "url": "https://github.com/olindata/node-puppet-facter/blob/f34bcc754325d71bb3b1b534804e53d6170f15f5/index.js#23L10" }, { "type": "WEB", "url": "https://security.snyk.io/vuln/SNYK-JS-PUPPETFACTER-3175616" } ], "database_specific": { "cwe_ids": [ "CWE-77", "CWE-78" ], "severity": "HIGH", "github_reviewed": true, "github_reviewed_at": "2023-01-27T01:00:46Z", "nvd_published_at": "2023-01-26T21:15:00Z" } }