CVE-2024-34472
Published: 06 May 2024
Summary
CVE-2024-34472 is a medium-severity SQL Injection (CWE-89) vulnerability in Hsclabs Mailinspector. Its CVSS base score is 5.5 (Medium).
Operationally, exploitation aligns with the MITRE ATT&CK technique Databases (T1213.006); ranked in the top 15.1% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog; a public proof-of-concept is referenced.
EU & UK References
- 🇪🇺 ENISA EUVD: EUVD-2024-34821
Vulnerability details
An issue was discovered in HSC Mailinspector 5.2.17-3 through v.5.2.18. An authenticated blind SQL injection vulnerability exists in the mliRealtimeEmails.php file. The ordemGrid parameter in a POST request to /mailinspector/mliRealtimeEmails.php does not properly sanitize input, allowing an authenticated attacker to…
more
execute arbitrary SQL commands, leading to the potential disclosure of the entire application database.
- CWE(s)
Related Threats
MITRE ATT&CK Enterprise TechniquesAI
Why these techniques?
The authenticated blind SQL injection in mliRealtimeEmails.php enables arbitrary SQL query execution via the ordemGrid parameter, facilitating adversary collection of data from the application's database.
Affected Assets
Mitigating Controls
Likely Mitigating Controls AI
Per-CVE control mapping for this CVE has not run yet; the list below is derived from the weakness types (CWEs) cited in the NVD entry.