Gentoo Security Advisory GLSA 201603-08. VLC media player vulnerabilities
Reporter | Title | Published | Views | Family All 125 |
---|---|---|---|---|
![]() | GLSA-201603-08 : VLC: Multiple vulnerabilities | 14 Mar 201600:00 | – | nessus |
![]() | Debian DSA-3150-1 : vlc - security update | 3 Feb 201500:00 | – | nessus |
![]() | VLC Media Player < 2.2.0 Multiple Vulnerabilities | 27 Mar 201500:00 | – | nessus |
![]() | VLC < 2.1.6 Multiple Vulnerabilities | 24 Jun 202000:00 | – | nessus |
![]() | openSUSE Security Update : vlc (openSUSE-SU-2015:0201-1) | 6 Feb 201500:00 | – | nessus |
![]() | openSUSE Security Update : vlc (openSUSE-2016-213) | 17 Feb 201600:00 | – | nessus |
![]() | Debian DSA-3342-1 : vlc - security update | 24 Aug 201500:00 | – | nessus |
![]() | FreeBSD : vlc -- arbitrary pointer dereference vulnerability (a0a4e24c-4760-11e5-9391-3c970e169bc2) | 21 Aug 201500:00 | – | nessus |
![]() | VLC < 2.2.2 DoS | 12 Jun 202000:00 | – | nessus |
![]() | VLC < 2.1.3 DoS Vulnerability | 11 Jun 202000:00 | – | nessus |
Source | Link |
---|---|
security | www.security.gentoo.org/glsa/201603-08 |
# SPDX-FileCopyrightText: 2016 Eero Volotinen
# 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-or-later
if(description)
{
script_oid("1.3.6.1.4.1.25623.1.0.121450");
script_version("2023-07-20T05:05:17+0000");
script_tag(name:"creation_date", value:"2016-03-14 15:52:44 +0200 (Mon, 14 Mar 2016)");
script_tag(name:"last_modification", value:"2023-07-20 05:05:17 +0000 (Thu, 20 Jul 2023)");
script_name("Gentoo Security Advisory GLSA 201603-08");
script_tag(name:"insight", value:"Multiple vulnerabilities have been discovered in VLC. Please review the CVE identifiers referenced below for details.");
script_tag(name:"solution", value:"Update the affected packages to the latest available version.");
script_tag(name:"solution_type", value:"VendorFix");
script_xref(name:"URL", value:"https://security.gentoo.org/glsa/201603-08");
script_cve_id("CVE-2014-1684", "CVE-2014-6440", "CVE-2014-9597", "CVE-2014-9598", "CVE-2014-9625", "CVE-2014-9626", "CVE-2014-9627", "CVE-2014-9628", "CVE-2014-9629", "CVE-2014-9630", "CVE-2015-1202", "CVE-2015-1203", "CVE-2015-5949");
script_tag(name:"cvss_base", value:"7.5");
script_tag(name:"cvss_base_vector", value:"AV:N/AC:L/Au:N/C:P/I:P/A:P");
script_tag(name:"severity_vector", value:"CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H");
script_tag(name:"severity_origin", value:"NVD");
script_tag(name:"severity_date", value:"2017-04-03 14:21:00 +0000 (Mon, 03 Apr 2017)");
script_tag(name:"qod_type", value:"package");
script_dependencies("gather-package-list.nasl");
script_mandatory_keys("ssh/login/gentoo", "ssh/login/pkg");
script_category(ACT_GATHER_INFO);
script_tag(name:"summary", value:"Gentoo Linux Local Security Checks GLSA 201603-08");
script_copyright("Copyright (C) 2016 Eero Volotinen");
script_family("Gentoo Local Security Checks");
exit(0);
}
include("revisions-lib.inc");
include("pkg-lib-gentoo.inc");
res = "";
report = "";
if((res=ispkgvuln(pkg:"media-video/vlc", unaffected: make_list("ge 2.2.1-r1"), vulnerable: make_list("lt 2.2.1-r1"))) != NULL) {
report += res;
}
if(report != "") {
security_message(data:report);
} else if (__pkg_match) {
exit(99);
}
Transform Your Security Services
Elevate your offerings with Vulners' advanced Vulnerability Intelligence. Contact us for a demo and discover the difference comprehensive, actionable intelligence can make in your security strategy.
Book a live demo