CVE-2024-41570
Havoc 2 SSRF
Description
An Unauthenticated Server-Side Request Forgery (SSRF) in demon callback handling in Havoc 2 0.7 allows attackers to send arbitrary network traffic originating from the team server.
INFO
Published Date :
Aug. 12, 2024, 1:38 p.m.
Last Modified :
Aug. 29, 2024, 1:32 p.m.
Source :
[email protected]
Remotely Exploitable :
Yes !
Impact Score :
5.9
Exploitability Score :
3.9
Public PoC/Exploit Available at Github
CVE-2024-41570 has a 10 public PoC/Exploit
available at Github.
Go to the Public Exploits
tab to see the list.
References to Advisories, Solutions, and Tools
Here, you will find a curated list of external links that provide in-depth
information, practical solutions, and valuable tools related to
CVE-2024-41570
.
URL | Resource |
---|---|
https://blog.chebuya.com/posts/server-side-request-forgery-on-havoc-c2/ | Exploit Third Party Advisory |
We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).
None
CVE-2024-41570 is a critical SSRF vulnerability in Havoc C2 v0.7 that allows an unauthenticated attacker to send arbitrary network requests from the team server. This flaw can be exploited for internal network access or remote code execution (RCE).
Python
SSRF to deliver an authenticated command injection payload
Python Shell
Automated Reverse Shell Exploit via WebSocket | Havoc-C2-SSRF with RCE
havoc havoc2 havocframework havoc-rce havocexploit
Python
This is a modified version of the CVE-2024-41570 SSRF PoC from @chebuya chained with the auth RCE exploit from @hyperreality. This exploit executes code remotely to a target due to multiple vulnerabilities in Havoc C2 Framework. (https://github.com/HavocFramework/Havoc)
Python
Havoc C2 Teamserver SSRF-RCE chain exploit
Python
This is a Chained RCE in the Havoc C2 framework using github.com/chebuya and github.com/IncludeSecurity pocs
Python Shell
Abusing SSRF to deliver an authenticated command injection payload
Python Shell
Havoc SSRF to RCE
Python Shell
CVE-2024-41570: Havoc C2 0.7 Teamserver SSRF exploit
Python
Results are limited to the first 15 repositories due to potential performance issues.
The following list is the news that have been mention
CVE-2024-41570
vulnerability anywhere in the article.
The following table lists the changes that have been made to the
CVE-2024-41570
vulnerability over time.
Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.
-
Initial Analysis by [email protected]
Aug. 29, 2024
Action Type Old Value New Value Added CVSS V3.1 NIST AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H Changed Reference Type https://blog.chebuya.com/posts/server-side-request-forgery-on-havoc-c2/ No Types Assigned https://blog.chebuya.com/posts/server-side-request-forgery-on-havoc-c2/ Exploit, Third Party Advisory Added CWE NIST CWE-918 Added CPE Configuration OR *cpe:2.3:a:havocframework:havoc:-:*:*:*:*:*:*:* -
CVE Modified by 134c704f-9b21-4f2e-91b3-4a467353bcc0
Aug. 13, 2024
Action Type Old Value New Value Added CWE CISA-ADP CWE-918 Added CVSS V3.1 CISA-ADP AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H -
CVE Received by [email protected]
Aug. 12, 2024
Action Type Old Value New Value Added Description An Unauthenticated Server-Side Request Forgery (SSRF) in demon callback handling in Havoc 2 0.7 allows attackers to send arbitrary network traffic originating from the team server. Added Reference MITRE https://blog.chebuya.com/posts/server-side-request-forgery-on-havoc-c2/ [No types assigned]
CWE - Common Weakness Enumeration
While CVE identifies
specific instances of vulnerabilities, CWE categorizes the common flaws or
weaknesses that can lead to vulnerabilities. CVE-2024-41570
is
associated with the following CWEs:
Common Attack Pattern Enumeration and Classification (CAPEC)
Common Attack Pattern Enumeration and Classification
(CAPEC)
stores attack patterns, which are descriptions of the common attributes and
approaches employed by adversaries to exploit the CVE-2024-41570
weaknesses.