Lucene search
+L

Eyes Of Network (EON) <= 5.3.11 Privilege Escalation Vulnerability (GHSA-3wv8-q6g7-7frh)

🗓️ 08 Jan 2025 00:00:00Reported by Copyright (C) 2025 Greenbone AGType 
openvas
 openvas
🔗 plugins.openvas.org👁 8 Views

EON <= 5.3.11 has a privilege escalation vulnerability with no available solution.

Related
Refs
Code
ReporterTitlePublishedViews
Family
attackerkb
ATTACKERKB
CVE-2022-41572
7 Jan 202520:15
–attackerkb
circl
Circl
CVE-2022-41572
7 Jan 202519:26
–circl
cnnvd
CNNVD
EyesOfNetwork 安全漏洞
7 Jan 202500:00
–cnnvd
cve
CVE
CVE-2022-41572
7 Jan 202500:00
–cve
cvelist
Cvelist
CVE-2022-41572
7 Jan 202500:00
–cvelist
nvd
NVD
CVE-2022-41572
7 Jan 202520:15
–nvd
ptsecurity
Positive Technologies
PT-2025-1364 ¡ Nmap +1 ¡ Nmap +1
7 Jan 202500:00
–ptsecurity
redhatcve
RedhatCVE
CVE-2022-41572
22 May 202522:03
–redhatcve
vulnrichment
Vulnrichment
CVE-2022-41572
7 Jan 202500:00
–vulnrichment
# SPDX-FileCopyrightText: 2025 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:eyes_of_network:eyes_of_network";

if (description)
{
  script_oid("1.3.6.1.4.1.25623.1.0.118680");
  script_version("2026-01-09T05:47:51+0000");
  script_tag(name:"last_modification", value:"2026-01-09 05:47:51 +0000 (Fri, 09 Jan 2026)");
  script_tag(name:"creation_date", value:"2025-01-08 14:13:37 +0000 (Wed, 08 Jan 2025)");
  script_tag(name:"cvss_base", value:"6.4");
  script_tag(name:"cvss_base_vector", value:"AV:N/AC:L/Au:N/C:P/I:P/A:N");

  script_cve_id("CVE-2022-41572");

  script_tag(name:"qod_type", value:"remote_banner_unreliable");

  script_tag(name:"solution_type", value:"WillNotFix");

  script_name("Eyes Of Network (EON) <= 5.3.11 Privilege Escalation Vulnerability (GHSA-3wv8-q6g7-7frh)");

  script_category(ACT_GATHER_INFO);

  script_copyright("Copyright (C) 2025 Greenbone AG");
  script_family("Privilege escalation");
  script_dependencies("gb_eyesofnetwork_consolidation.nasl");
  script_mandatory_keys("eyesofnetwork/detected");

  script_tag(name:"summary", value:"Eyes Of Network (EON) is prone to a privilege escalation
  vulnerability.");

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

  script_tag(name:"insight", value:"Privilege escalation can be accomplished on the server because
  nmap can be run as root. The attacker achieves total control over the server.");

  script_tag(name:"affected", value:"Eyes Of Network through version 5.3.11.");

  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:"https://github.com/advisories/GHSA-3wv8-q6g7-7frh");
  script_xref(name:"URL", value:"https://github.com/EyesOfNetworkCommunity/eonweb/issues/120");

  exit(0);
}

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

if( ! version = get_app_version( cpe:CPE, nofork:TRUE ) )
  exit( 0 );

if( version_is_less_equal( version:version, test_version:"5.3.11" ) ) {
  report = report_fixed_ver( installed_version:version, fixed_version:"None" );
  security_message( port:0, 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

09 Jan 2026 00:00Current
6.8Medium risk
Vulners AI Score6.8
CVSS 3.19.8
EPSS0.00587
SSVC
8