CVE-2024-45800
Last modified
CVE-2024-45800 is a medium-severity vulnerability rated 5/10 on the CVSS scale. Snappymail is an open source web-based email client. SnappyMail uses the `cleanHtml()` function to cleanup HTML and CSS in emails. EPSS estimates a 0.30% chance of exploitation in the next 30 days.
Description
Snappymail is an open source web-based email client. SnappyMail uses the `cleanHtml()` function to cleanup HTML and CSS in emails. Research discovered that the function has a few bugs which cause an mXSS exploit. Because the function allowed too many (invalid) HTML elements, it was possible (with incorrect markup) to trick the browser to "fix" the broken markup into valid markup. As a result a motivated attacker may be able to inject javascript. However, due to the default Content Security Policy the impact of the exploit is minimal. It could be possible to create an attack which leaks some data when loading images through the proxy. This way it might be possible to use the proxy to attack the local system, like with `http://localhost:5000/leak`. Another attack could be to load a JavaScript attachment of the email. This is very tricky as the email must link to every possible UID as each email has a unique UID which has a value between 1 and 18446744073709551615 **v2.38.0** and up now remove unsupported HTML elements which mitigates the issue. Users are advised to upgrade. Older versions can install an extension named "Security mXSS" as a mitigation. This will be available at the administration area at `/?admin#/packages`. **NOTE:** this extension can not "fix" malicious code in encrypted messages or (html) attachments as it can't manipulate the JavaScript code for this. It only protects normal message HTML.
Metrics
CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:L/A:L
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2024-45800?
How severe is CVE-2024-45800?
How do I fix CVE-2024-45800?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2024
- CVE-2024-45795Suricata is a network Intrusion Detection System, Intrusion …7.5
- CVE-2024-45796Suricata is a network Intrusion Detection System, Intrusion …5.3
- CVE-2024-45797LibHTP is a security-aware parser for the HTTP protocol and …7.5
- CVE-2024-45798arduino-esp32 is an Arduino core for the ESP32, ESP32-S2, ES…9.9
- CVE-2024-45799FluxCP is a web-based Control Panel for rAthena servers writ…6.1
- CVE-2024-4580The Master Addons – Free Widgets, Hover Effects, Toggle, Con…5.4
- CVE-2024-45801DOMPurify is a DOM-only, super-fast, uber-tolerant XSS sanit…6.1
- CVE-2024-45802Squid is an open source caching proxy for the Web supporting…7.5
- CVE-2024-45803Wire UI is a library of components and resources to empower …6.1
- CVE-2024-45804Rejected reason: This CVE is a duplicate of another CVE.
- CVE-2024-45805OpenCTI is an open-source cyber threat intelligence platform…4.3
- CVE-2024-45806Envoy is a cloud-native high-performance edge/middle/service…6.5
Are you affected by CVE-2024-45800?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
