Lucene search
K

Ghost CMS <=4.32 - Cross-Site Scripting

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

Ghost CMS <=4.32 - Cross-Site Scripting vulnerability allows DOM XSS attack through an unused endpoint, fixed in 4.3.3

Related
Refs
Code
ReporterTitlePublishedViews
Family
Circl
CVE-2021-29484
19 Apr 202217:41
circl
CNNVD
Ghost CMS 跨站脚本漏洞
29 Apr 202100:00
cnnvd
CVE
CVE-2021-29484
29 Apr 202120:35
cve
Cvelist
CVE-2021-29484 DOM XSS in Theme Preview
29 Apr 202120:35
cvelist
Github Security Blog
DOM XSS in Theme Preview
29 Apr 202121:53
github
NVD
CVE-2021-29484
29 Apr 202121:15
nvd
OSV
BIT-GHOST-2021-29484 DOM XSS in Theme Preview
6 Mar 202410:54
osv
OSV
GHSA-9FGX-Q25H-JXRG DOM XSS in Theme Preview
29 Apr 202121:53
osv
Prion
Code injection
29 Apr 202121:15
prion
Positive Technologies
PT-2021-18246 · Ghost · Ghost
29 Apr 202100:00
ptsecurity
Rows per page
id: CVE-2021-29484

info:
  name: Ghost CMS <=4.32 - Cross-Site Scripting
  author: rootxharsh,iamnoooob
  severity: medium
  description: Ghost CMS 4.0.0 to 4.3.2 contains a DOM cross-site scripting vulnerability. An unused endpoint added during the development of 4.0.0 allows attackers to gain access by getting logged-in users to click a link containing malicious code.
  impact: |
    Successful exploitation of this vulnerability could allow an attacker to execute arbitrary JavaScript code in the context of the victim's browser, leading to potential data theft, session hijacking, or defacement of the affected website.
  remediation: This issue has been fixed in 4.3.3.
  reference:
    - https://github.com/TryGhost/Ghost/security/advisories/GHSA-9fgx-q25h-jxrg
    - https://www.npmjs.com/package/ghost
    - https://forum.ghost.org/t/critical-security-update-available-for-ghost-4-x/22290
    - https://nvd.nist.gov/vuln/detail/CVE-2021-29484
    - https://github.com/ARPSyndicate/cvemon
    - https://github.com/TryGhost/Ghost/blob/95651b33a66f3240535a61999b292a725f1b3317/core/server/web/admin/views/preview.html
    - https://www.sonarsource.com/blog/ghost-admin-takeover/
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:N
    cvss-score: 6.8
    cve-id: CVE-2021-29484
    cwe-id: CWE-79
    epss-score: 0.07935
    epss-percentile: 0.94021
    cpe: cpe:2.3:a:ghost:ghost:*:*:*:*:*:node.js:*:*
  metadata:
    max-request: 1
    vendor: ghost
    product: ghost
    framework: node.js
    shodan-query: http.component:"ghost"
  tags: cve2021,cve,xss,ghost,node.js,vuln

http:
  - method: GET
    path:
      - "{{BaseURL}}/ghost/preview"

    matchers-condition: and
    matchers:
      - type: word
        part: body
        words:
          - 'XMLHttpRequest.prototype.open = XMLHttpRequest.prototype.send'
          - 'top.postMessage('
        condition: and

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

      - type: status
        status:
          - 200
# digest: 4a0a00473045022100c2f7e0fa16f449b486c9957658a0e9617e094bc0ddd2e70200a9d9b9c46d93cb022005823efdf045870ec2dfd26299e1cf85de9ec95b9b59841b9072285a7ab5c940: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 24.3
CVSS 3.16.1 - 6.8
EPSS0.07935
47