Amazon Linux: Security Advisory (ALAS-2016-710)
🗓️ 26 Oct 2016 00:00:00Reported by Copyright (C) 2016 Greenbone AGType
openvas🔗 plugins.openvas.org👁 21 Views
| Reporter | Title | Published | Views | Family All 91 |
|---|---|---|---|---|
| Apache Subversion 1.8.x < 1.8.16 / 1.9.x < 1.9.4 Multiple Vulnerabilities | 5 Feb 201600:00 | – | nessus | |
| Amazon Linux AMI : subversion (ALAS-2016-709) | 6 Jun 201600:00 | – | nessus | |
| Amazon Linux AMI : mod_dav_svn (ALAS-2016-710) | 6 Jun 201600:00 | – | nessus | |
| Debian DLA-448-1 : subversion security update | 2 May 201600:00 | – | nessus | |
| Debian DSA-3561-1 : subversion - security update | 2 May 201600:00 | – | nessus | |
| EulerOS 2.0 SP2 : subversion (EulerOS-SA-2019-2504) | 4 Dec 201900:00 | – | nessus | |
| EulerOS 2.0 SP5 : subversion (EulerOS-SA-2019-2550) | 9 Dec 201900:00 | – | nessus | |
| EulerOS 2.0 SP3 : subversion (EulerOS-SA-2019-2669) | 18 Dec 201900:00 | – | nessus | |
| Fedora 24 : subversion-1.9.4-1.fc24 (2016-20cc04ac50) | 12 May 201600:00 | – | nessus | |
| Fedora 23 : subversion (2016-e024b3e02b) | 14 Jul 201600:00 | – | nessus |
10
| Source | Link |
|---|---|
| alas | www.alas.aws.amazon.com/ALAS-2016-710.html |
# SPDX-FileCopyrightText: 2016 Greenbone AG
# Some text descriptions might be excerpted from (a) referenced
# source(s), and are Copyright (C) by the respective right holder(s).
#
# SPDX-License-Identifier: GPL-2.0-only
if(description)
{
script_oid("1.3.6.1.4.1.25623.1.0.120699");
script_cve_id("CVE-2016-2167", "CVE-2016-2168");
script_tag(name:"creation_date", value:"2016-10-26 12:38:11 +0000 (Wed, 26 Oct 2016)");
script_version("2025-01-23T05:37:39+0000");
script_tag(name:"last_modification", value:"2025-01-23 05:37:39 +0000 (Thu, 23 Jan 2025)");
script_tag(name:"cvss_base", value:"4.9");
script_tag(name:"cvss_base_vector", value:"AV:N/AC:M/Au:S/C:P/I:P/A:N");
script_tag(name:"severity_vector", value:"CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:N");
script_tag(name:"severity_origin", value:"NVD");
script_tag(name:"severity_date", value:"2020-10-20 22:15:00 +0000 (Tue, 20 Oct 2020)");
script_name("Amazon Linux: Security Advisory (ALAS-2016-710)");
script_category(ACT_GATHER_INFO);
script_copyright("Copyright (C) 2016 Greenbone AG");
script_family("Amazon Linux Local Security Checks");
script_dependencies("gather-package-list.nasl");
script_mandatory_keys("ssh/login/amazon_linux", "ssh/login/release");
script_xref(name:"Advisory-ID", value:"ALAS-2016-710");
script_xref(name:"URL", value:"https://alas.aws.amazon.com/ALAS-2016-710.html");
script_tag(name:"summary", value:"The remote host is missing an update for the 'mod_dav_svn' package(s) announced via the ALAS-2016-710 advisory.");
script_tag(name:"vuldetect", value:"Checks if a vulnerable package version is present on the target host.");
script_tag(name:"insight", value:"The canonicalize_username function in svnserve/cyrus_auth.c in Apache Subversion before 1.8.16 and 1.9.x before 1.9.4, when Cyrus SASL authentication is used, allows remote attackers to authenticate and bypass intended access restrictions via a realm string that is a prefix of an expected repository realm string. (CVE-2016-2167)
The req_check_access function in the mod_authz_svn module in the httpd server in Apache Subversion before 1.8.16 and 1.9.x before 1.9.4 allows remote authenticated users to cause a denial of service (NULL pointer dereference and crash) via a crafted header in a (1) MOVE or (2) COPY request, involving an authorization check. (CVE-2016-2168)");
script_tag(name:"affected", value:"'mod_dav_svn' package(s) on Amazon Linux.");
script_tag(name:"solution", value:"Please install the updated package(s).");
script_tag(name:"solution_type", value:"VendorFix");
script_tag(name:"qod_type", value:"package");
exit(0);
}
include("revisions-lib.inc");
include("pkg-lib-rpm.inc");
release = rpm_get_ssh_release();
if(!release)
exit(0);
res = "";
report = "";
if(release == "AMAZON") {
if(!isnull(res = isrpmvuln(pkg:"mod_dav_svn", rpm:"mod_dav_svn~1.9.4~2.52.amzn1", rls:"AMAZON"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"mod_dav_svn-debuginfo", rpm:"mod_dav_svn-debuginfo~1.9.4~2.52.amzn1", rls:"AMAZON"))) {
report += res;
}
if(report != "") {
security_message(data:report);
} else if(__pkg_match) {
exit(99);
}
exit(0);
}
exit(0);
Data
Build on a solid foundation with Vulners data
We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data
Api
Power your application with Vulners API
The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access
App
Assess and manage vulnerabilities with Vulners tools
Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation
23 Jan 2025 00:00Current
6.9Medium risk
Vulners AI Score6.9
CVSS 24.9
CVSS 36.8
EPSS0.20686