Unnamed: 0 stringlengths 13 16 | mod_date stringdate 2008-01-10 05:00:00 2019-11-21 15:15:00 | pub_date stringdate 1999-01-01 05:00:00 2019-11-21 15:15:00 | cvss float64 0 10 | cwe_code int64 1 1.19k | cwe_name stringclasses 170
values | summary stringlengths 23 3.93k | access_authentication stringclasses 3
values | access_complexity stringclasses 3
values | access_vector stringclasses 3
values | impact_availability stringclasses 3
values | impact_confidentiality stringclasses 3
values | impact_integrity stringclasses 3
values |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
CVE-2018-11291 | 2019-10-03 00:03:00 | 2018-09-20 13:29:00 | 5 | 338 | Use of Cryptographically Weak Pseudo-Random Number Generator (PRNG) | In Snapdragon (Automobile, Mobile, Wear) in version IPQ8074, MDM9206, MDM9607, MDM9640, MDM9650, MSM8996AU, QCA4531, QCA6174A, QCA6564, QCA6574, QCA6574AU, QCA6584, QCA6584AU, QCA9377, QCA9378, QCA9379, SD 425, SD 427, SD 430, SD 435, SD 450, SD 600, SD 625, SD 650/52, SD 810, SD 820, SD 820A, SD 835, SD 845, SD 850, S... | NONE | LOW | NETWORK | NONE | NONE | PARTIAL |
CVE-2018-11290 | 2019-10-03 00:03:00 | 2018-09-20 13:29:00 | 5 | 338 | Use of Cryptographically Weak Pseudo-Random Number Generator (PRNG) | In Snapdragon (Automobile, Mobile, Wear) in version MDM9206, MDM9607, MDM9640, MDM9650, MSM8996AU, QCA6574AU, QCA6584, SD 210/SD 212/SD 205, SD 425, SD 427, SD 430, SD 435, SD 450, SD 625, SD 650/52, SD 820A, SD 845, SDM429, SDM439, SDM630, SDM632, SDM636, SDM660, SDX20, Snapdragon_High_Med_2016, MAC address randomizat... | NONE | LOW | NETWORK | NONE | NONE | PARTIAL |
CVE-2018-11277 | 2019-10-03 00:03:00 | 2018-09-20 13:29:00 | 4.6 | 732 | Incorrect Permission Assignment for Critical Resource | In Snapdragon (Automobile, Mobile, Wear) in version MSM8909W, MSM8996AU, SD 210/SD 212/SD 205, SD 430, SD 450, SD 615/16/SD 415, SD 617, SD 625, SD 650/52, SD 810, SD 820, SD 820A, SD 835, SD 845, SDA660, the com.qualcomm.embms is a vendor package deployed in the system image which has an inadequate permission level an... | NONE | LOW | LOCAL | PARTIAL | PARTIAL | PARTIAL |
CVE-2018-11259 | 2019-10-03 00:03:00 | 2018-07-06 17:29:00 | 3.6 | 732 | Incorrect Permission Assignment for Critical Resource | Due to Improper Access Control of NAND-based EFS in Snapdragon Automobile, Snapdragon Mobile and Snapdragon Wear, From fastboot on a NAND-based device, the EFS partition can be erased. Apps processor then has non-secure world full read/write access to the partition until the modem boots and configures the EFS partition... | NONE | LOW | LOCAL | NONE | PARTIAL | PARTIAL |
CVE-2018-11254 | 2019-10-03 00:03:00 | 2018-05-18 19:29:00 | 4.3 | 674 | Uncontrolled Recursion | An issue was discovered in PoDoFo 0.9.5. There is an Excessive Recursion in the PdfPagesTree::GetPageNode() function of PdfPagesTree.cpp. Remote attackers could leverage this vulnerability to cause a denial of service through a crafted pdf file, a related issue to CVE-2017-8054. | NONE | MEDIUM | NETWORK | PARTIAL | NONE | NONE |
CVE-2018-11251 | 2019-10-03 00:03:00 | 2018-05-18 19:29:00 | 4.3 | 125 | Out-of-bounds Read | In ImageMagick 7.0.7-23 Q16 x86_64 2018-01-24, there is a heap-based buffer over-read in ReadSUNImage in coders/sun.c, which allows attackers to cause a denial of service (application crash in SetGrayscaleImage in MagickCore/quantize.c) via a crafted SUN image file. | NONE | MEDIUM | NETWORK | PARTIAL | NONE | NONE |
CVE-2018-11242 | 2019-10-03 00:03:00 | 2018-05-20 14:29:00 | 4 | 312 | Cleartext Storage of Sensitive Information | An issue was discovered in the MakeMyTrip application 7.2.4 for Android. The databases (locally stored) are not encrypted and have cleartext that might lead to sensitive information disclosure, as demonstrated by data/com.makemytrip/databases and data/com.makemytrip/Cache SQLite database files. | SINGLE | LOW | NETWORK | NONE | PARTIAL | NONE |
CVE-2018-11235 | 2019-10-03 00:03:00 | 2018-05-30 04:29:00 | 6.8 | 22 | Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') | In Git before 2.13.7, 2.14.x before 2.14.4, 2.15.x before 2.15.2, 2.16.x before 2.16.4, and 2.17.x before 2.17.1, remote code execution can occur. With a crafted .gitmodules file, a malicious project can execute an arbitrary script on a machine that runs "git clone --recurse-submodules" because submodule "names" are ob... | NONE | MEDIUM | NETWORK | PARTIAL | PARTIAL | PARTIAL |
CVE-2018-11210 | 2019-10-03 00:03:00 | 2018-05-16 15:29:00 | 7.5 | 125 | Out-of-bounds Read | ** DISPUTED ** TinyXML2 6.2.0 has a heap-based buffer over-read in the XMLDocument::Parse function in libtinyxml2.so. NOTE: The tinyxml2 developers have determined that the reported overflow is due to improper use of the library and not a vulnerability in tinyxml2. | NONE | LOW | NETWORK | PARTIAL | PARTIAL | PARTIAL |
CVE-2018-11209 | 2019-10-03 00:03:00 | 2018-05-16 15:29:00 | 4 | 327 | Use of a Broken or Risky Cryptographic Algorithm | ** DISPUTED ** An issue was discovered in Z-BlogPHP 2.0.0. zb_system/cmd.php?act=verify relies on MD5 for the password parameter, which might make it easier for attackers to bypass intended access restrictions via a dictionary or rainbow-table attack. NOTE: the vendor declined to accept this as a valid issue. | SINGLE | LOW | NETWORK | NONE | PARTIAL | NONE |
CVE-2018-11195 | 2019-10-03 00:03:00 | 2018-06-01 19:29:00 | 2.1 | 200 | Information Exposure | Mahara 17.04 before 17.04.8 and 17.10 before 17.10.5 and 18.04 before 18.04.1 are vulnerable to the browser "back and refresh" attack. This allows malicious users with physical access to the web browser of a Mahara user, after they have logged in, to potentially gain access to their Mahara credentials. | NONE | LOW | LOCAL | NONE | PARTIAL | NONE |
CVE-2018-11194 | 2019-10-03 00:03:00 | 2018-06-02 01:29:00 | 9 | 732 | Incorrect Permission Assignment for Critical Resource | Quest DR Series Disk Backup software version before 4.0.3.1 allows privilege escalation (issue 6 of 6). | SINGLE | LOW | NETWORK | COMPLETE | COMPLETE | COMPLETE |
CVE-2018-11193 | 2019-10-03 00:03:00 | 2018-06-02 01:29:00 | 9 | 732 | Incorrect Permission Assignment for Critical Resource | Quest DR Series Disk Backup software version before 4.0.3.1 allows privilege escalation (issue 5 of 6). | SINGLE | LOW | NETWORK | COMPLETE | COMPLETE | COMPLETE |
CVE-2018-11192 | 2019-10-03 00:03:00 | 2018-06-02 01:29:00 | 9 | 732 | Incorrect Permission Assignment for Critical Resource | Quest DR Series Disk Backup software version before 4.0.3.1 allows privilege escalation (issue 4 of 6). | SINGLE | LOW | NETWORK | COMPLETE | COMPLETE | COMPLETE |
CVE-2018-11191 | 2019-10-03 00:03:00 | 2018-06-02 01:29:00 | 9 | 732 | Incorrect Permission Assignment for Critical Resource | Quest DR Series Disk Backup software version before 4.0.3.1 allows privilege escalation (issue 3 of 6). | SINGLE | LOW | NETWORK | COMPLETE | COMPLETE | COMPLETE |
CVE-2018-11190 | 2019-10-03 00:03:00 | 2018-06-02 01:29:00 | 9 | 269 | Improper Privilege Management | Quest DR Series Disk Backup software version before 4.0.3.1 allows privilege escalation (issue 2 of 6). | SINGLE | LOW | NETWORK | COMPLETE | COMPLETE | COMPLETE |
CVE-2018-11189 | 2019-10-03 00:03:00 | 2018-06-02 01:29:00 | 9 | 78 | Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') | Quest DR Series Disk Backup software version before 4.0.3.1 allows privilege escalation (issue 1 of 6). | SINGLE | LOW | NETWORK | COMPLETE | COMPLETE | COMPLETE |
CVE-2018-11188 | 2019-10-03 00:03:00 | 2018-06-02 01:29:00 | 6.5 | 78 | Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') | Quest DR Series Disk Backup software version before 4.0.3.1 allows command injection (issue 46 of 46). | SINGLE | LOW | NETWORK | PARTIAL | PARTIAL | PARTIAL |
CVE-2018-11187 | 2019-10-03 00:03:00 | 2018-06-02 01:29:00 | 6.5 | 78 | Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') | Quest DR Series Disk Backup software version before 4.0.3.1 allows command injection (issue 45 of 46). | SINGLE | LOW | NETWORK | PARTIAL | PARTIAL | PARTIAL |
CVE-2018-11186 | 2019-10-03 00:03:00 | 2018-06-02 01:29:00 | 6.5 | 78 | Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') | Quest DR Series Disk Backup software version before 4.0.3.1 allows command injection (issue 44 of 46). | SINGLE | LOW | NETWORK | PARTIAL | PARTIAL | PARTIAL |
CVE-2018-11185 | 2019-10-03 00:03:00 | 2018-06-02 01:29:00 | 6.5 | 78 | Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') | Quest DR Series Disk Backup software version before 4.0.3.1 allows command injection (issue 43 of 46). | SINGLE | LOW | NETWORK | PARTIAL | PARTIAL | PARTIAL |
CVE-2018-11184 | 2019-10-03 00:03:00 | 2018-06-02 01:29:00 | 6.5 | 78 | Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') | Quest DR Series Disk Backup software version before 4.0.3.1 allows command injection (issue 42 of 46). | SINGLE | LOW | NETWORK | PARTIAL | PARTIAL | PARTIAL |
CVE-2018-11183 | 2019-10-03 00:03:00 | 2018-06-02 01:29:00 | 6.5 | 78 | Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') | Quest DR Series Disk Backup software version before 4.0.3.1 allows command injection (issue 41 of 46). | SINGLE | LOW | NETWORK | PARTIAL | PARTIAL | PARTIAL |
CVE-2018-11182 | 2019-10-03 00:03:00 | 2018-06-02 01:29:00 | 6.5 | 78 | Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') | Quest DR Series Disk Backup software version before 4.0.3.1 allows command injection (issue 40 of 46). | SINGLE | LOW | NETWORK | PARTIAL | PARTIAL | PARTIAL |
CVE-2018-11181 | 2019-10-03 00:03:00 | 2018-06-02 01:29:00 | 6.5 | 78 | Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') | Quest DR Series Disk Backup software version before 4.0.3.1 allows command injection (issue 39 of 46). | SINGLE | LOW | NETWORK | PARTIAL | PARTIAL | PARTIAL |
CVE-2018-11180 | 2019-10-03 00:03:00 | 2018-06-02 01:29:00 | 6.5 | 78 | Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') | Quest DR Series Disk Backup software version before 4.0.3.1 allows command injection (issue 38 of 46). | SINGLE | LOW | NETWORK | PARTIAL | PARTIAL | PARTIAL |
CVE-2018-11179 | 2019-10-03 00:03:00 | 2018-06-02 01:29:00 | 6.5 | 78 | Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') | Quest DR Series Disk Backup software version before 4.0.3.1 allows command injection (issue 37 of 46). | SINGLE | LOW | NETWORK | PARTIAL | PARTIAL | PARTIAL |
CVE-2018-11178 | 2019-10-03 00:03:00 | 2018-06-02 01:29:00 | 6.5 | 78 | Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') | Quest DR Series Disk Backup software version before 4.0.3.1 allows command injection (issue 36 of 46). | SINGLE | LOW | NETWORK | PARTIAL | PARTIAL | PARTIAL |
CVE-2018-11177 | 2019-10-03 00:03:00 | 2018-06-02 01:29:00 | 6.5 | 78 | Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') | Quest DR Series Disk Backup software version before 4.0.3.1 allows command injection (issue 35 of 46). | SINGLE | LOW | NETWORK | PARTIAL | PARTIAL | PARTIAL |
CVE-2018-11176 | 2019-10-03 00:03:00 | 2018-06-02 01:29:00 | 6.5 | 78 | Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') | Quest DR Series Disk Backup software version before 4.0.3.1 allows command injection (issue 34 of 46). | SINGLE | LOW | NETWORK | PARTIAL | PARTIAL | PARTIAL |
CVE-2018-11175 | 2019-10-03 00:03:00 | 2018-06-02 01:29:00 | 6.5 | 78 | Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') | Quest DR Series Disk Backup software version before 4.0.3.1 allows command injection (issue 33 of 46). | SINGLE | LOW | NETWORK | PARTIAL | PARTIAL | PARTIAL |
CVE-2018-11174 | 2019-10-03 00:03:00 | 2018-06-02 01:29:00 | 6.5 | 78 | Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') | Quest DR Series Disk Backup software version before 4.0.3.1 allows command injection (issue 32 of 46). | SINGLE | LOW | NETWORK | PARTIAL | PARTIAL | PARTIAL |
CVE-2018-11173 | 2019-10-03 00:03:00 | 2018-06-02 01:29:00 | 6.5 | 78 | Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') | Quest DR Series Disk Backup software version before 4.0.3.1 allows command injection (issue 31 of 46). | SINGLE | LOW | NETWORK | PARTIAL | PARTIAL | PARTIAL |
CVE-2018-11172 | 2019-10-03 00:03:00 | 2018-06-02 01:29:00 | 6.5 | 78 | Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') | Quest DR Series Disk Backup software version before 4.0.3.1 allows command injection (issue 30 of 46). | SINGLE | LOW | NETWORK | PARTIAL | PARTIAL | PARTIAL |
CVE-2018-11171 | 2019-10-03 00:03:00 | 2018-06-02 01:29:00 | 6.5 | 78 | Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') | Quest DR Series Disk Backup software version before 4.0.3.1 allows command injection (issue 29 of 46). | SINGLE | LOW | NETWORK | PARTIAL | PARTIAL | PARTIAL |
CVE-2018-11170 | 2019-10-03 00:03:00 | 2018-06-02 01:29:00 | 6.5 | 78 | Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') | Quest DR Series Disk Backup software version before 4.0.3.1 allows command injection (issue 28 of 46). | SINGLE | LOW | NETWORK | PARTIAL | PARTIAL | PARTIAL |
CVE-2018-11169 | 2019-10-03 00:03:00 | 2018-06-02 01:29:00 | 6.5 | 78 | Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') | Quest DR Series Disk Backup software version before 4.0.3.1 allows command injection (issue 27 of 46). | SINGLE | LOW | NETWORK | PARTIAL | PARTIAL | PARTIAL |
CVE-2018-11168 | 2019-10-03 00:03:00 | 2018-06-02 01:29:00 | 6.5 | 78 | Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') | Quest DR Series Disk Backup software version before 4.0.3.1 allows command injection (issue 26 of 46). | SINGLE | LOW | NETWORK | PARTIAL | PARTIAL | PARTIAL |
CVE-2018-11167 | 2019-10-03 00:03:00 | 2018-06-02 01:29:00 | 6.5 | 78 | Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') | Quest DR Series Disk Backup software version before 4.0.3.1 allows command injection (issue 25 of 46). | SINGLE | LOW | NETWORK | PARTIAL | PARTIAL | PARTIAL |
CVE-2018-11166 | 2019-10-03 00:03:00 | 2018-06-02 01:29:00 | 6.5 | 78 | Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') | Quest DR Series Disk Backup software version before 4.0.3.1 allows command injection (issue 24 of 46). | SINGLE | LOW | NETWORK | PARTIAL | PARTIAL | PARTIAL |
CVE-2018-11165 | 2019-10-03 00:03:00 | 2018-06-02 01:29:00 | 6.5 | 78 | Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') | Quest DR Series Disk Backup software version before 4.0.3.1 allows command injection (issue 23 of 46). | SINGLE | LOW | NETWORK | PARTIAL | PARTIAL | PARTIAL |
CVE-2018-11164 | 2019-10-03 00:03:00 | 2018-06-02 01:29:00 | 6.5 | 78 | Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') | Quest DR Series Disk Backup software version before 4.0.3.1 allows command injection (issue 22 of 46). | SINGLE | LOW | NETWORK | PARTIAL | PARTIAL | PARTIAL |
CVE-2018-11163 | 2019-10-03 00:03:00 | 2018-06-02 01:29:00 | 6.5 | 78 | Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') | Quest DR Series Disk Backup software version before 4.0.3.1 allows command injection (issue 21 of 46). | SINGLE | LOW | NETWORK | PARTIAL | PARTIAL | PARTIAL |
CVE-2018-11162 | 2019-10-03 00:03:00 | 2018-06-02 01:29:00 | 6.5 | 78 | Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') | Quest DR Series Disk Backup software version before 4.0.3.1 allows command injection (issue 20 of 46). | SINGLE | LOW | NETWORK | PARTIAL | PARTIAL | PARTIAL |
CVE-2018-11161 | 2019-10-03 00:03:00 | 2018-06-02 01:29:00 | 6.5 | 78 | Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') | Quest DR Series Disk Backup software version before 4.0.3.1 allows command injection (issue 19 of 46). | SINGLE | LOW | NETWORK | PARTIAL | PARTIAL | PARTIAL |
CVE-2018-11160 | 2019-10-03 00:03:00 | 2018-06-02 01:29:00 | 6.5 | 78 | Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') | Quest DR Series Disk Backup software version before 4.0.3.1 allows command injection (issue 18 of 46). | SINGLE | LOW | NETWORK | PARTIAL | PARTIAL | PARTIAL |
CVE-2018-11159 | 2019-10-03 00:03:00 | 2018-06-02 01:29:00 | 6.5 | 78 | Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') | Quest DR Series Disk Backup software version before 4.0.3.1 allows command injection (issue 17 of 46). | SINGLE | LOW | NETWORK | PARTIAL | PARTIAL | PARTIAL |
CVE-2018-11158 | 2019-10-03 00:03:00 | 2018-06-02 01:29:00 | 6.5 | 78 | Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') | Quest DR Series Disk Backup software version before 4.0.3.1 allows command injection (issue 16 of 46). | SINGLE | LOW | NETWORK | PARTIAL | PARTIAL | PARTIAL |
CVE-2018-11157 | 2019-10-03 00:03:00 | 2018-06-02 01:29:00 | 6.5 | 78 | Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') | Quest DR Series Disk Backup software version before 4.0.3.1 allows command injection (issue 15 of 46). | SINGLE | LOW | NETWORK | PARTIAL | PARTIAL | PARTIAL |
CVE-2018-11156 | 2019-10-03 00:03:00 | 2018-06-02 01:29:00 | 6.5 | 78 | Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') | Quest DR Series Disk Backup software version before 4.0.3.1 allows command injection (issue 14 of 46). | SINGLE | LOW | NETWORK | PARTIAL | PARTIAL | PARTIAL |
CVE-2018-11155 | 2019-10-03 00:03:00 | 2018-06-02 01:29:00 | 6.5 | 78 | Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') | Quest DR Series Disk Backup software version before 4.0.3.1 allows command injection (issue 13 of 46). | SINGLE | LOW | NETWORK | PARTIAL | PARTIAL | PARTIAL |
CVE-2018-11154 | 2019-10-03 00:03:00 | 2018-06-02 01:29:00 | 6.5 | 78 | Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') | Quest DR Series Disk Backup software version before 4.0.3.1 allows command injection (issue 12 of 46). | SINGLE | LOW | NETWORK | PARTIAL | PARTIAL | PARTIAL |
CVE-2018-11153 | 2019-10-03 00:03:00 | 2018-06-02 01:29:00 | 6.5 | 78 | Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') | Quest DR Series Disk Backup software version before 4.0.3.1 allows command injection (issue 11 of 46). | SINGLE | LOW | NETWORK | PARTIAL | PARTIAL | PARTIAL |
CVE-2018-11152 | 2019-10-03 00:03:00 | 2018-06-02 01:29:00 | 6.5 | 78 | Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') | Quest DR Series Disk Backup software version before 4.0.3.1 allows command injection (issue 10 of 46). | SINGLE | LOW | NETWORK | PARTIAL | PARTIAL | PARTIAL |
CVE-2018-11151 | 2019-10-03 00:03:00 | 2018-06-02 01:29:00 | 6.5 | 78 | Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') | Quest DR Series Disk Backup software version before 4.0.3.1 allows command injection (issue 9 of 46). | SINGLE | LOW | NETWORK | PARTIAL | PARTIAL | PARTIAL |
CVE-2018-11150 | 2019-10-03 00:03:00 | 2018-06-02 01:29:00 | 6.5 | 78 | Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') | Quest DR Series Disk Backup software version before 4.0.3.1 allows command injection (issue 8 of 46). | SINGLE | LOW | NETWORK | PARTIAL | PARTIAL | PARTIAL |
CVE-2018-11149 | 2019-10-03 00:03:00 | 2018-06-02 01:29:00 | 6.5 | 78 | Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') | Quest DR Series Disk Backup software version before 4.0.3.1 allows command injection (issue 7 of 46). | SINGLE | LOW | NETWORK | PARTIAL | PARTIAL | PARTIAL |
CVE-2018-11148 | 2019-10-03 00:03:00 | 2018-06-02 01:29:00 | 6.5 | 78 | Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') | Quest DR Series Disk Backup software version before 4.0.3.1 allows command injection (issue 6 of 46). | SINGLE | LOW | NETWORK | PARTIAL | PARTIAL | PARTIAL |
CVE-2018-11147 | 2019-10-03 00:03:00 | 2018-06-02 01:29:00 | 6.5 | 78 | Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') | Quest DR Series Disk Backup software version before 4.0.3.1 allows command injection (issue 5 of 46). | SINGLE | LOW | NETWORK | PARTIAL | PARTIAL | PARTIAL |
CVE-2018-11146 | 2019-10-03 00:03:00 | 2018-06-02 01:29:00 | 6.5 | 78 | Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') | Quest DR Series Disk Backup software version before 4.0.3.1 allows command injection (issue 4 of 46). | SINGLE | LOW | NETWORK | PARTIAL | PARTIAL | PARTIAL |
CVE-2018-11145 | 2019-10-03 00:03:00 | 2018-06-02 01:29:00 | 6.5 | 78 | Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') | Quest DR Series Disk Backup software version before 4.0.3.1 allows command injection (issue 3 of 46). | SINGLE | LOW | NETWORK | PARTIAL | PARTIAL | PARTIAL |
CVE-2018-11144 | 2019-10-03 00:03:00 | 2018-06-02 01:29:00 | 6.5 | 78 | Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') | Quest DR Series Disk Backup software version before 4.0.3.1 allows command injection (issue 2 of 46). | SINGLE | LOW | NETWORK | PARTIAL | PARTIAL | PARTIAL |
CVE-2018-11143 | 2019-10-03 00:03:00 | 2018-06-02 01:29:00 | 7.5 | 78 | Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') | Quest DR Series Disk Backup software version before 4.0.3.1 allows command injection (issue 1 of 46). | NONE | LOW | NETWORK | PARTIAL | PARTIAL | PARTIAL |
CVE-2018-11142 | 2019-10-03 00:03:00 | 2018-05-31 18:29:00 | 2.1 | 863 | Incorrect Authorization | The 'systemui/settings_network.php' and 'systemui/settings_patching.php' scripts in the Quest KACE System Management Appliance 8.0.318 are accessible only from localhost. This restriction can be bypassed by modifying the 'Host' and 'X_Forwarded_For' HTTP headers in a POST request. An anonymous user can abuse this vulne... | NONE | LOW | LOCAL | PARTIAL | NONE | NONE |
CVE-2018-11139 | 2019-10-03 00:03:00 | 2018-05-31 18:29:00 | 9 | 78 | Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') | The '/common/ajax_email_connection_test.php' script in the Quest KACE System Management Appliance 8.0.318 is accessible by any authenticated user and can be abused to execute arbitrary commands on the system. This script is vulnerable to command injection via the unsanitized user input 'TEST_SERVER' sent to the script ... | SINGLE | LOW | NETWORK | COMPLETE | COMPLETE | COMPLETE |
CVE-2018-11138 | 2019-10-03 00:03:00 | 2018-05-31 18:29:00 | 10 | 78 | Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') | The '/common/download_agent_installer.php' script in the Quest KACE System Management Appliance 8.0.318 is accessible by anonymous users and can be abused to execute arbitrary commands on the system. | NONE | LOW | NETWORK | COMPLETE | COMPLETE | COMPLETE |
CVE-2018-11132 | 2019-10-03 00:03:00 | 2018-05-31 18:29:00 | 9 | 77 | Improper Neutralization of Special Elements used in a Command ('Command Injection') | In order to perform actions that require higher privileges, the Quest KACE System Management Appliance 8.0.318 relies on a message queue that runs daemonized with root privileges and only allows a set of commands to be executed. A command injection vulnerability exists within this message queue which allows low-privile... | SINGLE | LOW | NETWORK | COMPLETE | COMPLETE | COMPLETE |
CVE-2018-11116 | 2019-10-03 00:03:00 | 2018-06-19 21:29:00 | 6.5 | 732 | Incorrect Permission Assignment for Critical Resource | OpenWrt mishandles access control in /etc/config/rpcd and the /usr/share/rpcd/acl.d files, which allows remote authenticated users to call arbitrary methods (i.e., achieve ubus access over HTTP) that were only supposed to be accessible to a specific user, as demonstrated by the file, log, and service namespaces, potent... | SINGLE | LOW | NETWORK | PARTIAL | PARTIAL | PARTIAL |
CVE-2018-1111 | 2019-10-03 00:03:00 | 2018-05-17 16:29:00 | 7.9 | 78 | Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') | DHCP packages in Red Hat Enterprise Linux 6 and 7, Fedora 28, and earlier are vulnerable to a command injection flaw in the NetworkManager integration script included in the DHCP client. A malicious DHCP server, or an attacker on the local network able to spoof DHCP responses, could use this flaw to execute arbitrary c... | NONE | MEDIUM | ADJACENT_NETWORK | COMPLETE | COMPLETE | COMPLETE |
CVE-2018-11100 | 2019-10-03 00:03:00 | 2018-05-15 01:29:00 | 6.8 | 119 | Improper Restriction of Operations within the Bounds of a Memory Buffer | The decompileSETTARGET function in decompile.c in libming through 0.4.8 mishandles cases where the header indicates a file size greater than the actual size, which allows remote attackers to cause a denial of service (Segmentation fault and application crash) or possibly have unspecified other impact. | NONE | MEDIUM | NETWORK | PARTIAL | PARTIAL | PARTIAL |
CVE-2018-11097 | 2019-10-03 00:03:00 | 2018-05-15 01:29:00 | 5 | 772 | Missing Release of Resource after Effective Lifetime | An issue was discovered in cloudwu/cstring through 2016-11-09. There is a memory leak vulnerability that could lead to a program crash. | NONE | LOW | NETWORK | PARTIAL | NONE | NONE |
CVE-2018-11095 | 2019-10-03 00:03:00 | 2018-05-15 00:29:00 | 6.8 | 119 | Improper Restriction of Operations within the Bounds of a Memory Buffer | The decompileJUMP function in decompile.c in libming through 0.4.8 mishandles cases where the header indicates a file size greater than the actual size, which allows remote attackers to cause a denial of service (Segmentation fault and application crash) or possibly have unspecified other impact. | NONE | MEDIUM | NETWORK | PARTIAL | PARTIAL | PARTIAL |
CVE-2018-11057 | 2019-10-03 00:03:00 | 2018-08-31 18:29:00 | 4.3 | 327 | Use of a Broken or Risky Cryptographic Algorithm | RSA BSAFE Micro Edition Suite, versions prior to 4.0.11 (in 4.0.x) and prior to 4.1.6.1 (in 4.1.x) contains a Covert Timing Channel vulnerability during RSA decryption, also known as a Bleichenbacher attack on RSA decryption. A remote attacker may be able to recover a RSA key. | NONE | MEDIUM | NETWORK | NONE | PARTIAL | NONE |
CVE-2018-11050 | 2019-10-03 00:03:00 | 2018-08-01 06:29:00 | 3.3 | 522 | Insufficiently Protected Credentials | Dell EMC NetWorker versions between 9.0 and 9.1.1.8 through 9.2.1.3, and the version 18.1.0.1 contain a Clear-Text authentication over network vulnerability in the Rabbit MQ Advanced Message Queuing Protocol (AMQP) component. User credentials are sent unencrypted to the remote AMQP service. An unauthenticated attacker ... | NONE | LOW | ADJACENT_NETWORK | NONE | PARTIAL | NONE |
CVE-2018-11047 | 2019-10-03 00:03:00 | 2018-07-24 19:29:00 | 5 | 863 | Incorrect Authorization | Cloud Foundry UAA, versions 4.19 prior to 4.19.2 and 4.12 prior to 4.12.4 and 4.10 prior to 4.10.2 and 4.7 prior to 4.7.6 and 4.5 prior to 4.5.7, incorrectly authorizes requests to admin endpoints by accepting a valid refresh token in lieu of an access token. Refresh tokens by design have a longer expiration time than ... | NONE | LOW | NETWORK | NONE | NONE | PARTIAL |
CVE-2018-11040 | 2019-10-03 00:03:00 | 2018-06-25 15:29:00 | 4.3 | 829 | Inclusion of Functionality from Untrusted Control Sphere | Spring Framework, versions 5.0.x prior to 5.0.7 and 4.3.x prior to 4.3.18 and older unsupported versions, allows web applications to enable cross-domain requests via JSONP (JSON with Padding) through AbstractJsonpResponseBodyAdvice for REST controllers and MappingJackson2JsonView for browser requests. Both are not enab... | NONE | MEDIUM | NETWORK | NONE | PARTIAL | NONE |
CVE-2018-10999 | 2019-10-03 00:03:00 | 2018-05-12 04:29:00 | 4.3 | 125 | Out-of-bounds Read | An issue was discovered in Exiv2 0.26. The Exiv2::Internal::PngChunk::parseTXTChunk function has a heap-based buffer over-read. | NONE | MEDIUM | NETWORK | PARTIAL | NONE | NONE |
CVE-2018-10995 | 2019-10-03 00:03:00 | 2018-05-30 20:29:00 | 5 | 20 | Improper Input Validation | SchedMD Slurm before 17.02.11 and 17.1x.x before 17.11.7 mishandles user names (aka user_name fields) and group ids (aka gid fields). | NONE | LOW | NETWORK | NONE | NONE | PARTIAL |
CVE-2018-10989 | 2019-10-03 00:03:00 | 2018-05-14 14:29:00 | 3.5 | 1,188 | Insecure Default Initialization of Resource | Arris Touchstone Telephony Gateway TG1682G 9.1.103J6 devices are distributed by some ISPs with a default password of "password" for the admin account that is used over an unencrypted http://192.168.0.1 connection, which might allow remote attackers to bypass intended access restrictions by leveraging access to the loca... | SINGLE | MEDIUM | NETWORK | NONE | PARTIAL | NONE |
CVE-2018-10988 | 2019-10-03 00:03:00 | 2018-07-05 20:29:00 | 7.2 | 347 | Improper Verification of Cryptographic Signature | An issue was discovered on Diqee Diqee360 devices. A firmware update process, integrated into the firmware, starts at boot and tries to find the update folder on the microSD card. It executes code, without a digital signature, as root from the /mnt/sdcard/$PRO_NAME/upgrade.sh or /sdcard/upgrage_360/upgrade.sh pathname. | NONE | LOW | LOCAL | COMPLETE | COMPLETE | COMPLETE |
CVE-2018-10987 | 2019-10-03 00:03:00 | 2018-07-05 20:29:00 | 8.5 | 78 | Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') | An issue was discovered on Dongguan Diqee Diqee360 devices. The affected vacuum cleaner suffers from an authenticated remote code execution vulnerability. An authenticated attacker can send a specially crafted UDP packet, and execute commands on the vacuum cleaner as root. The bug is in the function REQUEST_SET_WIFIPAS... | SINGLE | MEDIUM | NETWORK | COMPLETE | COMPLETE | COMPLETE |
CVE-2018-10981 | 2019-10-03 00:03:00 | 2018-05-10 22:29:00 | 4.9 | 835 | Loop with Unreachable Exit Condition ('Infinite Loop') | An issue was discovered in Xen through 4.10.x allowing x86 HVM guest OS users to cause a denial of service (host OS infinite loop) in situations where a QEMU device model attempts to make invalid transitions between states of a request. | NONE | LOW | LOCAL | COMPLETE | NONE | NONE |
CVE-2018-10971 | 2019-10-03 00:03:00 | 2018-05-10 15:29:00 | 4.3 | 770 | Allocation of Resources Without Limits or Throttling | An issue was discovered in Free Lossless Image Format (FLIF) 0.3. The Plane function in image/image.hpp allows remote attackers to cause a denial of service (attempted excessive memory allocation) via a crafted file. | NONE | MEDIUM | NETWORK | PARTIAL | NONE | NONE |
CVE-2018-10968 | 2019-10-03 00:03:00 | 2018-05-18 14:29:00 | 7.5 | 1,188 | Insecure Default Initialization of Resource | On D-Link DIR-550A and DIR-604M devices through v2.10KR, a malicious user can use a default TELNET account to get unauthorized access to vulnerable devices, aka a backdoor access vulnerability. | NONE | LOW | NETWORK | PARTIAL | PARTIAL | PARTIAL |
CVE-2018-10967 | 2019-10-03 00:03:00 | 2018-05-18 14:29:00 | 9 | 78 | Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') | On D-Link DIR-550A and DIR-604M devices through v2.10KR, a malicious user can forge an HTTP request to inject operating system commands that can be executed on the device with higher privileges, aka remote code execution. | SINGLE | LOW | NETWORK | COMPLETE | COMPLETE | COMPLETE |
CVE-2018-10963 | 2019-10-03 00:03:00 | 2018-05-10 02:29:00 | 4.3 | 617 | Reachable Assertion | The TIFFWriteDirectorySec() function in tif_dirwrite.c in LibTIFF through 4.0.9 allows remote attackers to cause a denial of service (assertion failure and application crash) via a crafted file, a different vulnerability than CVE-2017-13726. | NONE | MEDIUM | NETWORK | PARTIAL | NONE | NONE |
CVE-2018-10938 | 2019-10-03 00:03:00 | 2018-08-27 13:29:00 | 7.1 | 835 | Loop with Unreachable Exit Condition ('Infinite Loop') | A flaw was found in the Linux kernel present since v4.0-rc1 and through v4.13-rc4. A crafted network packet sent remotely by an attacker may force the kernel to enter an infinite loop in the cipso_v4_optptr() function in net/ipv4/cipso_ipv4.c leading to a denial-of-service. A certain non-default configuration of LSM (L... | NONE | MEDIUM | NETWORK | COMPLETE | NONE | NONE |
CVE-2018-10927 | 2019-10-03 00:03:00 | 2018-09-04 15:29:00 | 5.5 | 200 | Information Exposure | A flaw was found in RPC request using gfs3_lookup_req in glusterfs server. An authenticated attacker could use this flaw to leak information and execute remote denial of service by crashing gluster brick process. | SINGLE | LOW | NETWORK | PARTIAL | PARTIAL | NONE |
CVE-2018-10925 | 2019-10-03 00:03:00 | 2018-08-09 21:29:00 | 5.5 | 863 | Incorrect Authorization | It was discovered that PostgreSQL versions before 10.5, 9.6.10, 9.5.14, 9.4.19, and 9.3.24 failed to properly check authorization on certain statements involved with "INSERT ... ON CONFLICT DO UPDATE". An attacker with "CREATE TABLE" privileges could exploit this to read arbitrary bytes server memory. If the attacker a... | SINGLE | LOW | NETWORK | NONE | PARTIAL | PARTIAL |
CVE-2018-10924 | 2019-10-03 00:03:00 | 2018-09-04 15:29:00 | 6.8 | 772 | Missing Release of Resource after Effective Lifetime | It was discovered that fsync(2) system call in glusterfs client code leaks memory. An authenticated attacker could use this flaw to launch a denial of service attack by making gluster clients consume memory of the host machine. | SINGLE | LOW | NETWORK | COMPLETE | NONE | NONE |
CVE-2018-10917 | 2019-10-03 00:03:00 | 2018-08-15 17:29:00 | 4 | 22 | Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') | pulp 2.16.x and possibly older is vulnerable to an improper path parsing. A malicious user or a malicious iso feed repository can write to locations accessible to the 'apache' user. This may lead to overwrite of published content on other iso repositories. | SINGLE | LOW | NETWORK | NONE | NONE | PARTIAL |
CVE-2018-10915 | 2019-10-03 00:03:00 | 2018-08-09 20:29:00 | 6 | 89 | Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') | A vulnerability was found in libpq, the default PostgreSQL client library where libpq failed to properly reset its internal state between connections. If an affected version of libpq was used with "host" or "hostaddr" connection parameters from untrusted input, attackers could bypass client-side connection security fea... | SINGLE | MEDIUM | NETWORK | PARTIAL | PARTIAL | PARTIAL |
CVE-2018-10906 | 2019-10-03 00:03:00 | 2018-07-24 20:29:00 | 4.6 | 269 | Improper Privilege Management | In fuse before versions 2.9.8 and 3.x before 3.2.5, fusermount is vulnerable to a restriction bypass when SELinux is active. This allows non-root users to mount a FUSE file system with the 'allow_other' mount option regardless of whether 'user_allow_other' is set in the fuse configuration. An attacker may use this flaw... | NONE | LOW | LOCAL | PARTIAL | PARTIAL | PARTIAL |
CVE-2018-10903 | 2019-10-03 00:03:00 | 2018-07-30 16:29:00 | 5 | 20 | Improper Input Validation | A flaw was found in python-cryptography versions between >=1.9.0 and <2.3. The finalize_with_tag API did not enforce a minimum tag length. If a user did not validate the input length prior to passing it to finalize_with_tag an attacker could craft an invalid payload with a shortened tag (e.g. 1 byte) such that they wou... | NONE | LOW | NETWORK | NONE | PARTIAL | NONE |
CVE-2018-10900 | 2019-10-03 00:03:00 | 2018-07-26 15:29:00 | 7.2 | 74 | Neutralization of Special Elements in Output Used by a Downstream Component ('Injection') | Network Manager VPNC plugin (aka networkmanager-vpnc) before version 1.2.6 is vulnerable to a privilege escalation attack. A new line character can be used to inject a Password helper parameter into the configuration data passed to VPNC, allowing an attacker to execute arbitrary commands as root. | NONE | LOW | LOCAL | COMPLETE | COMPLETE | COMPLETE |
CVE-2018-10853 | 2019-10-03 00:03:00 | 2018-09-11 14:29:00 | 4.6 | 269 | Improper Privilege Management | A flaw was found in the way Linux kernel KVM hypervisor before 4.18 emulated instructions such as sgdt/sidt/fxsave/fxrstor. It did not check current privilege(CPL) level while emulating unprivileged instructions. An unprivileged guest user/process could use this flaw to potentially escalate privileges inside guest. | NONE | LOW | LOCAL | PARTIAL | PARTIAL | PARTIAL |
CVE-2018-10846 | 2019-10-03 00:03:00 | 2018-08-22 13:29:00 | 1.9 | 327 | Use of a Broken or Risky Cryptographic Algorithm | A cache-based side channel in GnuTLS implementation that leads to plain text recovery in cross-VM attack setting was found. An attacker could use a combination of "Just in Time" Prime+probe attack in combination with Lucky-13 attack to recover plain text using crafted packets. | NONE | MEDIUM | LOCAL | NONE | PARTIAL | NONE |
CVE-2018-10845 | 2019-10-03 00:03:00 | 2018-08-22 13:29:00 | 4.3 | 327 | Use of a Broken or Risky Cryptographic Algorithm | It was found that the GnuTLS implementation of HMAC-SHA-384 was vulnerable to a Lucky thirteen style attack. Remote attackers could use this flaw to conduct distinguishing attacks and plain text recovery attacks via statistical analysis of timing data using crafted packets. | NONE | MEDIUM | NETWORK | NONE | PARTIAL | NONE |
CVE-2018-10844 | 2019-10-03 00:03:00 | 2018-08-22 13:29:00 | 4.3 | 327 | Use of a Broken or Risky Cryptographic Algorithm | It was found that the GnuTLS implementation of HMAC-SHA-256 was vulnerable to a Lucky thirteen style attack. Remote attackers could use this flaw to conduct distinguishing attacks and plaintext-recovery attacks via statistical analysis of timing data using crafted packets. | NONE | MEDIUM | NETWORK | NONE | PARTIAL | NONE |
CVE-2018-10825 | 2019-10-03 00:03:00 | 2018-05-15 04:29:00 | 2.9 | 311 | Missing Encryption of Sensitive Data | Mimo Baby 2 devices do not use authentication or encryption for the Bluetooth Low Energy (BLE) communication from a Turtle to a Lilypad, which allows attackers to inject fake information about the position and temperature of a baby via a replay or spoofing attack. | NONE | MEDIUM | ADJACENT_NETWORK | NONE | NONE | PARTIAL |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.