Do your applications use this vulnerable package?
Test your applications
Overview
Affected versions of this package are vulnerable to Command Injection via the lib/utils.js
file, which is required by main entry of the package.
PoC:
var a =require("theme-core");
a.utils.sh("touch JHU")
Remediation
There is no fixed version for theme-core
.
CVSS Score
9.8
high severity
-
Attack VectorNetwork
-
Attack ComplexityLow
-
Privileges RequiredNone
-
User InteractionNone
-
ScopeUnchanged
-
ConfidentialityHigh
-
IntegrityHigh
-
AvailabilityHigh
- Credit
- JHU System Security Lab
- CVE
- CVE-2020-28432
- CWE
- CWE-78
- Snyk ID
- SNYK-JS-THEMECORE-1050425
- Disclosed
- 11 Dec, 2020
- Published
- 23 Feb, 2021