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.
PUBLISHED5.2CWE-89
AMSS++ v 4.31 - 'id' SQL Injection
Problem type
Affected products
AMSS++
AMSS++
4.31 - AFFECTED
References
ExploitDB-48109
https://www.exploit-db.com/exploits/48109
VulnCheck Advisory: AMSS++ v 4.31 - 'id' SQL Injection
https://www.vulncheck.com/advisories/amss-v-id-sql-injection
GitHub Security Advisories
GHSA-8g44-983j-9cj5
AMSS++ version 4.31 contains a SQL injection vulnerability in the mail module's maildetail.php...
https://github.com/advisories/GHSA-8g44-983j-9cj5AMSS++ 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.
JSON source
https://cveawg.mitre.org/api/cve/CVE-2020-37141Click to expand
{
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"cveMetadata": {
"cveId": "CVE-2020-37141",
"assignerOrgId": "83251b91-4cc7-4094-a5c7-464a1b83ea10",
"assignerShortName": "VulnCheck",
"dateUpdated": "2026-02-06T23:14:07.499Z",
"dateReserved": "2026-02-03T16:27:45.308Z",
"datePublished": "2026-02-06T23:14:07.499Z",
"state": "PUBLISHED"
},
"containers": {
"cna": {
"providerMetadata": {
"orgId": "83251b91-4cc7-4094-a5c7-464a1b83ea10",
"shortName": "VulnCheck",
"dateUpdated": "2026-02-06T23:14:07.499Z"
},
"title": "AMSS++ v 4.31 - 'id' SQL Injection",
"descriptions": [
{
"lang": "en",
"value": "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."
}
],
"affected": [
{
"vendor": "AMSS++",
"product": "AMSS++",
"versions": [
{
"version": "4.31",
"status": "affected"
}
]
}
],
"problemTypes": [
{
"descriptions": [
{
"lang": "en",
"description": "Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')",
"cweId": "CWE-89",
"type": "CWE"
}
]
}
],
"references": [
{
"url": "https://www.exploit-db.com/exploits/48109",
"name": "ExploitDB-48109",
"tags": [
"exploit"
]
},
{
"url": "https://www.vulncheck.com/advisories/amss-v-id-sql-injection",
"name": "VulnCheck Advisory: AMSS++ v 4.31 - 'id' SQL Injection",
"tags": [
"third-party-advisory"
]
}
],
"metrics": [
{
"format": "CVSS"
},
{
"format": "CVSS",
"cvssV3_1": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:N",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"availabilityImpact": "NONE",
"baseScore": 8.2,
"baseSeverity": "HIGH"
}
}
],
"credits": [
{
"lang": "en",
"value": "indoushka",
"type": "finder"
}
]
}
}
}