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
CVE-2022-22954 — 提供批量扫描URL以及执行命令功能。Workspace ONE Access 模板注入漏洞,可执行任意代码 | Kitploit
Tools/GitHubGitHub/jax7sec/cve-2022-22954
Vulnerability ScannersExploitationWeb Application ExploitationPenetration TestingCommand and Control
GitHubjax7sec/cve-2022-22954

CVE-2022-22954

提供批量扫描URL以及执行命令功能。Workspace ONE Access 模板注入漏洞,可执行任意代码

View Repository
12424 years agoNot yet reviewed

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

CVE-2022-22954

Vulnerability Description

Workspace ONE Access provides a unified application portal through which all enterprise applications can be accessed securely, and can be used for single sign-on. In CVE-2022-22954, an attacker can craft a malicious request to cause template injection, execute arbitrary code, and take control of the server.

Reference Article

https://www.tenable.com/blog/vmware-patches-multiple-vulnerabilities-in-workspace-one-vmsa-2022-0011

Usage Instructions

Batch Scan Mode

root@kitploit:~
python3 CVE-2022-22954.py -m scan -f 123.txt

scan_mode

Command Execution Mode

root@kitploit:~
python3 CVE-2022-22954.py -u https://xxx.xxx.com:8443 -c id

rce_mode

Download Tool