Skip to content

fix: upgrade ejs to 3.1.7 to remediate CVE-2022-29078 (GHSA-phwq-j96m-2c2q)#3

Open
kiloconnect-development[bot] wants to merge 1 commit into
mainfrom
security-remediation/ejs-ghsa-phwq-j96m-2c2q/1eefd02271-1
Open

fix: upgrade ejs to 3.1.7 to remediate CVE-2022-29078 (GHSA-phwq-j96m-2c2q)#3
kiloconnect-development[bot] wants to merge 1 commit into
mainfrom
security-remediation/ejs-ghsa-phwq-j96m-2c2q/1eefd02271-1

Conversation

@kiloconnect-development

Copy link
Copy Markdown

Security Remediation: ejs GHSA-phwq-j96m-2c2q

CVE: CVE-2022-29078
Severity: Critical
Package: ejs (npm)
Vulnerable versions: < 3.1.7
Patched version: 3.1.7

Summary

Upgrades ejs from 3.1.6 to 3.1.7 to remediate a template injection vulnerability where the outputFunctionName option could be exploited to execute arbitrary OS commands.

Changes

  • Updated package.json: "ejs": "3.1.6""ejs": "^3.1.7"
  • Updated package-lock.json: resolved version pinned to 3.1.7

Notes

The sandbox analysis found no active usage of ejs in the codebase. As a declared production dependency, the package is patched to prevent future risk and satisfy security scanners.

Finding

http://localhost:3000/security-agent/findings?findingId=1eefd022-71a1-427e-9518-33da106d403a

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants