Novell iManager < 2.7.4 Multiple Vulnerabilities
🗓️ 24 Jun 2010 00:00:00Reported by Copyright (C) 2010 Greenbone AGType
openvas🔗 plugins.openvas.org👁 34 Views
| Reporter | Title | Published | Views | Family All 27 |
|---|---|---|---|---|
| Novell iManager Multiple Vulnerabilities | 24 Jun 201000:00 | – | zdt | |
| CVE-2010-1929 | 24 Jun 201000:00 | – | circl | |
| CVE-2010-1930 | 24 Jun 201000:00 | – | circl | |
| Novell iManager Multiple Vulnerabilities | 23 Jun 201000:00 | – | coresecurity | |
| Novell iManager Class Name Remote Buffer Overflow (CVE-2010-1929) | 3 Aug 201000:00 | – | checkpoint_advisories | |
| Novell iManager Tree Name Denial of Service (CVE-2010-1930) | 3 Aug 201000:00 | – | checkpoint_advisories | |
| CVE-2010-1929 | 28 Jun 201017:00 | – | cve | |
| CVE-2010-1930 | 28 Jun 201017:00 | – | cve | |
| CVE-2010-1929 | 28 Jun 201017:00 | – | cvelist | |
| CVE-2010-1930 | 28 Jun 201017:00 | – | cvelist |
10
| Source | Link |
|---|---|
| coresecurity | www.coresecurity.com/content/novell-imanager-buffer-overflow-off-by-one-vulnerabilities |
| securityfocus | www.securityfocus.com/bid/40485 |
| securityfocus | www.securityfocus.com/bid/40480 |
# SPDX-FileCopyrightText: 2010 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:netiq:imanager";
if (description)
{
script_oid("1.3.6.1.4.1.25623.1.0.100692");
script_version("2025-12-11T05:46:19+0000");
script_tag(name:"last_modification", value:"2025-12-11 05:46:19 +0000 (Thu, 11 Dec 2025)");
script_tag(name:"creation_date", value:"2010-06-24 12:53:20 +0200 (Thu, 24 Jun 2010)");
script_tag(name:"cvss_base", value:"9.0");
script_tag(name:"cvss_base_vector", value:"AV:N/AC:L/Au:S/C:C/I:C/A:C");
script_cve_id("CVE-2010-1929", "CVE-2010-1930");
script_tag(name:"qod_type", value:"remote_banner");
script_tag(name:"solution_type", value:"WillNotFix");
script_name("Novell iManager < 2.7.4 Multiple Vulnerabilities");
script_category(ACT_GATHER_INFO);
script_copyright("Copyright (C) 2010 Greenbone AG");
script_family("Buffer overflow");
script_dependencies("gb_netiq_imanager_http_detect.nasl");
script_mandatory_keys("netiq/imanager/detected");
script_tag(name:"summary", value:"Novell iManager is prone to multiple vulnerabilities.");
script_tag(name:"vuldetect", value:"Checks if a vulnerable version is present on the target host.");
script_tag(name:"insight", value:"The following flaws and impact exists:
- A stack-based buffer-overflow vulnerability because it fails to perform adequate boundary
checks on user-supplied data. Attackers may exploit this issue to execute arbitrary code with
SYSTEM-level privileges. Successful exploits will completely compromise affected computers.
Failed exploit attempts will result in a denial of service condition.
- A denial of service vulnerability due to an off-by-one error. Attackers may exploit this issue
to crash the affected application, denying service to legitimate users.");
script_tag(name:"affected", value:"Novell iManager prior to version 2.7.4.");
script_tag(name:"solution", value:"No known solution was made available for at least one year
since the disclosure of this vulnerability. Likely none will be provided anymore. General
solution options are to upgrade to a newer release, disable respective features, remove the
product or replace the product by another one.");
script_xref(name:"URL", value:"http://www.securityfocus.com/bid/40480");
script_xref(name:"URL", value:"http://www.securityfocus.com/bid/40485");
script_xref(name:"URL", value:"http://www.coresecurity.com/content/novell-imanager-buffer-overflow-off-by-one-vulnerabilities");
exit(0);
}
include("host_details.inc");
include("version_func.inc");
if (!port = get_app_port(cpe: CPE))
exit(0);
if (!version = get_app_version(cpe: CPE, port: port))
exit(0);
if (version_is_less(version: version, test_version: "2.7.4")) {
report = report_fixed_ver(installed_version: version, fixed_version: "None");
security_message(port: port, data: report);
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
11 Dec 2025 00:00Current
7.5High risk
Vulners AI Score7.5
CVSS 29
EPSS0.16097