Lucene search

K
openvasCopyright (C) 2017 Greenbone AGOPENVAS:1361412562310809892
HistoryMar 03, 2017 - 12:00 a.m.

WordPress 'json' User Enumeration Vulnerability

2017-03-0300:00:00
Copyright (C) 2017 Greenbone AG
plugins.openvas.org
277

CVSS2

5

Attack Vector

NETWORK

Attack Complexity

LOW

Authentication

NONE

Confidentiality Impact

PARTIAL

Integrity Impact

NONE

Availability Impact

NONE

AV:N/AC:L/Au:N/C:P/I:N/A:N

CVSS3

5.3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

LOW

Integrity Impact

NONE

Availability Impact

NONE

CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N

AI Score

5.5

Confidence

High

EPSS

0.874

Percentile

98.7%

WordPress is prone to a user enumeration vulnerability.

# SPDX-FileCopyrightText: 2017 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

if(description)
{
  script_oid("1.3.6.1.4.1.25623.1.0.809892");
  script_version("2023-06-22T10:34:15+0000");
  script_cve_id("CVE-2017-5487");
  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:"last_modification", value:"2023-06-22 10:34:15 +0000 (Thu, 22 Jun 2023)");
  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:"2017-09-01 01:29:00 +0000 (Fri, 01 Sep 2017)");
  script_tag(name:"creation_date", value:"2017-03-03 17:16:53 +0530 (Fri, 03 Mar 2017)");
  script_name("WordPress 'json' User Enumeration Vulnerability");

  script_copyright("Copyright (C) 2017 Greenbone AG");
  script_category(ACT_ATTACK);
  script_family("Web application abuses");

  script_xref(name:"URL", value:"https://www.exploit-db.com/exploits/41497");
  script_xref(name:"URL", value:"http://www.securityfocus.com/bid/95391");
  script_xref(name:"URL", value:"https://wpvulndb.com/vulnerabilities/8715");

  script_tag(name:"summary", value:"WordPress is prone to a user enumeration vulnerability.");

  script_tag(name:"vuldetect", value:"Send a crafted HTTP GET request and check
  the response.");

  script_tag(name:"insight", value:"The flaw exists due to
  'wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php' in the
  REST API implementation in WordPress 4.7 before 4.7.1 does not properly
  restrict listings of post authorsimproper access restriction to some
  sensitive pages.");

  script_tag(name:"impact", value:"Successfully exploiting this issue allow
  remote attacker to obtain sensitive information.");

  script_tag(name:"affected", value:"WordPress versions 4.7 and earlier.");

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

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

  # This VT produces to much false positive....
  script_tag(name:"deprecated", value:TRUE);

  exit(0);
}

exit(66);

CVSS2

5

Attack Vector

NETWORK

Attack Complexity

LOW

Authentication

NONE

Confidentiality Impact

PARTIAL

Integrity Impact

NONE

Availability Impact

NONE

AV:N/AC:L/Au:N/C:P/I:N/A:N

CVSS3

5.3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

LOW

Integrity Impact

NONE

Availability Impact

NONE

CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N

AI Score

5.5

Confidence

High

EPSS

0.874

Percentile

98.7%