usn-2721-1
Vulnerability from osv_ubuntu
It was discovered that the Subversion mod_dav_svn module incorrectly handled REPORT requests for a resource that does not exist. A remote attacker could use this issue to cause the server to crash, resulting in a denial of service. This issue only affected Ubuntu 12.04 LTS and Ubuntu 14.04 LTS. (CVE-2014-3580)
It was discovered that the Subversion mod_dav_svn module incorrectly handled requests requiring a lookup for a virtual transaction name that does not exist. A remote attacker could use this issue to cause the server to crash, resulting in a denial of service. This issue only affected Ubuntu 14.04 LTS. (CVE-2014-8108)
Evgeny Kotkov discovered that the Subversion mod_dav_svn module incorrectly handled large numbers of REPORT requests. A remote attacker could use this issue to cause the server to crash, resulting in a denial of service. This issue only affected Ubuntu 14.04 LTS and Ubuntu 15.04. (CVE-2015-0202)
Evgeny Kotkov discovered that the Subversion mod_dav_svn and svnserve modules incorrectly certain crafted parameter combinations. A remote attacker could use this issue to cause the server to crash, resulting in a denial of service. (CVE-2015-0248)
Ivan Zhakov discovered that the Subversion mod_dav_svn module incorrectly handled crafted v1 HTTP protocol request sequences. A remote attacker could use this issue to spoof the svn:author property. (CVE-2015-0251)
C. Michael Pilato discovered that the Subversion mod_dav_svn module incorrectly restricted anonymous access. A remote attacker could use this issue to read hidden files via the path name. This issue only affected Ubuntu 14.04 LTS and Ubuntu 15.04. (CVE-2015-3184)
C. Michael Pilato discovered that Subversion incorrectly handled path-based authorization. A remote attacker could use this issue to obtain sensitive path information. (CVE-2015-3187)
{
"affected": [
{
"database_specific": {
"cves_map": {
"cves": [
{
"id": "CVE-2014-3580",
"severity": [
{
"score": "medium",
"type": "Ubuntu"
}
]
},
{
"id": "CVE-2014-8108",
"severity": [
{
"score": "medium",
"type": "Ubuntu"
}
]
},
{
"id": "CVE-2015-0202",
"severity": [
{
"score": "medium",
"type": "Ubuntu"
}
]
},
{
"id": "CVE-2015-0248",
"severity": [
{
"score": "medium",
"type": "Ubuntu"
}
]
},
{
"id": "CVE-2015-0251",
"severity": [
{
"score": "low",
"type": "Ubuntu"
}
]
},
{
"id": "CVE-2015-3184",
"severity": [
{
"score": "medium",
"type": "Ubuntu"
}
]
},
{
"id": "CVE-2015-3187",
"severity": [
{
"score": "medium",
"type": "Ubuntu"
}
]
}
],
"ecosystem": "Ubuntu:14.04:LTS"
}
},
"ecosystem_specific": {
"availability": "No subscription required",
"binaries": [
{
"binary_name": "libapache2-mod-svn",
"binary_version": "1.8.8-1ubuntu3.2"
},
{
"binary_name": "libapache2-svn",
"binary_version": "1.8.8-1ubuntu3.2"
},
{
"binary_name": "libsvn-java",
"binary_version": "1.8.8-1ubuntu3.2"
},
{
"binary_name": "libsvn-perl",
"binary_version": "1.8.8-1ubuntu3.2"
},
{
"binary_name": "libsvn-ruby1.8",
"binary_version": "1.8.8-1ubuntu3.2"
},
{
"binary_name": "libsvn1",
"binary_version": "1.8.8-1ubuntu3.2"
},
{
"binary_name": "python-subversion",
"binary_version": "1.8.8-1ubuntu3.2"
},
{
"binary_name": "ruby-svn",
"binary_version": "1.8.8-1ubuntu3.2"
},
{
"binary_name": "subversion",
"binary_version": "1.8.8-1ubuntu3.2"
},
{
"binary_name": "subversion-tools",
"binary_version": "1.8.8-1ubuntu3.2"
}
]
},
"package": {
"ecosystem": "Ubuntu:14.04:LTS",
"name": "subversion",
"purl": "pkg:deb/ubuntu/subversion@1.8.8-1ubuntu3.2?arch=source\u0026distro=trusty"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.8.8-1ubuntu3.2"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.7.9-1+nmu6ubuntu3",
"1.7.13-2ubuntu1",
"1.7.13-2ubuntu2",
"1.7.13-2ubuntu3",
"1.7.14-1ubuntu2",
"1.8.5-2ubuntu3",
"1.8.8-1ubuntu2",
"1.8.8-1ubuntu3",
"1.8.8-1ubuntu3.1"
]
}
],
"aliases": [],
"details": "It was discovered that the Subversion mod_dav_svn module incorrectly\nhandled REPORT requests for a resource that does not exist. A remote\nattacker could use this issue to cause the server to crash, resulting in a\ndenial of service. This issue only affected Ubuntu 12.04 LTS and Ubuntu\n14.04 LTS. (CVE-2014-3580)\n\nIt was discovered that the Subversion mod_dav_svn module incorrectly\nhandled requests requiring a lookup for a virtual transaction name that\ndoes not exist. A remote attacker could use this issue to cause the server\nto crash, resulting in a denial of service. This issue only affected Ubuntu\n14.04 LTS. (CVE-2014-8108)\n\nEvgeny Kotkov discovered that the Subversion mod_dav_svn module incorrectly\nhandled large numbers of REPORT requests. A remote attacker could use this\nissue to cause the server to crash, resulting in a denial of service. This\nissue only affected Ubuntu 14.04 LTS and Ubuntu 15.04. (CVE-2015-0202)\n\nEvgeny Kotkov discovered that the Subversion mod_dav_svn and svnserve\nmodules incorrectly certain crafted parameter combinations. A remote\nattacker could use this issue to cause the server to crash, resulting in a\ndenial of service. (CVE-2015-0248)\n\nIvan Zhakov discovered that the Subversion mod_dav_svn module incorrectly\nhandled crafted v1 HTTP protocol request sequences. A remote attacker could\nuse this issue to spoof the svn:author property. (CVE-2015-0251)\n\nC. Michael Pilato discovered that the Subversion mod_dav_svn module\nincorrectly restricted anonymous access. A remote attacker could use this\nissue to read hidden files via the path name. This issue only affected\nUbuntu 14.04 LTS and Ubuntu 15.04. (CVE-2015-3184)\n\nC. Michael Pilato discovered that Subversion incorrectly handled path-based\nauthorization. A remote attacker could use this issue to obtain sensitive\npath information. (CVE-2015-3187)\n",
"id": "USN-2721-1",
"modified": "2026-04-22T07:36:32Z",
"published": "2015-08-20T17:47:50Z",
"references": [
{
"type": "ADVISORY",
"url": "https://ubuntu.com/security/notices/USN-2721-1"
},
{
"type": "REPORT",
"url": "https://ubuntu.com/security/CVE-2014-3580"
},
{
"type": "REPORT",
"url": "https://ubuntu.com/security/CVE-2014-8108"
},
{
"type": "REPORT",
"url": "https://ubuntu.com/security/CVE-2015-0202"
},
{
"type": "REPORT",
"url": "https://ubuntu.com/security/CVE-2015-0248"
},
{
"type": "REPORT",
"url": "https://ubuntu.com/security/CVE-2015-0251"
},
{
"type": "REPORT",
"url": "https://ubuntu.com/security/CVE-2015-3184"
},
{
"type": "REPORT",
"url": "https://ubuntu.com/security/CVE-2015-3187"
}
],
"related": [],
"schema_version": "1.7.0",
"summary": "subversion vulnerabilities",
"upstream": [
"UBUNTU-CVE-2014-3580",
"UBUNTU-CVE-2014-8108",
"UBUNTU-CVE-2015-0202",
"UBUNTU-CVE-2015-0248",
"UBUNTU-CVE-2015-0251",
"UBUNTU-CVE-2015-3184",
"UBUNTU-CVE-2015-3187"
]
}
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.