Lucene search
+L

MediaWiki 1.31.0 .htaccess Vulnerability - Windows

🗓️ 05 Oct 2018 00:00:00Reported by Copyright (C) 2018 Greenbone AGType 
openvas
 openvas
🔗 plugins.openvas.org👁 31 Views

MediaWiki 1.31.0 .htaccess Vulnerability - Windows. Mediawiki misses .htaccess files used to protect web inaccessible directorie

Related
Refs
Code
ReporterTitlePublishedViews
Family
ArchLinux
[ASA-201809-5] mediawiki: multiple issues
25 Sep 201800:00
archlinux
CVE
CVE-2018-13258
4 Oct 201820:00
cve
Cvelist
CVE-2018-13258 Tarball was missing .htaccess files
4 Oct 201820:00
cvelist
Debian CVE
CVE-2018-13258
4 Oct 201820:00
debiancve
EUVD
EUVD-2022-1955
3 Oct 202520:07
euvd
Friends Of PHP
1.31.0 tarball is missing .htaccess files
20 Sep 201819:59
friendsofphp
Github Security Blog
Mediawiki tarball is missing .htaccess files
14 May 202201:57
github
NVD
CVE-2018-13258
4 Oct 201820:29
nvd
OpenVAS
MediaWiki 1.31.0 .htaccess Vulnerability - Linux
5 Oct 201800:00
openvas
OSV
GHSA-2C28-7GWV-CPGF Mediawiki tarball is missing .htaccess files
14 May 202201:57
osv
Rows per page
# 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:mediawiki:mediawiki";

if (description)
{
  script_oid("1.3.6.1.4.1.25623.1.0.141567");
  script_version("2024-07-16T05:05:43+0000");
  script_tag(name:"last_modification", value:"2024-07-16 05:05:43 +0000 (Tue, 16 Jul 2024)");
  script_tag(name:"creation_date", value:"2018-10-05 10:37:17 +0700 (Fri, 05 Oct 2018)");
  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:N/UI:N/S:U/C:L/I:N/A:N");
  script_tag(name:"severity_origin", value:"NVD");
  script_tag(name:"severity_date", value:"2018-11-23 18:24:00 +0000 (Fri, 23 Nov 2018)");

  script_cve_id("CVE-2018-13258");

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

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

  script_name("MediaWiki 1.31.0 .htaccess Vulnerability - Windows");

  script_category(ACT_GATHER_INFO);

  script_copyright("Copyright (C) 2018 Greenbone AG");
  script_family("Web application abuses");
  script_dependencies("gb_mediawiki_http_detect.nasl", "os_detection.nasl");
  script_mandatory_keys("mediawiki/detected", "Host/runs_windows");

  script_tag(name:"summary", value:"Mediawiki misses .htaccess files in the provided tarball used to protect some
directories that shouldn't be web accessible.");

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

  script_tag(name:"affected", value:"MediaWiki version 1.30.x.");

  script_tag(name:"solution", value:"Update to version 1.30.1 or later.");

  script_xref(name:"URL", value:"https://lists.wikimedia.org/pipermail/wikitech-l/2018-September/090849.html");

  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 =~ "^1\.30\.0") {
  report = report_fixed_ver(installed_version: version, fixed_version: "1.30.1");
  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

16 Jul 2024 00:00Current
5.3Medium risk
Vulners AI Score5.3
CVSS 25
CVSS 35.3
EPSS0.02056
31