Skip to content

Risk of code injection

Moderate
DIYgod published GHSA-pgjj-866w-fc5c Jan 26, 2021

Package

No package listed

Affected versions

e8beb40 or before e8beb40

Patched versions

7f1c430

Description

Impact

Some routes use eval or Function constructor, which may be injected by the target site with unsafe code, causing server-side security issues

Patches

Temporarily removed the problematic route and added a no-new-func rule to eslint
Self-built users should upgrade to 7f1c430 and later as soon as possible

Credits

Tencent Woodpecker Security Team

For more information

If you have any questions or comments about this advisory:

Severity

Moderate

CVE ID

CVE-2021-21278

Weaknesses

No CWEs