10 matches found
CVE-2024-7593
CVE-2024-7593 检测 这种检测方法的工作原理是什么? 该模板会匹配以下版本,如果匹配到,则认为主机存在漏洞: root@kitploit: - "22.2" - "22.3" - "22.3R2" - "22.5R1" - "22.6R1" - "22.7R1" 为了防止产生误报,它还会匹配以下内容: root@kitploit: - type: word part: body words: - "Login Virtual Traffic Manager" 如何运行此脚本? 1. 从这里下载Nuclei 2. 将模板复制到本地系统 3. 运行以下命令:nuclei -u...
CVE-2024-7593_PoC_Exploit
CVE-2024-7593 漏洞利用脚本 此 Bash 脚本是用于利用 Ivanti vTM 身份验证绕过漏洞 CVE-2024-7593 的概念验证 PoC。它允许用户在目标系统上创建新的管理员帐户。 目录 先决条件 用法 参数 示例 作者 许可 先决条件 确保你的系统已安装以下工具: curl:此脚本使用 curl 发送 HTTP 请求。 你可以通过运行以下命令检查 curl 是否已安装: root@kitploit: command -v curl 如果未安装,你可以使用包管理器进行安装。例如,在 Ubuntu 上: root@kitploit: sudo apt-get...
Exploit for Incorrect Implementation of Authentication Algorithm in Ivanti Virtual_Traffic_Management
CVE-2024-7593 Description: CVE-2024-7593 is a critical v...
CISA Flags Critical Ivanti vTM Vulnerability Amid Active Exploitation Concerns
The U.S. Cybersecurity and Infrastructure Security Agency CISA on Tuesday added a critical security flaw impacting Ivanti Virtual Traffic Manager vTM to its Known Exploited Vulnerabilities KEV catalog, based on evidence of active exploitation. The vulnerability in question is CVE-2024-7593 CVSS...
Exploit for Incorrect Implementation of Authentication Algorithm in Ivanti Virtual_Traffic_Management
CVE-2024-7593 Exploit Script This Bash script serves as a pro...
Critical Flaw in Ivanti Virtual Traffic Manager Could Allow Rogue Admin Access
Ivanti has rolled out security updates for a critical flaw in Virtual Traffic Manager vTM that could be exploited to achieve an authentication bypass and create rogue administrative users. The vulnerability, tracked as CVE-2024-7593, has a CVSS score of 9.8 out of a maximum of 10.0. "Incorrect...
CVE-2024-7593
creationtimestamp| type| source ---|---|--- 2024-08-13 19:39:08+00:00| published-proof-of-concept| https://t.me/CyberSecurityIL/53982 2024-08-13 22:08:55+00:00| seen| https://t.me/cvedetector/3075 2024-08-14 07:39:43+00:00| seen| https://t.me/thehackernews/5409 2024-08-14 08:35:48+00:00| seen|...
CVE-2024-7593
Ivanti Virtual Traffic Manager (vTM) is affected by CVE-2024-7593: an authentication bypass in the management interface that lets a remote, unauthenticated attacker bypass admin login. Affected versions include 22.2R1 and 22.7R2 being excluded from the bypass fix; exploitation is demonstrated in ...
Security Advisory: Ivanti Virtual Traffic Manager (vTM ) (CVE-2024-7593)
Created Date Aug 12, 2024 6:40:06 PM...
Ivanti Virtual Traffic Manager Authentication Bypass (CVE-2024-7593)
This module exploits an access control issue in Ivanti Virtual Traffic Manager vTM, by adding a new administrative user to the web interface of the application. Affected versions include 22.7R1, 22.6R1, 22.5R1, 22.3R2, 22.3, 22.2. Module Options msf use auxiliary/admin/http/ivanti/vtmadmin msf...