Exploit for Authentication Bypass by Primary Weakness in Crushftp

Vulnerability Details

Basic Information

Title Exploit for Authentication Bypass by Primary Weakness in Crushftp
Type githubexploit
Published 2025-04-24T22:09:24
Last Seen 2025-04-25T00:03:34
CVSS Score 9.8 (CRITICAL)

CVSS v3 Details

Attack Vector NETWORK
Attack Complexity LOW
Privileges Required NONE
User Interaction NONE
Scope UNCHANGED
Confidentiality Impact HIGH
Integrity Impact HIGH
Availability Impact HIGH

CVE Information

CVE IDs CVE-2025-31161
CWE
Bulletin Family exploit

Description

# CVE-2025-31161 exploit

Для обработки одного URL-адреса используйте команду:
python3 script.py -u http://example.com

Для обработки файла, содержащего список URL-адресов (по одному на строку), используйте команду:
python3 script.py -l urls.txt

Результаты работы скрипта (URL-адреса, содержащие строку crushadmin в ответе) будут записываться в файл output.txt.

Impact Assessment

Base Score 9.8
Severity CRITICAL

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.