cofoundry-cms / cofoundry

Cofoundry is an extensible and flexible .NET Core CMS & application framework focusing on code first development

Home Page:https://www.cofoundry.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Used package (Underscore@1.8.3) in Web Admin contains known vulnerabilities [Medium]

rwolfdev opened this issue · comments

The web admin package uses a third-party library (underscore@1.8.3) that has a known vulnerability.
Reference: https://security.snyk.io/vuln/SNYK-JS-UNDERSCORE-1080984

Updating this library to a newer version would increase security. The latest version of this package has no known security vulnerabilities at the moment (https://security.snyk.io/package/npm/underscore).

The admin panel doesn't use the vulnerable templating feature, and so won't be affected, but I'll see about getting it updated so it doesn't come up in automated security checks.

Fixed in 0.11.3