RCE in Thi-Ng Egf
CVE-2021-21412
Potential for arbitrary code execution in npm package @thi.ng/egf `#gpg`-tagged property values (only if `decrypt: true` option is enabled). PR with patch has been submitted and will has been released as of v0.4.0 By default the EGF parse functions do NOT attempt to decrypt values (since GPG only available in non-browser env). However, if GPG encrypted values are used/required: 1. Perform a regex search for `#gpg`-tagged values in the EGF source file/string and check for backtick (\`) chars in the encrypted value string 2. Replace/remove them or skip parsing if present.
Vulnerability class: Command Injection (OS Command Injection)
EPSS: 0.013 (68.4th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 6.4 (Medium). Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N.
Affected products
- Thi-ng Egf — versions < 0.4.0
- \@Thi.ng\/egf_project \@Thi.ng\/egf
Weakness classification (CWE)
References
- security-advisories@github.com (x_refsource_CONFIRM, Patch, Third Party Advisory)
- security-advisories@github.com (Patch, Third Party Advisory, x_refsource_MISC)
- security-advisories@github.com (Third Party Advisory, x_refsource_MISC, Release Notes)
- security-advisories@github.com (x_refsource_MISC)
Frequently asked questions
- What is CVE-2021-21412?
- CVE-2021-21412 is a medium-severity vulnerability in Thi-Ng Egf, classified under OS Command Injection. CVSS score: 6.4/10. Published 2021-03-30.
- How severe is CVE-2021-21412?
- Medium severity. CVSS v3 base score is 6.4 out of 10.