Exploit Database

153,556 exploits tracked across all sources.

Sort: Activity Stars
CVE-2019-1010148 WRITEUP CRITICAL
zzcms < 8.3 - SQL Injection
zzcms version 8.3 and earlier is affected by: SQL Injection. The impact is: zzcms File Delete to Code Execution.
CVSS 9.8
CVE-2019-1010149 WRITEUP CRITICAL
zzcms < 8.3 - File Deletion to Remote Code Execution via user/licence_save.php
zzcms version 8.3 and earlier is affected by: File Delete to Code Execution. The impact is: zzcms File Delete to Code Execution. The component is: user/licence_save.php.
CVSS 9.8
CVE-2019-1010150 WRITEUP CRITICAL
zzcms < 8.3 - Unauthenticated File Deletion and Remote Code Execution via /user/zssave.php
zzcms 8.3 and earlier is affected by: File Delete to Code Execution. The impact is: getshell. The component is: /user/zssave.php.
CVSS 9.8
CVE-2019-1010151 WRITEUP CRITICAL
zzcms zzmcms < 8.3 - Path Traversal and Arbitrary File Deletion via ppsave.php
zzcms zzmcms 8.3 and earlier is affected by: File Delete to getshell. The impact is: getshell. The component is: /user/ppsave.php.
CVSS 9.8
CVE-2019-1010152 WRITEUP CRITICAL
zzcms < 8.3 - Unauthenticated File Deletion and Remote Code Execution via user/manage.php
zzcms 8.3 and earlier is affected by: File Delete to Code Execution. The impact is: getshell. The component is: user/manage.php line 31-80.
CVSS 9.8
CVE-2019-1010153 WRITEUP CRITICAL
zzcms < 8.3 - SQL Injection via zs/subzs.php
zzcms 8.3 and earlier is affected by: SQL Injection. The impact is: sql inject. The component is: zs/subzs.php.
CVSS 9.8
CVE-2019-1010221 WRITEUP MEDIUM
LineageOS <16.0 - Incorrect Access Control
LineageOS 16.0 and earlier is affected by: Incorrect Access Control. The impact is: The property checked by `adb root` can also be set in a normal adb shell session. The component is: adb shell (patches to fix this are at https://review.lineageos.org/c/LineageOS/android_system_core/+/234800, https://review.lineageos.org/c/LineageOS/android_device_lineage_sepolicy/+/234799). The attack vector is: When adb is enabled, and an attacker has physical access, `adb shell setprop service.adb.root 1` allows restarting adb as root.
CVSS 6.8
CVE-2019-11062 WRITEUP CRITICAL
SUNNET WMPro 5.0-5.1 - Unauthenticated OS Command Injection via doajaxfileupload.php
The SUNNET WMPro v5.0 and v5.1 for eLearning system has OS Command Injection via "/teach/course/doajaxfileupload.php". The target server can be exploited without authentication.
CVSS 9.8
CVE-2019-11064 WRITEUP CRITICAL
androvideo vd_1_firmware < 230 - Unauthenticated Remote Credential Disclosure via ExportSettings.cgi
A vulnerability of remote credential disclosure was discovered in Advan VD-1 firmware versions up to 230. An attacker can export system configuration which is not encrypted to get the administrator’s account and password in plain text via cgibin/ExportSettings.cgi?Export=1 without any authentication.
CVSS 9.8
CVE-2019-11232 WRITEUP CRITICAL
BiYan 1.57-2.8 - Unauthenticated User Information Leak via EMP_NO Parameter
EXCELLENT INFOTEK BiYan v1.57 ~ v2.8 allows an attacker to leak user information (Password) without being authenticated, by sending an EMP_NO element to the kws_login/asp/query_user.asp URI, and then reading the PWD element.
CVSS 9.8
CVE-2019-11233 WRITEUP HIGH
BiYan 1.57-2.8 - Unauthenticated Exposure of Sensitive Information via Login Info Endpoint
EXCELLENT INFOTEK BiYan v1.57 ~ v2.8 allows an attacker to leak user information without being authenticated, by sending a LOGIN_ID element to the auth/main/asp/check_user_login_info.aspx URI, and then reading the response, as demonstrated by the KW_EMAIL or KW_TEL field.
CVSS 7.5
CVE-2019-11560 WRITEUP CRITICAL
Hisilicon HI3516 Firmware - Unauthenticated Remote Code Execution via RTSP over HTTP Packet
A buffer overflow vulnerability in the streaming server provided by hisilicon in HI3516 models allows an unauthenticated attacker to remotely run arbitrary code by sending a special RTSP over HTTP packet. The vulnerability was found in many cameras using hisilicon's hardware and software, as demonstrated by TENVIS cameras 1.3.3.3, 1.2.7.2, 1.2.1.4, 7.1.20.1.2, and 13.1.1.1.7.2; FDT FD7902 11.3.14.1.3 and 10.3.14.1.3; FOSCAM cameras 3.2.1.1.1_0815 and 3.2.2.2.1_0815; and Dericam cameras V11.3.8.1.12.
CVSS 9.8
CVE-2019-12223 WRITEUP HIGH
Hanwah Techwin SRN-472s <1.07_190502 - Buffer Overflow
An issue was discovered in NVR WebViewer on Hanwah Techwin SRN-472s 1.07_190502 devices, and other SRN-x devices before 2019-05-03. A system crash and reboot can be achieved by submitting a long username in excess of 117 characters. The username triggers a buffer overflow in the main process controlling operation of the DVR system, rendering services unavailable during the reboot operation. A repeated attack affects availability as long as the attacker has network access to the device.
CVSS 7.5
CVE-2019-12315 WRITEUP MEDIUM
Samsung SCX-824 Firmware - Reflected Cross-Site Scripting via Print from File Feature
Samsung SCX-824 printers allow a reflected Cross-Site-Scripting (XSS) vulnerability that can be triggered by using the "print from file" feature, as demonstrated by the sws/swsAlert.sws?popupid=successMsg msg parameter.
CVSS 6.1
CVE-2019-12502 WRITEUP HIGH
MOBOTIX S14 MX-V4.2.1.61 - Cross-Site Request Forgery via Admin Account Addition
There is a lack of CSRF countermeasures on MOBOTIX S14 MX-V4.2.1.61 cameras, as demonstrated by adding an admin account via the /admin/access URI.
CVSS 8.8
CVE-2019-12760 WRITEUP LOW
parso < 0.4.0 - Remote Code Execution via Pickle Deserialization
A deserialization vulnerability exists in the way parso through 0.4.0 handles grammar parsing from the cache. Cache loading relies on pickle and, provided that an evil pickle can be written to a cache grammar file and that its parsing can be triggered, this flaw leads to Arbitrary Code Execution. NOTE: This is disputed because "the cache directory is not under control of the attacker in any common configuration.
CVSS 3.3
CVE-2019-12761 WRITEUP HIGH
PyXDG < 0.26 - Code Injection via Menu XML Category Element
A code injection issue was discovered in PyXDG before 0.26 via crafted Python code in a Category element of a Menu XML document in a .menu file. XDG_CONFIG_DIRS must be set up to trigger xdg.Menu.parse parsing within the directory containing this file. This is due to a lack of sanitization in xdg/Menu.py before an eval call.
CVSS 7.5
CVE-2019-12881 WRITEUP HIGH
Linux Kernel 4.15.0 - Denial of Service via i915_gem_userptr_get_pages NULL Pointer Dereference
i915_gem_userptr_get_pages in drivers/gpu/drm/i915/i915_gem_userptr.c in the Linux kernel 4.15.0 on Ubuntu 18.04.2 allows local users to cause a denial of service (NULL pointer dereference and BUG) or possibly have unspecified other impact via crafted ioctl calls to /dev/dri/card0.
CVSS 7.8
CVE-2019-13050 WRITEUP HIGH
GnuPG < 2.2.16 - Denial of Service via SKS Keyserver Certificate Spamming
Interaction between the sks-keyserver code through 1.2.0 of the SKS keyserver network, and GnuPG through 2.2.16, makes it risky to have a GnuPG keyserver configuration line referring to a host on the SKS keyserver network. Retrieving data from this network may cause a persistent denial of service, because of a Certificate Spamming Attack.
CVSS 7.5
CVE-2019-13337 WRITEUP HIGH
WESEEK GROWI < 3.5.0 - Unauthenticated Authorization Bypass via access_token URL Parameter
In WESEEK GROWI before 3.5.0, the site-wide basic authentication can be bypassed by adding a URL parameter access_token (this is the parameter used by the API). No valid token is required since it is not validated by the backend. The website can then be browsed as if no basic authentication is required.
CVSS 7.5
CVE-2019-13338 WRITEUP HIGH
WESEEK GROWI < 3.5.0 - Unauthenticated Password Hash Exposure via Page Metadata API
In WESEEK GROWI before 3.5.0, a remote attacker can obtain the password hash of the creator of a page by leveraging wiki access to make API calls for page metadata. In other words, the password hash can be retrieved even though it is not a publicly available field.
CVSS 7.5
CVE-2019-13405 WRITEUP CRITICAL
Advan VD-1 Firmware 230 - Unauthenticated ADB Service Enablement via AdbSetting.cgi
A broken access control vulnerability found in Advan VD-1 firmware version 230 leads to insecure ADB service. An attacker can send a POST request to cgibin/AdbSetting.cgi to enable ADB without any authentication then take the compromised device as a relay or to install mining software.
CVSS 9.8
CVE-2019-13406 WRITEUP HIGH
Advan VD-1 Firmware < 230 - Unauthenticated Arbitrary APK Installation via ApkUpload.cgi
A broken access control vulnerability found in Advan VD-1 firmware versions up to 230. An attacker can send a POST request to cgibin/ApkUpload.cgi to install arbitrary APK without any authentication.
CVSS 7.5
CVE-2019-13407 WRITEUP MEDIUM
androvideo vd_1_firmware < 230 - Reflected Cross-Site Scripting via Error Message
A XSS found in Advan VD-1 firmware versions up to 230. VD-1 responses a path error message when a requested resource was not found in page cgibin/ssi.cgi. It leads to a reflected XSS because the error message does not escape properly.
CVSS 6.1
CVE-2019-13408 WRITEUP HIGH
Advan VD-1 Firmware < 230 - Unauthenticated Path Traversal via ExportSettings.cgi Download Parameter
A relative path traversal vulnerability found in Advan VD-1 firmware versions up to 230. It allows attackers to download arbitrary files via url cgibin/ExportSettings.cgi?Download=filepath, without any authentication.
CVSS 7.5