Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
lodash.template-fixed — Fork of lodash.template with CVE-2021-23337 fix (command injection via variable option) | Kitploit
Tools/GitHubGitHub/khayashi4337/lodash.template-fixed
General Purpose UtilitiesVulnerability AnalysisCode AnalysisSupply Chain Security
GitHubkhayashi4337/lodash.template-fixed

lodash.template-fixed

Fork of lodash.template with CVE-2021-23337 fix (command injection via variable option)

View Repository

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share
5 months agoNot yet reviewed

lodash.template v4.5.0

The Lodash method _.template exported as a Node.js module.

Installation

Using npm:

root@kitploit:~
$ {sudo -H} npm i -g npm
$ npm i --save lodash.template

In Node.js:

root@kitploit:~
var template = require('lodash.template');

See the documentation or package source for more details.

Download Tool