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-2016-10535
2019-10-09 23:16:00
2018-05-31 20:29:00
4.3
310
Cryptographic Issues
csrf-lite is a cross-site request forgery protection library for framework-less node sites. csrf-lite uses `===`, a fail first string comparison, instead of a time constant string comparison This enables an attacker to guess the secret in no more than (16*18)288 guesses, instead of the 16^18 guesses required were the t...
NONE
MEDIUM
NETWORK
NONE
PARTIAL
NONE
CVE-2016-10534
2019-10-09 23:16:00
2018-05-31 20:29:00
4.3
295
Improper Certificate Validation
electron-packager is a command line tool that packages Electron source code into `.app` and `.exe` packages. along with Electron. The `--strict-ssl` command line option in electron-packager >= 5.2.1 <= 6.0.0 || >=6.0.0 <= 6.0.2 defaults to false if not explicitly set to true. This could allow an attacker to perform a m...
NONE
MEDIUM
NETWORK
NONE
NONE
PARTIAL
CVE-2016-10533
2019-10-09 23:16:00
2018-05-31 20:29:00
4
200
Information Exposure
express-restify-mongoose is a module to easily create a flexible REST interface for mongoose models. express-restify-mongoose 2.4.2 and earlier and 3.0.X through 3.0.1 allows a malicious user to send a request for `GET /User?distinct=password` and get all the passwords for all the users in the database, despite the fie...
SINGLE
LOW
NETWORK
NONE
PARTIAL
NONE
CVE-2016-10531
2019-10-09 23:16:00
2018-05-31 20:29:00
4.3
79
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
marked is an application that is meant to parse and compile markdown. Due to the way that marked 0.3.5 and earlier parses input, specifically HTML entities, it's possible to bypass marked's content injection protection (`sanitize: true`) to inject a `javascript:` URL. This flaw exists because `&#xNNanything;` gets pars...
NONE
MEDIUM
NETWORK
NONE
NONE
PARTIAL
CVE-2016-10530
2019-10-09 23:16:00
2018-05-31 20:29:00
4.3
310
Cryptographic Issues
The airbrake module 0.3.8 and earlier defaults to sending environment variables over HTTP. Environment variables can often times contain secret keys and other sensitive values. A malicious user could be on the same network as a regular user and intercept all the secret keys the user is sending. This goes against common...
NONE
MEDIUM
NETWORK
NONE
PARTIAL
NONE
CVE-2016-10529
2019-10-09 23:16:00
2018-05-31 20:29:00
6.8
352
Cross-Site Request Forgery (CSRF)
Droppy versions <3.5.0 does not perform any verification for cross-domain websocket requests. An attacker is able to make a specially crafted page that can send requests as the context of the currently logged in user. For example this means the malicious user could add a new admin account under his control and delete o...
NONE
MEDIUM
NETWORK
PARTIAL
PARTIAL
PARTIAL
CVE-2016-10528
2019-10-09 23:16:00
2018-05-31 20:29:00
4
22
Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
restafary is a REpresentful State Transfer API for Creating, Reading, Using, Deleting files on a server from the web. Restafary before 1.6.1 is able to set up a root path, which should only allow it to run inside of that root path it specified.
SINGLE
LOW
NETWORK
NONE
PARTIAL
NONE
CVE-2016-10527
2019-10-09 23:16:00
2018-05-31 20:29:00
5
399
Resource Management Errors
The riot-compiler version version 2.3.21 has an issue in a regex (Catastrophic Backtracking) thats make it unusable under certain conditions.
NONE
LOW
NETWORK
PARTIAL
NONE
NONE
CVE-2016-10526
2019-10-09 23:16:00
2018-05-31 20:29:00
5
532
Inclusion of Sensitive Information in Log Files
A common setup to deploy to gh-pages on every commit via a CI system is to expose a github token to ENV and to use it directly in the auth part of the url. In module versions < 0.9.1 the auth portion of the url is outputted as part of the grunt tasks logging function. If this output is publicly available then the crede...
NONE
LOW
NETWORK
NONE
PARTIAL
NONE
CVE-2016-10524
2019-10-09 23:16:00
2018-05-31 20:29:00
4.9
74
Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')
i18n-node-angular is a module used to interact between i18n and angular without using additional resources. A REST API endpoint that is used for development in i18n-node-angular before 1.4.0 was not disabled in production environments a malicious user could fill up the server causing a Denial of Service or content inje...
SINGLE
MEDIUM
NETWORK
PARTIAL
NONE
PARTIAL
CVE-2016-10523
2019-10-09 23:16:00
2018-05-31 20:29:00
5
119
Improper Restriction of Operations within the Bounds of a Memory Buffer
MQTT before 3.4.6 and 4.0.x before 4.0.5 allows specifically crafted MQTT packets to crash the application, making a DoS attack feasible with very little bandwidth.
NONE
LOW
NETWORK
PARTIAL
NONE
NONE
CVE-2016-10522
2019-10-09 23:16:00
2018-07-05 16:29:00
6.8
352
Cross-Site Request Forgery (CSRF)
rails_admin ruby gem <v1.1.1 is vulnerable to cross-site request forgery (CSRF) attacks. Non-GET methods were not validating CSRF tokens and, as a result, an attacker could hypothetically gain access to the application administrative endpoints exposed by the gem.
NONE
MEDIUM
NETWORK
PARTIAL
PARTIAL
PARTIAL
CVE-2016-10521
2019-10-09 23:16:00
2018-05-31 20:29:00
5
20
Improper Input Validation
jshamcrest is vulnerable to regular expression denial of service (ReDoS) when certain types of user input is passed in to the emailAddress validator.
NONE
LOW
NETWORK
PARTIAL
NONE
NONE
CVE-2016-10520
2019-10-09 23:16:00
2018-05-31 20:29:00
5
20
Improper Input Validation
jadedown is vulnerable to regular expression denial of service (ReDoS) when certain types of user input is passed in.
NONE
LOW
NETWORK
PARTIAL
NONE
NONE
CVE-2016-10519
2019-10-09 23:16:00
2018-05-31 20:29:00
5
200
Information Exposure
A security issue was found in bittorrent-dht before 5.1.3 that allows someone to send a specific series of messages to a listening peer and get it to reveal internal memory.
NONE
LOW
NETWORK
NONE
PARTIAL
NONE
CVE-2016-10518
2019-10-09 23:16:00
2018-05-31 20:29:00
5
119
Improper Restriction of Operations within the Bounds of a Memory Buffer
A vulnerability was found in the ping functionality of the ws module before 1.0.0 which allowed clients to allocate memory by sending a ping frame. The ping functionality by default responds with a pong frame and the previously given payload of the ping frame. This is exactly what you expect, but internally ws always t...
NONE
LOW
NETWORK
NONE
PARTIAL
NONE
CVE-2016-10366
2019-10-09 23:16:00
2017-06-16 21:29:00
4.3
79
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
Kibana versions after and including 4.3 and before 4.6.2 are vulnerable to a cross-site scripting (XSS) attack.
NONE
MEDIUM
NETWORK
NONE
NONE
PARTIAL
CVE-2016-10365
2019-10-09 23:16:00
2017-06-16 21:29:00
5.8
601
URL Redirection to Untrusted Site ('Open Redirect')
Kibana versions before 4.6.3 and 5.0.1 have an open redirect vulnerability that would enable an attacker to craft a link in the Kibana domain that redirects to an arbitrary website.
NONE
MEDIUM
NETWORK
NONE
PARTIAL
PARTIAL
CVE-2016-10364
2019-10-09 23:16:00
2017-06-16 21:29:00
4
264
Permissions Privileges and Access Controls
With X-Pack installed, Kibana versions 5.0.0 and 5.0.1 were not properly authenticating requests to advanced settings and the short URL service, any authenticated user could make requests to those services regardless of their own permissions.
SINGLE
LOW
NETWORK
NONE
PARTIAL
NONE
CVE-2016-10363
2019-10-09 23:16:00
2017-06-16 21:29:00
5
404
Improper Resource Shutdown or Release
Logstash versions prior to 2.3.3, when using the Netflow Codec plugin, a remote attacker crafting malicious Netflow v5, Netflow v9 or IPFIX packets could perform a denial of service attack on the Logstash instance. The errors resulting from these crafted inputs are not handled by the codec and can cause the Logstash pr...
NONE
LOW
NETWORK
PARTIAL
NONE
NONE
CVE-2016-10362
2019-10-09 23:16:00
2017-06-16 21:29:00
4
200
Information Exposure
Prior to Logstash version 5.0.1, Elasticsearch Output plugin when updating connections after sniffing, would log to file HTTP basic auth credentials.
SINGLE
LOW
NETWORK
NONE
PARTIAL
NONE
CVE-2016-10331
2019-10-09 23:16:00
2017-05-12 20:29:00
5
22
Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
Directory traversal vulnerability in download.php in Synology Photo Station before 6.5.3-3226 allows remote attackers to read arbitrary files via a full pathname in the id parameter.
NONE
LOW
NETWORK
NONE
PARTIAL
NONE
CVE-2016-10330
2019-10-09 23:16:00
2017-05-12 20:29:00
4.6
22
Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
Directory traversal vulnerability in synophoto_dsm_user, a SUID program, as used in Synology Photo Station before 6.5.3-3226 allows local users to write to arbitrary files via unspecified vectors.
NONE
LOW
LOCAL
PARTIAL
PARTIAL
PARTIAL
CVE-2016-10329
2019-10-09 23:16:00
2017-05-12 20:29:00
7.5
77
Improper Neutralization of Special Elements used in a Command ('Command Injection')
Command injection vulnerability in login.php in Synology Photo Station before 6.5.3-3226 allows remote attackers to execute arbitrary code via shell metacharacters in the crafted 'X-Forwarded-For' header.
NONE
LOW
NETWORK
PARTIAL
PARTIAL
PARTIAL
CVE-2016-0750
2019-10-09 23:16:00
2018-09-11 13:29:00
6.5
502
Deserialization of Untrusted Data
The hotrod java client in infinispan before 9.1.0.Final automatically deserializes bytearray message contents in certain events. A malicious user could exploit this flaw by injecting a specially-crafted serialized object to attain remote code execution or conduct other attacks.
SINGLE
LOW
NETWORK
PARTIAL
PARTIAL
PARTIAL
CVE-2016-0715
2019-10-09 23:16:00
2018-09-11 17:29:00
4.3
200
Information Exposure
Pivotal Cloud Foundry Elastic Runtime version 1.4.0 through 1.4.5, 1.5.0 through 1.5.11 and 1.6.0 through 1.6.11 is vulnerable to a remote information disclosure. It was found that original mitigation configuration instructions provided as part of CVE-2016-0708 were incomplete and could leave PHP Buildpack, Staticfile ...
NONE
MEDIUM
NETWORK
NONE
PARTIAL
NONE
CVE-2016-0373
2019-10-09 23:16:00
2018-08-30 16:29:00
4
285
Improper Authorization
IBM UrbanCode Deploy 6.0 through 6.2.2.1 could allow an authenticated user to read sensitive information due to UCD REST endpoints not properly authorizing users when determining who can read data. IBM X-Force ID: 112119.
SINGLE
LOW
NETWORK
NONE
PARTIAL
NONE
CVE-2016-0234
2019-10-09 23:16:00
2018-08-30 16:29:00
2.1
613
Insufficient Session Expiration
IBM OpenPages GRC Platform 7.1, 7.2, and 7.3 could allow a local user to obtain sensitive information when a previous user has logged out of the system but neglected to close their browser. IBM X-Force ID: 110303.
NONE
LOW
LOCAL
NONE
PARTIAL
NONE
CVE-2016-0205
2019-10-09 23:16:00
2018-08-30 16:29:00
2.1
200
Information Exposure
A vulnerability has been identified in IBM Cloud Orchestrator 2.3, 2.3.0.1, 2.4, and 2.4.0.1 that could allow an attacker after authentication to enumerate valid users of the system. IBM X-Force ID: 109394.
NONE
LOW
LOCAL
NONE
PARTIAL
NONE
CVE-2015-9284
2019-10-09 23:15:00
2019-04-26 15:29:00
6.8
352
Cross-Site Request Forgery (CSRF)
The request phase of the OmniAuth Ruby gem is vulnerable to Cross-Site Request Forgery when used as part of the Ruby on Rails framework, allowing accounts to be connected without user intent, user interaction, or feedback to the user. This permits a secondary account to be able to sign into the web application as the p...
NONE
MEDIUM
NETWORK
PARTIAL
PARTIAL
PARTIAL
CVE-2015-9266
2019-10-09 23:15:00
2018-09-05 20:29:00
10
22
Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
The web management interface of Ubiquiti airMAX, airFiber, airGateway and EdgeSwitch XP (formerly TOUGHSwitch) allows an unauthenticated attacker to upload and write arbitrary files using directory traversal techniques. An attacker can exploit this vulnerability to gain root privileges. This vulnerability is fixed in t...
NONE
LOW
NETWORK
COMPLETE
COMPLETE
COMPLETE
CVE-2015-9244
2019-10-09 23:15:00
2018-05-29 20:29:00
7.5
89
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
Keys of objects in mysql node module v2.0.0-alpha7 and earlier are not escaped with `mysql.escape()` which could lead to SQL Injection.
NONE
LOW
NETWORK
PARTIAL
PARTIAL
PARTIAL
CVE-2015-9243
2019-10-09 23:15:00
2018-05-29 20:29:00
4.3
254
7PK - Security Features
When server level, connection level or route level CORS configurations in hapi node module before 11.1.4 are combined and when a higher level config included security restrictions (like origin), a higher level config that included security restrictions (like origin) would have those restrictions overridden by less rest...
NONE
MEDIUM
NETWORK
NONE
NONE
PARTIAL
CVE-2015-9242
2019-10-09 23:15:00
2018-05-29 20:29:00
5
20
Improper Input Validation
Certain input strings when passed to new Date() or Date.parse() in ecstatic node module before 1.4.0 will cause v8 to raise an exception. This leads to a crash and denial of service in ecstatic when this input is passed into the server via the If-Modified-Since header.
NONE
LOW
NETWORK
PARTIAL
NONE
NONE
CVE-2015-9241
2019-10-09 23:15:00
2018-05-29 20:29:00
5
20
Improper Input Validation
Certain input passed into the If-Modified-Since or Last-Modified headers will cause an 'illegal access' exception to be raised. Instead of sending a HTTP 500 error back to the sender, hapi node module before 11.1.3 will continue to hold the socket open until timed out (default node timeout is 2 minutes).
NONE
LOW
NETWORK
PARTIAL
NONE
NONE
CVE-2015-9239
2019-10-09 23:15:00
2018-05-31 20:29:00
5
20
Improper Input Validation
ansi2html is vulnerable to regular expression denial of service (ReDoS) when certain types of user input is passed in.
NONE
LOW
NETWORK
PARTIAL
NONE
NONE
CVE-2015-9238
2019-10-09 23:15:00
2018-05-31 20:29:00
5
134
Use of Externally-Controlled Format String
secure-compare 3.0.0 and below do not actually compare two strings properly. compare was actually comparing the first argument with itself, meaning the check passed for any two strings of the same length.
NONE
LOW
NETWORK
NONE
NONE
PARTIAL
CVE-2015-9236
2019-10-09 23:15:00
2018-05-31 20:29:00
5
200
Information Exposure
Hapi versions less than 11.0.0 implement CORS incorrectly and allowed for configurations that at best returned inconsistent headers and at worst allowed cross-origin activities that were expected to be forbidden. If the connection has CORS enabled but one route has it off, and the route is not GET, the OPTIONS prefetch...
NONE
LOW
NETWORK
NONE
PARTIAL
NONE
CVE-2015-9235
2019-10-09 23:15:00
2018-05-29 20:29:00
7.5
327
Use of a Broken or Risky Cryptographic Algorithm
In jsonwebtoken node module before 4.2.2 it is possible for an attacker to bypass verification when a token digitally signed with an asymmetric key (RS/ES family) of algorithms but instead the attacker send a token digitally signed with a symmetric algorithm (HS* family).
NONE
LOW
NETWORK
PARTIAL
PARTIAL
PARTIAL
CVE-2015-9105
2019-10-09 23:15:00
2017-06-30 13:29:00
3.5
79
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
Multiple cross-site scripting (XSS) vulnerabilities in Synology Video Station 1.2 before 1.2-0455, 1.5 before 1.5-0772, and 1.6 before 1.6-0847 allow remote authenticated attackers to inject arbitrary web script or HTML via the (1) file name or (2) collection name of videos.
SINGLE
MEDIUM
NETWORK
NONE
NONE
PARTIAL
CVE-2015-9104
2019-10-09 23:15:00
2017-06-30 13:29:00
3.5
79
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
Cross-site scripting (XSS) vulnerabilities in Synology Audio Station 5.1 before 5.1-2550 and 5.4 before 5.4-2857 allows remote authenticated attackers to inject arbitrary web script or HTML via the album title.
SINGLE
MEDIUM
NETWORK
NONE
NONE
PARTIAL
CVE-2015-9103
2019-10-09 23:15:00
2017-06-30 13:29:00
3.5
79
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
Multiple cross-site scripting (XSS) vulnerabilities in Synology Note Station 1.1-0212 and earlier allow remote authenticated attackers to inject arbitrary web script or HTML via the (1) note title or (2) file name of attachments.
SINGLE
MEDIUM
NETWORK
NONE
NONE
PARTIAL
CVE-2015-9102
2019-10-09 23:15:00
2017-06-30 13:29:00
3.5
79
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
Multiple cross-site scripting (XSS) vulnerabilities in Synology Photo Station 6.0 before 6.0-2638 and 6.3 before 6.3-2962 allow remote authenticated attackers to inject arbitrary web script or HTML via the (1) album name, (2) file name of uploaded photos, (3) description of photos, or (4) tag of the photos.
SINGLE
MEDIUM
NETWORK
NONE
NONE
PARTIAL
CVE-2015-9056
2019-10-09 23:15:00
2017-06-16 21:29:00
4.3
79
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
Kibana versions prior to 4.1.3 and 4.2.1 are vulnerable to a XSS attack.
NONE
MEDIUM
NETWORK
NONE
NONE
PARTIAL
CVE-2015-7882
2019-10-09 23:15:00
2019-07-19 16:15:00
6.8
287
Improper Authentication
Improper handling of LDAP authentication in MongoDB Server versions 3.0.0 to 3.0.6 allows an unauthenticated client to gain unauthorized access.
NONE
MEDIUM
NETWORK
PARTIAL
PARTIAL
PARTIAL
CVE-2015-7559
2019-10-09 23:15:00
2019-08-01 14:15:00
4
20
Improper Input Validation
It was found that the Apache ActiveMQ client before 5.15.5 exposed a remote shutdown command in the ActiveMQConnection class. An attacker logged into a compromised broker could use this flaw to achieve denial of service on a connected client.
SINGLE
LOW
NETWORK
PARTIAL
NONE
NONE
CVE-2015-6462
2019-10-09 23:14:00
2019-03-21 19:29:00
3.5
79
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
Reflected Cross-Site Scripting (nonpersistent) allows an attacker to craft a specific URL, which contains Java script that will be executed on the Schneider Electric Modicon BMXNOC0401, BMXNOE0100, BMXNOE0110, BMXNOE0110H, BMXNOR0200H, BMXP342020, BMXP342020H, BMXP342030, BMXP3420302, BMXP3420302H, or BMXP342030H PLC c...
SINGLE
MEDIUM
NETWORK
NONE
NONE
PARTIAL
CVE-2015-6461
2019-10-09 23:14:00
2019-03-21 19:29:00
5.5
20
Improper Input Validation
Remote file inclusion allows an attacker to craft a specific URL referencing the Schneider Electric Modicon BMXNOC0401, BMXNOE0100, BMXNOE0110, BMXNOE0110H, BMXNOR0200H, BMXP342020, BMXP342020H, BMXP342030, BMXP3420302, BMXP3420302H, or BMXP342030H PLC web server, which, when launched, will result in the browser redire...
SINGLE
LOW
NETWORK
NONE
PARTIAL
PARTIAL
CVE-2015-6458
2019-10-09 23:14:00
2019-03-21 20:29:00
6.8
119
Improper Restriction of Operations within the Bounds of a Memory Buffer
Moxa SoftCMS 1.3 and prior is susceptible to a buffer overflow condition that may crash or allow remote code execution. Moxa released SoftCMS version 1.4 on June 1, 2015, to address the vulnerability.
NONE
MEDIUM
NETWORK
PARTIAL
PARTIAL
PARTIAL
CVE-2015-6457
2019-10-09 23:14:00
2019-03-21 20:29:00
6.8
119
Improper Restriction of Operations within the Bounds of a Memory Buffer
Moxa SoftCMS 1.3 and prior is susceptible to a buffer overflow condition that may crash or allow remote code execution. Moxa released SoftCMS version 1.4 on June 1, 2015, to address the vulnerability.
NONE
MEDIUM
NETWORK
PARTIAL
PARTIAL
PARTIAL
CVE-2015-5297
2019-10-09 23:14:00
2019-07-31 23:15:00
7.5
190
Integer Overflow or Wraparound
An integer overflow issue has been reported in the general_composite_rect() function in pixman prior to version 0.32.8. An attacker could exploit this issue to cause an application using pixman to crash or, potentially, execute arbitrary code.
NONE
LOW
NETWORK
PARTIAL
PARTIAL
PARTIAL
CVE-2015-5123
2019-10-09 23:14:00
2015-07-14 10:59:00
10
416
Use After Free
Use-after-free vulnerability in the BitmapData class in the ActionScript 3 (AS3) implementation in Adobe Flash Player 13.x through 13.0.0.302 on Windows and OS X, 14.x through 18.0.0.203 on Windows and OS X, 11.x through 11.2.202.481 on Linux, and 12.x through 18.0.0.204 on Linux Chrome installations allows remote atta...
NONE
LOW
NETWORK
COMPLETE
COMPLETE
COMPLETE
CVE-2015-4010
2019-10-09 23:14:00
2015-06-09 14:59:00
6.8
352
Cross-Site Request Forgery (CSRF)
Cross-site request forgery (CSRF) vulnerability in the Encrypted Contact Form plugin before 1.1 for WordPress allows remote attackers to hijack the authentication of administrators for requests that conduct cross-site scripting (XSS) attacks via the iframe_url parameter in an Update Page action in the conformconf page ...
NONE
MEDIUM
NETWORK
PARTIAL
PARTIAL
PARTIAL
CVE-2015-4000
2019-10-09 23:14:00
2015-05-21 00:59:00
4.3
310
Cryptographic Issues
The TLS protocol 1.2 and earlier, when a DHE_EXPORT ciphersuite is enabled on a server but not on a client, does not properly convey a DHE_EXPORT choice, which allows man-in-the-middle attackers to conduct cipher-downgrade attacks by rewriting a ClientHello with DHE replaced by DHE_EXPORT and then rewriting a ServerHel...
NONE
MEDIUM
NETWORK
NONE
NONE
PARTIAL
CVE-2015-3956
2019-10-09 23:14:00
2019-03-25 18:29:00
10
345
Insufficient Verification of Data Authenticity
Hospira Plum A+ Infusion System version 13.4 and prior, Plum A+3 Infusion System version 13.6 and prior, and Symbiq Infusion System, version 3.13 and prior accept drug libraries, firmware updates, pump commands, and unauthorized configuration changes from unauthenticated devices on the host network. Hospira recommends ...
NONE
LOW
NETWORK
COMPLETE
COMPLETE
COMPLETE
CVE-2015-3954
2019-10-09 23:14:00
2019-03-25 17:29:00
10
285
Improper Authorization
Hospira Plum A+ Infusion System version 13.4 and prior, Plum A+3 Infusion System version 13.6 and prior, and Symbiq Infusion System, version 3.13 and prior give unauthenticated users root privileges on Port 23/TELNET by default. An unauthorized user could issue commands to the pump. Hospira recommends that customers cl...
NONE
LOW
NETWORK
COMPLETE
COMPLETE
COMPLETE
CVE-2015-3953
2019-10-09 23:14:00
2019-03-25 17:29:00
10
798
Use of Hard-coded Credentials
Hard-coded accounts may be used to access Hospira Plum A+ Infusion System version 13.4 and prior, Plum A+3 Infusion System version 13.6 and prior, and Symbiq Infusion System, version 3.13 and prior. Hospira recommends that customers close Port 20/FTP and Port 23/TELNET on the affected devices. Hospira has also released...
NONE
LOW
NETWORK
COMPLETE
COMPLETE
COMPLETE
CVE-2015-3952
2019-10-09 23:14:00
2019-03-25 16:29:00
5
200
Information Exposure
Wireless keys are stored in plain text on Hospira Plum A+ Infusion System version 13.4 and prior, Plum A+3 Infusion System version 13.6 and prior, and Symbiq Infusion System, version 3.13 and prior. Hospira recommends that customers close Port 20/FTP and Port 23/TELNET on the affected devices. Hospira has also released...
NONE
LOW
NETWORK
NONE
PARTIAL
NONE
CVE-2015-2125
2019-10-09 23:13:00
2015-06-07 18:59:00
4
611
Improper Restriction of XML External Entity Reference
Unspecified vulnerability in HP WebInspect 7.x through 10.4 before 10.4 update 1 allows remote authenticated users to bypass intended access restrictions via unknown vectors.
SINGLE
LOW
NETWORK
NONE
PARTIAL
NONE
CVE-2015-2110
2019-10-09 23:13:00
2015-05-25 17:59:00
10
119
Improper Restriction of Operations within the Bounds of a Memory Buffer
Buffer overflow in HP LoadRunner 11.52 allows remote attackers to execute arbitrary code via unspecified vectors.
NONE
LOW
NETWORK
COMPLETE
COMPLETE
COMPLETE
CVE-2015-2107
2019-10-09 23:13:00
2015-03-14 01:59:00
6.8
284
Improper Access Control
HP Operations Manager i Management Pack 1.x before 1.01 for SAP allows local users to execute OS commands by leveraging SAP administrative privileges.
SINGLE
LOW
LOCAL
COMPLETE
COMPLETE
COMPLETE
CVE-2015-1343
2019-10-09 23:13:00
2019-04-22 16:29:00
5
532
Inclusion of Sensitive Information in Log Files
All versions of unity-scope-gdrive logs search terms to syslog.
NONE
LOW
NETWORK
NONE
PARTIAL
NONE
CVE-2015-1340
2019-10-09 23:13:00
2019-04-22 16:29:00
6.8
362
Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')
LXD before version 0.19-0ubuntu5 doUidshiftIntoContainer() has an unsafe Chmod() call that races against the stat in the Filepath.Walk() function. A symbolic link created in that window could cause any file on the system to have any mode of the attacker's choice.
NONE
MEDIUM
NETWORK
PARTIAL
PARTIAL
PARTIAL
CVE-2015-1327
2019-10-09 23:13:00
2019-04-22 16:29:00
4.3
264
Permissions Privileges and Access Controls
Content Hub before version 0.0+15.04.20150331-0ubuntu1.0 DBUS API only requires a file path for a content item, it doesn't actually require the confined app have access to the file to create a transfer. This could allow a malicious application using the DBUS API to export file:///etc/passwd which would then send a copy...
NONE
MEDIUM
NETWORK
NONE
PARTIAL
NONE
CVE-2015-1326
2019-10-09 23:13:00
2019-04-22 16:29:00
9.3
20
Improper Input Validation
python-dbusmock before version 0.15.1 AddTemplate() D-Bus method call or DBusTestCase.spawn_server_template() method could be tricked into executing malicious code if an attacker supplies a .pyc file.
NONE
MEDIUM
NETWORK
COMPLETE
COMPLETE
COMPLETE
CVE-2015-1320
2019-10-09 23:13:00
2019-04-22 16:29:00
5
255
Credentials Management
The SeaMicro provisioning of Ubuntu MAAS logs credentials, including username and password, for the management interface. This issue affects Ubuntu MAAS versions prior to 1.9.2.
NONE
LOW
NETWORK
NONE
PARTIAL
NONE
CVE-2015-1316
2019-10-09 23:13:00
2019-04-22 16:29:00
5
320
Key Management Errors
Juju Core's Joyent provider before version 1.25.5 uploads the user's private ssh key.
NONE
LOW
NETWORK
NONE
PARTIAL
NONE
CVE-2015-1014
2019-10-09 23:13:00
2019-03-25 19:29:00
4.4
427
Uncontrolled Search Path Element
A successful exploit of these vulnerabilities requires the local user to load a crafted DLL file in the system directory on servers running Schneider Electric OFS v3.5 with version v7.40 of SCADA Expert Vijeo Citect/CitectSCADA, OFS v3.5 with version v7.30 of Vijeo Citect/CitectSCADA, and OFS v3.5 with version v7.20 of...
NONE
MEDIUM
LOCAL
PARTIAL
PARTIAL
PARTIAL
CVE-2015-1012
2019-10-09 23:13:00
2019-03-25 19:29:00
5
200
Information Exposure
Wireless keys are stored in plain text on version 5 of the Hospira LifeCare PCA Infusion System. According to Hospira, version 3 of the LifeCare PCA Infusion System is not indicated for wireless use, is not shipped with wireless capabilities, and should not be modified to be used in a wireless capacity in a clinical se...
NONE
LOW
NETWORK
NONE
PARTIAL
NONE
CVE-2015-1007
2019-10-09 23:13:00
2019-03-25 19:29:00
9.3
119
Improper Restriction of Operations within the Bounds of a Memory Buffer
A specially crafted configuration file could be used to cause a stack-based buffer overflow condition in the OPCTest.exe, which may allow remote code execution on Opto 22 PAC Project Professional versions prior to R9.4008, PAC Project Basic versions prior to R9.4008, PAC Display Basic versions prior to R9.4g, PAC Displ...
NONE
MEDIUM
NETWORK
COMPLETE
COMPLETE
COMPLETE
CVE-2015-1006
2019-10-09 23:13:00
2019-05-10 14:29:00
10
119
Improper Restriction of Operations within the Bounds of a Memory Buffer
A vulnerable file in Opto 22 PAC Project Professional versions prior to R9.4006, PAC Project Basic versions prior to R9.4006, PAC Display Basic versions prior to R9.4f, PAC Display Professional versions prior to R9.4f, OptoOPCServer versions prior to R9.4c, and OptoDataLink version R9.4d and prior versions that were in...
NONE
LOW
NETWORK
COMPLETE
COMPLETE
COMPLETE
CVE-2015-0796
2019-10-09 23:12:00
2018-03-02 20:29:00
4.6
59
Improper Link Resolution Before File Access ('Link Following')
In open buildservice 2.6 before 2.6.3, 2.5 before 2.5.7 and 2.4 before 2.4.8 the source service patch application could generate non-standard files like symlinks or device nodes, which could allow buildservice users to break of confinement or cause denial of service attacks on the source service.
NONE
LOW
LOCAL
PARTIAL
PARTIAL
PARTIAL
CVE-2014-9709
2019-10-09 23:12:00
2015-03-30 10:59:00
5
119
Improper Restriction of Operations within the Bounds of a Memory Buffer
The GetCode_ function in gd_gif_in.c in GD 2.1.1 and earlier, as used in PHP before 5.5.21 and 5.6.x before 5.6.5, allows remote attackers to cause a denial of service (buffer over-read and application crash) via a crafted GIF image that is improperly handled by the gdImageCreateFromGif function.
NONE
LOW
NETWORK
PARTIAL
NONE
NONE
CVE-2014-9189
2019-10-09 23:12:00
2019-03-25 20:29:00
10
119
Improper Restriction of Operations within the Bounds of a Memory Buffer
Multiple stack-based buffer overflow vulnerabilities were found in Honeywell Experion PKS all versions prior to R400.6, all versions prior to R410.6, and all versions prior to R430.2 modules that could lead to possible remote code execution, dynamic memory corruption, or denial of service. Honeywell strongly encourages...
NONE
LOW
NETWORK
COMPLETE
COMPLETE
COMPLETE
CVE-2014-9187
2019-10-09 23:12:00
2019-03-25 20:29:00
7.5
119
Improper Restriction of Operations within the Bounds of a Memory Buffer
Multiple heap-based buffer overflow vulnerabilities exist in Honeywell Experion PKS all versions prior to R400.6, all versions prior to R410.6, and all versions prior to R430.2 modules, which could lead to possible remote code execution or denial of service. Honeywell strongly encourages and recommends all customers ru...
NONE
LOW
NETWORK
PARTIAL
PARTIAL
PARTIAL
CVE-2014-9186
2019-10-09 23:12:00
2019-04-08 16:29:00
7.5
20
Improper Input Validation
A file inclusion vulnerability exists in the confd.exe module in Honeywell Experion PKS R40x before R400.6, R41x before R410.6, and R43x before R430.2, which could lead to accepting an arbitrary file into the function, and potential information disclosure or remote code execution. Honeywell strongly encourages and reco...
NONE
LOW
NETWORK
PARTIAL
PARTIAL
PARTIAL
CVE-2014-8184
2019-10-09 23:12:00
2019-08-02 13:15:00
6.8
119
Improper Restriction of Operations within the Bounds of a Memory Buffer
A vulnerability was found in liblouis, versions 2.5.x before 2.5.4. A stack-based buffer overflow was found in findTable() in liblouis. An attacker could create a malicious file that would cause applications that use liblouis (such as Orca) to crash, or potentially execute arbitrary code when opened.
NONE
MEDIUM
NETWORK
PARTIAL
PARTIAL
PARTIAL
CVE-2014-8183
2019-10-09 23:12:00
2019-08-01 14:15:00
6.5
284
Improper Access Control
It was found that foreman, versions 1.x.x before 1.15.6, in Satellite 6 did not properly enforce access controls on certain resources. An attacker with access to the API and knowledge of the resource name can access resources in other organizations.
SINGLE
LOW
NETWORK
PARTIAL
PARTIAL
PARTIAL
CVE-2014-7883
2019-10-09 23:11:00
2015-02-15 20:59:00
5
200
Information Exposure
HP Universal CMDB (UCMDB) Probe 9.05, 10.01, and 10.11 enables the HTTP TRACE method, which allows remote attackers to obtain sensitive information by reading the headers of a response.
NONE
LOW
NETWORK
NONE
PARTIAL
NONE
CVE-2014-7881
2019-10-09 23:11:00
2015-01-15 22:59:00
4.3
79
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
Cross-site scripting (XSS) vulnerability in the server in HP Insight Control allows remote attackers to inject arbitrary web script or HTML via unspecified vectors.
NONE
MEDIUM
NETWORK
NONE
NONE
PARTIAL
CVE-2014-7879
2019-10-09 23:11:00
2014-12-10 21:59:00
8.5
287
Improper Authentication
HP HP-UX B.11.11, B.11.23, and B.11.31, when the PAM configuration includes libpam_updbe, allows remote authenticated users to bypass authentication, and consequently execute arbitrary code, via unspecified vectors.
SINGLE
MEDIUM
NETWORK
COMPLETE
COMPLETE
COMPLETE
CVE-2014-6321
2019-10-09 23:11:00
2014-11-11 22:55:00
10
94
Improper Control of Generation of Code ('Code Injection')
Schannel in Microsoft Windows Server 2003 SP2, Windows Vista SP2, Windows Server 2008 SP2 and R2 SP1, Windows 7 SP1, Windows 8, Windows 8.1, Windows Server 2012 Gold and R2, and Windows RT Gold and 8.1 allows remote attackers to execute arbitrary code via crafted packets, aka "Microsoft Schannel Remote Code Execution V...
NONE
LOW
NETWORK
COMPLETE
COMPLETE
COMPLETE
CVE-2014-6271
2019-10-09 23:11:00
2014-09-24 18:48:00
10
78
Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')
GNU Bash through 4.3 processes trailing strings after function definitions in the values of environment variables, which allows remote attackers to execute arbitrary code via a crafted environment, as demonstrated by vectors involving the ForceCommand feature in OpenSSH sshd, the mod_cgi and mod_cgid modules in the Apa...
NONE
LOW
NETWORK
COMPLETE
COMPLETE
COMPLETE
CVE-2014-5436
2019-10-09 23:11:00
2019-04-08 16:29:00
5
22
Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
A directory traversal vulnerability exists in the confd.exe module in Honeywell Experion PKS R40x before R400.6, R41x before R410.6, and R43x before R430.2, which could lead to possible information disclosure. Honeywell strongly encourages and recommends all customers running unsupported versions of EKPS prior to R400 ...
NONE
LOW
NETWORK
NONE
PARTIAL
NONE
CVE-2014-5435
2019-10-09 23:11:00
2019-04-08 16:29:00
7.5
787
Out-of-bounds Write
An arbitrary memory write vulnerability exists in the dual_onsrv.exe module in Honeywell Experion PKS R40x before R400.6, R41x before R410.6, and R43x before R430.2, that could lead to possible remote code execution or denial of service. Honeywell strongly encourages and recommends all customers running unsupported ver...
NONE
LOW
NETWORK
PARTIAL
PARTIAL
PARTIAL
CVE-2014-5434
2019-10-09 23:11:00
2019-03-26 15:29:00
5
798
Use of Hard-coded Credentials
Baxter SIGMA Spectrum Infusion System version 6.05 (model 35700BAX) with wireless battery module (WBM) version 16 has a default account with hard-coded credentials used with the FTP protocol. Baxter asserts no files can be transferred to or from the WBM using this account. Baxter has released a new version of the SIGMA...
NONE
LOW
NETWORK
NONE
PARTIAL
NONE
CVE-2014-5433
2019-10-09 23:11:00
2019-03-26 16:29:00
7.5
255
Credentials Management
An unauthenticated remote attacker may be able to execute commands to view wireless account credentials that are stored in cleartext on Baxter SIGMA Spectrum Infusion System version 6.05 (model 35700BAX) with wireless battery module (WBM) version 16, which may allow an attacker to gain access the host network. Baxter h...
NONE
LOW
NETWORK
PARTIAL
PARTIAL
PARTIAL
CVE-2014-5432
2019-10-09 23:11:00
2019-03-26 16:29:00
7.5
287
Improper Authentication
Baxter SIGMA Spectrum Infusion System version 6.05 (model 35700BAX) with wireless battery module (WBM) version 16 is remotely accessible via Port 22/SSH without authentication. A remote attacker may be able to make unauthorized configuration changes to the WBM, as well as issue commands to access account credentials an...
NONE
LOW
NETWORK
PARTIAL
PARTIAL
PARTIAL
CVE-2014-5431
2019-10-09 23:11:00
2019-03-26 16:29:00
4.6
798
Use of Hard-coded Credentials
Baxter SIGMA Spectrum Infusion System version 6.05 (model 35700BAX) with wireless battery module (WBM) version 16 contains a hard-coded password, which provides access to basic biomedical information, limited device settings, and network configuration of the WBM, if connected. The hard-coded password may allow an attac...
NONE
LOW
LOCAL
PARTIAL
PARTIAL
PARTIAL
CVE-2014-5401
2019-10-09 23:11:00
2019-03-26 17:29:00
10
94
Improper Control of Generation of Code ('Code Injection')
Hospira MedNet software version 5.8 and prior uses vulnerable versions of the JBoss Enterprise Application Platform software that may allow unauthenticated users to execute arbitrary code on the target system. Hospira has developed a new version of the MedNet software, MedNet 6.1. Existing versions of MedNet can be upg...
NONE
LOW
NETWORK
COMPLETE
COMPLETE
COMPLETE
CVE-2014-4661
2019-10-09 23:10:00
2014-10-10 01:55:00
4.3
79
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
Cross-site scripting (XSS) vulnerability in HP Records Manager before 7.3.5 and 8.x before 8.1 Patch 3 allows remote attackers to inject arbitrary web script or HTML via unspecified vectors.
NONE
MEDIUM
NETWORK
NONE
NONE
PARTIAL
CVE-2014-3566
2019-10-09 23:10:00
2014-10-15 00:55:00
4.3
310
Cryptographic Issues
The SSL protocol 3.0, as used in OpenSSL through 1.0.1i and other products, uses nondeterministic CBC padding, which makes it easier for man-in-the-middle attackers to obtain cleartext data via a padding-oracle attack, aka the "POODLE" issue.
NONE
MEDIUM
NETWORK
NONE
PARTIAL
NONE
CVE-2014-2647
2019-10-09 23:10:00
2014-10-19 01:55:00
4.3
79
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
Cross-site scripting (XSS) vulnerability in HP Operations Agent in HP Operations Manager (formerly OpenView Communications Broker) before 11.14 allows remote attackers to inject arbitrary web script or HTML via unspecified vectors.
NONE
MEDIUM
NETWORK
NONE
NONE
PARTIAL
CVE-2014-2646
2019-10-09 23:10:00
2014-10-10 01:55:00
7.2
264
Permissions Privileges and Access Controls
Unspecified vulnerability in HP Network Automation 9.10 and 9.20 allows local users to bypass intended access restrictions via unknown vectors.
NONE
LOW
LOCAL
COMPLETE
COMPLETE
COMPLETE
CVE-2014-2645
2019-10-09 23:10:00
2014-10-05 01:55:00
4.3
20
Improper Input Validation
HP Systems Insight Manager (SIM) before 7.4 allows remote attackers to conduct clickjacking attacks via unknown vectors.
NONE
MEDIUM
NETWORK
NONE
NONE
PARTIAL
CVE-2014-2644
2019-10-09 23:10:00
2014-10-06 01:55:00
4.3
79
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
Cross-site scripting (XSS) vulnerability in HP Systems Insight Manager (SIM) before 7.4 allows remote attackers to inject arbitrary web script or HTML via unknown vectors.
NONE
MEDIUM
NETWORK
NONE
NONE
PARTIAL
CVE-2014-2642
2019-10-09 23:10:00
2014-10-02 00:55:00
4.3
20
Improper Input Validation
HP System Management Homepage (SMH) before 7.4 allows remote attackers to conduct clickjacking attacks via unspecified vectors.
NONE
MEDIUM
NETWORK
NONE
NONE
PARTIAL
CVE-2014-2641
2019-10-09 23:10:00
2014-10-02 00:55:00
6
352
Cross-Site Request Forgery (CSRF)
Cross-site request forgery (CSRF) vulnerability in HP System Management Homepage (SMH) before 7.4 allows remote authenticated users to hijack the authentication of unspecified victims via unknown vectors.
SINGLE
MEDIUM
NETWORK
PARTIAL
PARTIAL
PARTIAL
CVE-2014-2640
2019-10-09 23:10:00
2014-10-02 00:55:00
4.3
79
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
Cross-site scripting (XSS) vulnerability in HP System Management Homepage (SMH) before 7.4 allows remote attackers to inject arbitrary web script or HTML via unspecified vectors.
NONE
MEDIUM
NETWORK
NONE
NONE
PARTIAL
CVE-2014-2639
2019-10-09 23:10:00
2014-09-28 19:55:00
4.6
94
Improper Control of Generation of Code ('Code Injection')
Unspecified vulnerability in HP MPIO Device Specific Module Manager before 4.02.00 allows local users to gain privileges via unknown vectors.
NONE
LOW
LOCAL
PARTIAL
PARTIAL
PARTIAL