CVE-2017-15705
Last modified
CVE-2017-15705 is a vulnerability of currently unknown severity. A denial of service vulnerability was identified that exists in Apache SpamAssassin before 3.4.2. The vulnerability arises with certain unclosed tags in emails that cause markup to be handled incorrectly leading to scan timeouts. EPSS estimates a 7.88% chance of exploitation in the next 30 days.
Description
A denial of service vulnerability was identified that exists in Apache SpamAssassin before 3.4.2. The vulnerability arises with certain unclosed tags in emails that cause markup to be handled incorrectly leading to scan timeouts. In Apache SpamAssassin, using HTML::Parser, we setup an object and hook into the begin and end tag event handlers In both cases, the "open" event is immediately followed by a "close" event - even if the tag *does not* close in the HTML being parsed. Because of this, we are missing the "text" event to deal with the object normally. This can cause carefully crafted emails that might take more scan time than expected leading to a Denial of Service. The issue is possibly a bug or design decision in HTML::Parser that specifically impacts the way Apache SpamAssassin uses the module with poorly formed html. The exploit has been seen in the wild but not believed to have been purposefully part of a Denial of Service attempt. We are concerned that there may be attempts to abuse the vulnerability in the future.
Metrics
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Apache | Spamassassin | < 3.4.2 |
| Canonical | Ubuntu Linux | 12.04 |
| Canonical | Ubuntu Linux | 14.04 |
| Canonical | Ubuntu Linux | 16.04 |
| Canonical | Ubuntu Linux | 18.04 |
| Debian | Debian Linux | 8.0 |
| Redhat | Enterprise Linux Desktop | 7.0 |
| Redhat | Enterprise Linux Eus | 7.5 |
| Redhat | Enterprise Linux Server | 7.0 |
| Redhat | Enterprise Linux Workstation | 7.0 |
References
- http://www.securityfocus.com/bid/105347Third Party Advisory, VDB Entry
- https://access.redhat.com/errata/RHSA-2018:2916Third Party Advisory
- https://lists.debian.org/debian-lts-announce/2018/11/msg00016.htmlThird Party Advisory
- https://usn.ubuntu.com/3811-1/Third Party Advisory
- https://usn.ubuntu.com/3811-2/Third Party Advisory
- http://www.securityfocus.com/bid/105347Third Party Advisory, VDB Entry
- https://access.redhat.com/errata/RHSA-2018:2916Third Party Advisory
- https://lists.debian.org/debian-lts-announce/2018/11/msg00016.htmlThird Party Advisory
- https://usn.ubuntu.com/3811-1/Third Party Advisory
- https://usn.ubuntu.com/3811-2/Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2017-15705?
How severe is CVE-2017-15705?
How do I fix CVE-2017-15705?
Are you affected by CVE-2017-15705?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
