Lucene search
+L

Oracle VirtualBox Unspecified Vulnerability - Mac OS X

🗓️ 24 Jan 2012 00:00:00Reported by Copyright (C) 2012 Greenbone AGType 
openvas
 openvas
🔗 plugins.openvas.org👁 25 Views

Oracle VM VirtualBox Unspecified Vulnerability on Mac OS X. Successful exploitation allows local users to affect confidentiality, integrity, and availability via unknown vectors

Related
Refs
Code
ReporterTitlePublishedViews
Family
cve
CVE
CVE-2012-0111
18 Jan 201222:00
cve
cvelist
Cvelist
CVE-2012-0111
18 Jan 201222:00
cvelist
debiancve
Debian CVE
CVE-2012-0111
18 Jan 201222:00
debiancve
euvd
EUVD
EUVD-2012-0149
7 Oct 202500:30
euvd
nessus
Tenable Nessus
GLSA-201204-01 : VirtualBox: Multiple vulnerabilities
21 Jun 201200:00
nessus
nessus
Tenable Nessus
openSUSE Security Update : virtualbox (openSUSE-SU-2012:1323-1)
13 Jun 201400:00
nessus
nessus
Tenable Nessus
Oracle VM VirtualBox 4.1.x < 4.1.8 Unspecified Local Issues
13 Nov 201200:00
nessus
gentoo
Gentoo Linux
VirtualBox: Multiple vulnerabilities
9 Apr 201200:00
gentoo
nvd
NVD
CVE-2012-0111
18 Jan 201222:55
nvd
openvas
OpenVAS
Gentoo Security Advisory GLSA 201204-01 (virtualbox)
30 Apr 201200:00
openvas
Rows per page
# SPDX-FileCopyrightText: 2012 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

CPE = "cpe:/a:oracle:vm_virtualbox";

if(description)
{
  script_oid("1.3.6.1.4.1.25623.1.0.902789");
  script_version("2025-09-19T05:38:25+0000");
  script_cve_id("CVE-2012-0111");
  script_tag(name:"cvss_base", value:"3.6");
  script_tag(name:"cvss_base_vector", value:"AV:L/AC:L/Au:N/C:P/I:P/A:N");
  script_tag(name:"last_modification", value:"2025-09-19 05:38:25 +0000 (Fri, 19 Sep 2025)");
  script_tag(name:"creation_date", value:"2012-01-24 11:43:28 +0530 (Tue, 24 Jan 2012)");
  script_name("Oracle VirtualBox Unspecified Vulnerability - Mac OS X");
  script_category(ACT_GATHER_INFO);
  script_copyright("Copyright (C) 2012 Greenbone AG");
  script_family("General");
  script_dependencies("secpod_oracle_virtualbox_detect_macosx.nasl");
  script_mandatory_keys("Oracle/VirtualBox/MacOSX/Version");

  script_xref(name:"URL", value:"http://www.securitytracker.com/id/1026531");
  script_xref(name:"URL", value:"http://www.securityfocus.com/bid/51465");
  script_xref(name:"URL", value:"https://www.oracle.com/security-alerts/cpujan2012.html");

  script_tag(name:"impact", value:"Successful exploitation allows local users to affect confidentiality,
  integrity and availability via unknown vectors.");

  script_tag(name:"affected", value:"Oracle VirtualBox version 4.1");

  script_tag(name:"insight", value:"The flaw is due to unspecified errors related to 'Shared Folders'
  sub component.");

  script_tag(name:"summary", value:"Oracle VirtualBox is prone to an unspecified vulnerability.");

  script_tag(name:"solution", value:"Apply the patch.");

  script_tag(name:"qod_type", value:"package");
  script_tag(name:"solution_type", value:"VendorFix");

  exit(0);
}

include("host_details.inc");
include("version_func.inc");

if( ! infos = get_app_version_and_location( cpe: CPE, exit_no_version: TRUE ) )
  exit( 0 );

version = infos["version"];
location = infos["location"];

if( version_is_equal( version: version, test_version: "4.1" ) ) {
  report = report_fixed_ver( installed_version: version, fixed_version: "Apply the patch", install_path: location );
  security_message( port: 0, data: report );
  exit( 0 );
}

exit( 99 );

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

19 Sep 2025 00:00Current
6.6Medium risk
Vulners AI Score6.6
CVSS 23.6
EPSS0.0041
25