ZNC < 1.7.1-rc1 Multiple Vulnerabilities
🗓️ 24 Jul 2018 00:00:00Reported by Copyright (C) 2018 Greenbone AGType
openvas🔗 plugins.openvas.org👁 49 Views
| Reporter | Title | Published | Views | Family All 46 |
|---|---|---|---|---|
| CVE-2018-14055 | 15 Jul 201801:00 | – | alpinelinux | |
| CVE-2018-14056 | 15 Jul 201801:00 | – | alpinelinux | |
| [ASA-201807-11] znc: multiple issues | 19 Jul 201800:00 | – | archlinux | |
| znc -- multiple vulnerabilities | 14 Jul 201800:00 | – | freebsd | |
| CVE-2018-14055 | 15 Jul 201801:00 | – | cve | |
| CVE-2018-14056 | 15 Jul 201801:00 | – | cve | |
| CVE-2018-14055 | 15 Jul 201801:00 | – | cvelist | |
| CVE-2018-14056 | 15 Jul 201801:00 | – | cvelist | |
| [SECURITY] [DLA-1427-1] znc security update | 15 Jul 201812:26 | – | debian | |
| [SECURITY] [DSA 4252-1] znc security update | 18 Jul 201821:22 | – | debian |
10
# 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:znc:znc";
if(description)
{
script_oid("1.3.6.1.4.1.25623.1.0.108452");
script_version("2023-11-03T16:10:08+0000");
script_tag(name:"last_modification", value:"2023-11-03 16:10:08 +0000 (Fri, 03 Nov 2023)");
script_tag(name:"creation_date", value:"2018-07-24 09:57:02 +0200 (Tue, 24 Jul 2018)");
script_cve_id("CVE-2018-14055", "CVE-2018-14056");
script_tag(name:"cvss_base", value:"5.0");
script_tag(name:"cvss_base_vector", value:"AV:N/AC:L/Au:N/C:P/I:N/A:N");
script_tag(name:"severity_vector", value:"CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N");
script_tag(name:"severity_origin", value:"NVD");
script_tag(name:"severity_date", value:"2019-10-03 00:03:00 +0000 (Thu, 03 Oct 2019)");
script_name("ZNC < 1.7.1-rc1 Multiple Vulnerabilities");
script_category(ACT_GATHER_INFO);
script_copyright("Copyright (C) 2018 Greenbone AG");
script_family("Web application abuses");
script_dependencies("gb_znc_consolidation.nasl");
script_mandatory_keys("znc/detected");
script_xref(name:"URL", value:"http://seclists.org/oss-sec/2018/q3/43");
script_xref(name:"URL", value:"https://wiki.znc.in/ChangeLog/1.7.1");
script_xref(name:"URL", value:"https://github.com/znc/znc/commit/a7bfbd93812950b7444841431e8e297e62cb524e");
script_xref(name:"URL", value:"https://github.com/znc/znc/commit/d22fef8620cdd87490754f607e7153979731c69d");
script_xref(name:"URL", value:"https://github.com/znc/znc/commit/a4a5aeeb17d32937d8c7d743dae9a4cc755ce773");
script_tag(name:"summary", value:"an ZNC IRC bouncer is prone to multiple security vulnerabilities.");
script_tag(name:"impact", value:"Successful exploitation allows:
- unauthenticated users to access restricted directories and files outside of the web server's root directory
- a non-admin user to escalate his privilege and inject rogue values into znc.conf.");
script_tag(name:"affected", value:"ZNC before 1.7.1-rc1.");
script_tag(name:"solution", value:"Upgrade to ZNC 1.7.1-rc1 or later. Please see the references for more information.");
script_tag(name:"insight", value:"The flaws exist due to:
- a path traversal flaw via ../ in a web skin name to access files outside of the intended skins directories.
- ZNC not properly validate untrusted lines coming from the network, allowing a non-admin user to escalate his privilege and
inject rogue values into znc.conf.");
script_tag(name:"qod_type", value:"remote_banner_unreliable");
script_tag(name:"solution_type", value:"VendorFix");
exit(0);
}
include("host_details.inc");
include("version_func.inc");
if( ! vers = get_app_version( cpe:CPE, nofork:TRUE ) )
exit( 0 );
if( version_in_range( version:vers, test_version:"0.045", test_version2:"1.7.0" ) ) {
report = report_fixed_ver( installed_version:vers, fixed_version:"1.7.1-rc1" );
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
03 Nov 2023 00:00Current
6.3Medium risk
Vulners AI Score6.3
CVSS 25
CVSS 36.5
EPSS0.02017