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
Tools/GitHubGitHub/ekamsinghwalia/detection-script-for-cve-2021-23358
Static AnalysisVulnerability ScannersVulnerability AnalysisCode AnalysisSupply Chain Security
GitHubekamsinghwalia/detection-script-for-cve-2021-23358

Detection-script-for-cve-2021-23358

Detection script for cve-2021-23358

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
13 years agoNot yet reviewed

Detection-script-for-cve-2021-23358

Detection script for cve-2021-23358 I have created a Detection script for CVE-2021-23358 , which will detect the vulnerable version of node underscore be it installed as an open-source tool or just the libraries are being used. This script has three features, It will detect the versions of underscore from

  1. Using the direct npm command
  2. Version written in the PATH of the libraries
  3. Inside the library itself

The package underscore from 1.13.0-0 and before 1.13.0-2, from 1.3.2 and before 1.12.1 are vulnerable to Arbitrary Code Injection via the template function, particularly when a variable property is passed as an argument as it is not sanitized. And the library’s underscore uses are

  1. Node-underscore
  2. Libjs-underscore
  3. Underscore

image

Download Tool