CVE-2024-45438

An issue was discovered in TitanHQ SpamTitan Email Security Gateway 8.00.x before 8.00.101 and 8.01.x before 8.01.14. The file quarantine.php within the SpamTitan interface allows unauthenticated users to trigger account-level actions using a crafted GET request. Notably, when a non-existent email address is provided as part of the email parameter, SpamTitan will automatically create a user record and associate quarantine settings with it - all without requiring authentication.
Configurations

No configuration.

History

22 Aug 2025, 18:08

Type Values Removed Values Added
Summary
  • (es) Se detectó un problema en TitanHQ SpamTitan Email Security Gateway 8.00.x (anterior a 8.00.101) y 8.01.x (anterior a 8.01.14). El archivo quarantine.php de la interfaz de SpamTitan permite a usuarios no autenticados ejecutar acciones a nivel de cuenta mediante una solicitud GET específica. Cabe destacar que, al proporcionar una dirección de correo electrónico inexistente como parte del parámetro de correo electrónico, SpamTitan creará automáticamente un registro de usuario y le asociará la configuración de cuarentena, todo ello sin necesidad de autenticación.

21 Aug 2025, 18:15

Type Values Removed Values Added
CWE CWE-306
CWE-284
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 9.1

21 Aug 2025, 17:15

Type Values Removed Values Added
New CVE

Information

Published : 2025-08-21 17:15

Updated : 2025-08-22 18:08


NVD link : CVE-2024-45438

Mitre link : CVE-2024-45438

CVE.ORG link : CVE-2024-45438


JSON object : View

Products Affected

No product.

CWE
CWE-284

Improper Access Control

CWE-306

Missing Authentication for Critical Function