Open kanxoramesh opened 3 years ago
Github Advisory: https://github.com/advisories/GHSA-phwq-j96m-2c2q
SAML Was updated but there's still critical vulnerabilities in ejs@2.5.5 that would be corrected by updating to ejs@3.1.8
Hi @aaronsegstro. I just submitted a PR bumping ejs to 3.1.8 here #130.
BUG
Synk.io is reporting Vulnerability for this library, One of the dependence library
saml@1.0.0
usesxmldom
which has Vulnerability. and alsoArbitrary Code Injection
from packageejs@3.1.6
Solution: update dependence library
saml@1.0.0
to1.0.1
which is using the latest version ofxmldom@0.7.4
and also updateejs@2.5.5
toejs@3.1.6