6.5
CVSSv2

CVE-2019-14347

Published: 06/08/2019 Updated: 03/03/2023
CVSS v2 Base Score: 6.5 | Impact Score: 6.4 | Exploitability Score: 8
CVSS v3 Base Score: 8.8 | Impact Score: 5.9 | Exploitability Score: 2.8
VMScore: 655
Vector: AV:N/AC:L/Au:S/C:P/I:P/A:P

Vulnerability Summary

Internal/Views/addUsers.php in Schben Adive 2.0.7 allows remote unprivileged users (editor or developer) to create an administrator account via admin/user/add, as demonstrated by a Python PoC script.

Vulnerability Trend

Vulnerable Product Search on Vulmon Subscribe to Product

schben adive

Exploits

# Exploit Title: Adive Framework 207 - Privilege Escalation # Date: 2019-08-02 # Exploit Author: Pablo Santiago # Vendor Homepage: wwwadivees/ # Software Link: githubcom/ferdinandmartin/adive-php7 # Version: 207 # Tested on: Windows 10 # CVE : CVE-2019-14347 #Exploit import requests import sys session = requestsSession() ...
Adive Framework version 207 suffers from a privilege escalation vulnerability ...