Lucene search
K

VLC 3.0.x < 3.0.2 Heap Use-After-Free / Remote Code Execution Vulnerability

🗓️ 03 Aug 2018 00:00:00Reported by TenableType 
nessus
 nessus
🔗 www.tenable.com👁 26 Views

The remote Windows host contains a media player that is affected by a heap use-after-free remote code execution vulnerabilit

Related
Refs
Code
ReporterTitlePublishedViews
Family
CNVD
VideoLAN VLC Denial of Service Vulnerability (CNVD-2018-10858)
29 May 201800:00
cnvd
CVE
CVE-2018-11516
28 May 201816:00
cve
Cvelist
CVE-2018-11516
28 May 201816:00
cvelist
Debian CVE
CVE-2018-11516
28 May 201816:00
debiancve
EUVD
EUVD-2018-3545
7 Oct 202500:30
euvd
Kaspersky
KLA11355 Use after free vulnerability in VLC media player
28 May 201800:00
kaspersky
NVD
CVE-2018-11516
28 May 201816:29
nvd
OpenVAS
VLC Media Player Denial-of-Service Vulnerability (May 2018) - Windows
29 May 201800:00
openvas
OpenVAS
VLC Media Player Denial-of-Service Vulnerability (May 2018) - Mac OS X
29 May 201800:00
openvas
OSV
DEBIAN-CVE-2018-11516
28 May 201816:29
osv
Rows per page
#
# (C) Tenable Network Security, Inc.
#

include('compat.inc');

if (description)
{
  script_id(111518);
  script_version("1.8");
  script_set_attribute(attribute:"plugin_modification_date", value:"2026/06/23");

  script_cve_id("CVE-2018-11516");
  script_bugtraq_id(104293);

  script_name(english:"VLC 3.0.x < 3.0.2 Heap Use-After-Free / Remote Code Execution Vulnerability");

  script_set_attribute(attribute:"synopsis", value:
"The remote Windows host contains a media player that is affected by a
heap use-after-free remote code execution vulnerability.");
  script_set_attribute(attribute:"description", value:
"The version of VLC media player installed on the remote host is earlier
than 3.0.2.  It is, therefore, affected by a heap use-after-free
vulnerability which could result in a remote code execution.");
  script_set_attribute(attribute:"see_also", value:"http://www.videolan.org/developers/vlc-branch/NEWS");
  script_set_attribute(attribute:"solution", value:
"Upgrade to VLC version 3.0.2 or later.");
  script_set_cvss_base_vector("CVSS2#AV:N/AC:M/Au:N/C:P/I:P/A:P");
  script_set_cvss_temporal_vector("CVSS2#E:POC/RL:OF/RC:C");
  script_set_cvss3_base_vector("CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H");
  script_set_cvss3_temporal_vector("CVSS:3.0/E:P/RL:O/RC:C");
  script_set_attribute(attribute:"cvss_score_source", value:"CVE-2018-11516");

  script_set_attribute(attribute:"exploitability_ease", value:"Exploits are available");
  script_set_attribute(attribute:"exploit_available", value:"true");

  script_set_attribute(attribute:"vuln_publication_date", value:"2018/05/28");
  script_set_attribute(attribute:"patch_publication_date", value:"2018/07/18");
  script_set_attribute(attribute:"plugin_publication_date", value:"2018/08/03");

  script_set_attribute(attribute:"plugin_type", value:"local");
  script_set_attribute(attribute:"cpe", value:"cpe:/a:videolan:vlc_media_player");
  script_end_attributes();

  script_category(ACT_GATHER_INFO);
  script_family(english:"Windows");

  script_copyright(english:"This script is Copyright (C) 2018-2026 and is owned by Tenable, Inc. or an Affiliate thereof.");

  script_dependencies("vlc_installed.nasl");
  script_require_keys("SMB/VLC/Version");

  exit(0);
}

include('vdf.inc');

# @tvdl-content
var vuln_data = {
  'metadata': {'spec_version': '1.0'},
  'requires': [
    {'scope': 'target', 'match': {'os': 'windows'}}
  ],
  'checks': [
    {
      'product': {'name': 'VLC media player', 'type': 'app'},
      'check_algorithm': 'default',
      'constraints': [
        {'fixed_version': '3.0.2'}
      ]
    }
  ]
};

var result = vdf::check_and_report(vuln_data:vuln_data, severity:SECURITY_WARNING);
vdf::handle_check_and_report_errors(vdf_result:result);

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 Jun 2026 00:00Current
7High risk
Vulners AI Score7
CVSS 26.8
CVSS 3.18.8
EPSS0.03619
26