---
title: "CVE-2017-15705\n    | Ubuntu"
description: Ubuntu is an open source software operating system that runs from the
  desktop, to the cloud, to all your internet connected things.
url: https://ubuntu.com/security/CVE-2017-15705?format=md
keywords: index, follow
---

# CVE-2017-15705

Publication date 17 September 2018

Last updated 25 August 2025

---

Ubuntu priority

**Medium**

[Why this priority?](https://ubuntu.com/security/cves/about#priority )

## Cvss 3 Severity Score

**5.3 · Medium**

[Score breakdown](https://ubuntu.com/security/CVE-2017-15705?format=md#impact-score)

Toggle side navigation

## 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.

## Status

Show unmaintained releases

| Package | Ubuntu Release | Status |
| --- | --- | --- |
| spamassassin | 18.10 cosmic | Not affected |
| 18.04 LTS bionic | Fixed 3.4.2-0ubuntu0.18.04.1 |
| 16.04 LTS xenial | Fixed 3.4.2-0ubuntu0.16.04.1 |
| 14.04 LTS trusty | Fixed 3.4.2-0ubuntu0.14.04.1 |

---

* [How can I get the fixes?](https://ubuntu.com/security/cves/about#security)
* [What do statuses mean?](https://ubuntu.com/security/cves/about#statuses)

## Severity score breakdown

CVSS version:
CVSS v3.0

**Base score**

5.3 · Medium

* Base metrics

  | Parameter | Value |
  | --- | --- |
  | Attack vector | Network |
  | Attack complexity | Low |
  | Privileges required | None |
  | User interaction | None |
  | Scope | Unchanged |
  | Confidentiality impact | None |
  | Integrity impact | None |
  | Availability impact | Low |
* Scores

  | Parameter | Value |
  | --- | --- |
  | Base score | 5.3 · Medium |
  | Exploitability score | - |
  | Impact score | - |

**Vector:** CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L

## References

* [MITRE](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-15705)
* [NVD](https://nvd.nist.gov/vuln/detail/CVE-2017-15705)
* [Launchpad](https://launchpad.net/bugs/cve/CVE-2017-15705)
* [Debian](https://security-tracker.debian.org/tracker/CVE-2017-15705)

### Related Ubuntu Security Notices (USN)

+ [USN-3811-1](https://usn.ubuntu.com/USN-3811-1)
+ SpamAssassin vulnerabilities
+ 6 November 2018

+ [USN-3811-2](https://usn.ubuntu.com/USN-3811-2)
+ SpamAssassin vulnerability
+ 13 November 2018

### Other references

* <https://www.openwall.com/lists/oss-security/2018/09/16/1>
* <https://www.cve.org/CVERecord?id=CVE-2017-15705>
