Exploitation Summary
EIP tracks 4 public exploits for CVE-2025-25198. PoCs published by alvarez, Groppoxx, adminlove520.
AI-analyzed exploit summary This exploit demonstrates Host Header Password Reset Poisoning in mailcow versions prior to 2025-01a. It sets up an HTTPS listener to capture password reset tokens sent to an attacker-controlled domain via Host header manipulation, enabling potential account takeover.
Description
mailcow: dockerized is an open source groupware/email suite based on docker. Prior to version 2025-01a, a vulnerability in mailcow's password reset functionality allows an attacker to manipulate the `Host HTTP` header to generate a password reset link pointing to an attacker-controlled domain. This can lead to account takeover if a user clicks the poisoned link. Version 2025-01a contains a patch. As a workaround, deactivate the password reset functionality by clearing `Notification email sender` and `Notification email subject` under System -> Configuration -> Options -> Password Settings.
Exploits (4)
This exploit demonstrates Host Header Password Reset Poisoning in mailcow versions prior to 2025-01a. It sets up an HTTPS listener to capture password reset tokens sent to an attacker-controlled domain via Host header manipulation, enabling potential account takeover.
This repository contains a functional proof-of-concept exploit for CVE-2025-25198, which involves Host header poisoning in Mailcow. The PoC automates the process of spinning up an HTTPS listener, handling session cookies and CSRF tokens, and triggering a password reset with a poisoned Host header to capture the reset link.
The repository contains functional exploit code for multiple CVEs, including authentication bypass vulnerabilities in TOTOLINK devices and a scanner for Fortinet SSL VPN (CVE-2024-21762). The PoCs demonstrate the vulnerabilities with clear technical details and functional code.
This repository contains a functional exploit for CVE-2025-25198, which manipulates the Host HTTP header in mailcow's password reset functionality to generate a password reset link pointing to an attacker-controlled domain. The exploit includes a Go-based HTTP server to capture the password reset token and a script to send the malicious request.
References (1)
Scores
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:H/A:N