Lucene search
+L

MagniComp SysInfo Information Disclosure Vulnerability - Mac OS X

🗓️ 27 Sep 2018 00:00:00Reported by Copyright (C) 2018 Greenbone AGType 
openvas
 openvas
🔗 plugins.openvas.org👁 18 Views

MagniComp SysInfo information disclosure vulnerability on Mac OS X. Access bypass due to setuid binary and verbose debugging

Related
Refs
Code
ReporterTitlePublishedViews
Family
cnvd
CNVD
MagniComp SysInfo Information Disclosure Vulnerability
22 May 201800:00
cnvd
cve
CVE
CVE-2018-7268
21 May 201815:00
cve
cvelist
Cvelist
CVE-2018-7268
21 May 201815:00
cvelist
euvd
EUVD
EUVD-2018-19004
7 Oct 202500:30
euvd
nvd
NVD
CVE-2018-7268
21 May 201815:29
nvd
openvas
OpenVAS
MagniComp SysInfo Information Disclosure Vulnerability - Linux
28 Sep 201800:00
openvas
osv
OSV
CVE-2018-7268
21 May 201815:29
osv
packetstorm
Packet Storm
MagniComp SysInfo Information Exposure
18 Jun 201800:00
packetstorm
prion
Prion
Information disclosure
21 May 201815:29
prion
# SPDX-FileCopyrightText: 2018 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:magnicomp:sysinfo";

if(description)
{
  script_oid("1.3.6.1.4.1.25623.1.0.814052");
  script_version("2025-09-19T15:40:40+0000");
  script_cve_id("CVE-2018-7268");
  script_tag(name:"cvss_base", value:"4.9");
  script_tag(name:"cvss_base_vector", value:"AV:L/AC:L/Au:N/C:C/I:N/A:N");
  script_tag(name:"last_modification", value:"2025-09-19 15:40:40 +0000 (Fri, 19 Sep 2025)");
  script_tag(name:"severity_vector", value:"CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N");
  script_tag(name:"severity_origin", value:"NVD");
  script_tag(name:"severity_date", value:"2018-10-09 20:01:00 +0000 (Tue, 09 Oct 2018)");
  script_tag(name:"creation_date", value:"2018-09-27 12:51:21 +0530 (Thu, 27 Sep 2018)");
  script_name("MagniComp SysInfo Information Disclosure Vulnerability - Mac OS X");

  script_tag(name:"summary", value:"MagniComp SysInfo is prone to an information disclosure vulnerability.");

  script_tag(name:"vuldetect", value:"Checks if a vulnerable version is present
  on the target host.");

  script_tag(name:"insight", value:"The flaw is due to an access bypass error
  related to a combination of setuid binary and verbose debugging.");

  script_tag(name:"affected", value:"MagniComp SysInfo before version 10-H81.");

  script_tag(name:"solution", value:"Upgrade to MagniComp SysInfo 10-H81 or
  later. Please see the references for more information.");
  script_tag(name:"qod_type", value:"executable_version");
  script_tag(name:"solution_type", value:"VendorFix");

  script_xref(name:"URL", value:"https://dl.packetstormsecurity.net/1805-advisories/magnicomp-sysinfo-information-exposure.txt");
  script_xref(name:"URL", value:"https://www.magnicomp.com");

  script_category(ACT_GATHER_INFO);
  script_copyright("Copyright (C) 2018 Greenbone AG");
  script_family("General");
  script_dependencies("gb_magnicomp_sysinfo_detect_macosx.nasl");
  script_mandatory_keys("MagniComp/SysInfo/Macosx/Ver");
  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);
mgVer = infos["version"];
mgPath = infos["location"];

if(version_is_less(version:mgVer, test_version:"10.0 H81"))
{
  report = report_fixed_ver(installed_version:mgVer, fixed_version:"10-H81", install_path:mgPath);
  security_message(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
5.3Medium risk
Vulners AI Score5.3
CVSS 24.9
CVSS 35.5
EPSS0.00617
18