CVE-2025-0282-Ivanti-exploit

CVE-2025-0282-Ivanti-exploit

47 Stars

CVE-2025-0282 is a critical vulnerability found in Ivanti Connect Secure, allowing Remote Command Execution (RCE) through a buffer overflow exploit.

absholi7ly
May 27, 2025
47 stars
Category
Cve-poc
GitHub Stars
47
Project Added On
May 27, 2025
Contributors
1

CVE-2025-0282-Ivanti-exploit

CVE-2025-0282 is a critical vulnerability found in Ivanti Connect Secure, allowing Remote Command Execution (RCE) through a buffer overflow exploit.
This vulnerability enables attackers to upload malicious files (e.g., web shells) and execute commands on the target system with elevated privileges.
It is highly recommended to update affected systems to the latest version to mitigate the risk of exploitation.

Uploading a Web Shell

To use the tool for uploading a web shell to the target system:

python3 CVE_2025_0282_Ivanti.py <target_ip> <local_shell_path>
  • : The IP address of the target server.
  • : Path to the web shell file on your local machine.

Executing Remote Commands

After successfully uploading the web shell, the tool allows you to execute commands on the target system interactively.

Proof of Concept 1

Tool Information

Author

absholi7ly

Project Added On

May 27, 2025

License

Open Source

Tags

security tool