All intelligence
// vulnerability record
cached · NVD via COSMOS syncCVE-2020-37141
HIGHpublished 2026-02-07 00:15 UTC · 6 months ago · modified 2026-06-17 03:17 UTC
8.8
CVSS / 10
// description
AMSS++ version 4.31 contains a SQL injection vulnerability in the mail module's maildetail.php script through the 'id' parameter. Attackers can manipulate the 'id' parameter in /modules/mail/main/maildetail.php to inject malicious SQL queries and potentially access or modify database contents.
// weaknesses (CWE)
- CWE-89