Lucene search
+L

4724 matches found

Cvelist
Cvelist
added 2018/06/01 6:0 p.m.35 views

CVE-2016-10622

nodeschnaps is a NodeJS compatibility layer for Java Rhino. nodeschnaps downloads binary resources over HTTP, which leaves it vulnerable to MITM attacks. It may be possible to cause remote code execution RCE by swapping out the requested binary with an attacker controlled binary if the attacker i...

8.3AI score0.02038EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2018/06/01 6:0 p.m.27 views

CVE-2016-10626

mystem3 is a NodeJS wrapper for the Yandex MyStem 3. mystem3 downloads binary resources over HTTP, which leaves it vulnerable to MITM attacks. It may be possible to cause remote code execution RCE by swapping out the requested binary with an attacker controlled binary if the attacker is on the...

8.3AI score0.01682EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2018/06/01 6:0 p.m.35 views

CVE-2016-10618

node-browser is a wrapper webdriver by nodejs. node-browser downloads resources over HTTP, which leaves it vulnerable to MITM attacks...

8AI score0.00578EPSS
SaveExploits0References1
CVE
CVE
added 2018/06/01 6:0 p.m.73 views

CVE-2016-10618

node-browser is vulnerable to MITM because it downloads resources over HTTP, allowing an attacker on a privileged network to modify or read resources and potentially achieve remote code execution. The advisories note no patch is available and recommend avoiding the package or limiting use on publ...

8.1CVSS7.9AI score0.00578EPSS
SaveExploits0References1Affected Software1
Kitploit
Kitploit
added 2018/06/01 2:7 p.m.28 views

Empire GUI - Empire Client Application

The Empire Multiuser GUI is a graphical interface to the Empire post-exploitation Framework. It was written in Electron and utilizes websockets SocketIO on the backend to support multiuser interaction. The main goal of this project is to enable red teams, or any other color team, to work together...

7.8AI score
SaveExploits0References2
NVD
NVD
added 2018/05/31 8:29 p.m.34 views

CVE-2016-10554

sequelize is an Object-relational mapping, or a middleman to convert things from Postgres, MySQL, MariaDB, SQLite and Microsoft SQL Server into usable data for NodeJS. Before version 1.7.0-alpha3, sequelize defaulted SQLite to use MySQL backslash escaping, even though SQLite uses Postgres escapin...

9.8CVSS9.6AI score0.01913EPSS
SaveExploits0References2
OSV
OSV
added 2018/05/31 8:29 p.m.25 views

CVE-2016-10554

sequelize is an Object-relational mapping, or a middleman to convert things from Postgres, MySQL, MariaDB, SQLite and Microsoft SQL Server into usable data for NodeJS. Before version 1.7.0-alpha3, sequelize defaulted SQLite to use MySQL backslash escaping, even though SQLite uses Postgres escapin...

9.8CVSS9.8AI score
SaveExploits0References2
NVD
NVD
added 2018/05/31 8:29 p.m.39 views

CVE-2016-10553

sequelize is an Object-relational mapping, or a middleman to convert things from Postgres, MySQL, MariaDB, SQLite and Microsoft SQL Server into usable data for NodeJS. A fix was pushed out that fixed potential SQL injection in sequelize 2.1.3 and earlier...

9.8CVSS9.7AI score0.01285EPSS
SaveExploits0References2
NVD
NVD
added 2018/05/31 8:29 p.m.22 views

CVE-2016-10550

sequelize is an Object-relational mapping, or a middleman to convert things from Postgres, MySQL, MariaDB, SQLite and Microsoft SQL Server into usable data for NodeJS If user input goes into the limit or order parameters, a malicious user can put in their own SQL statements. This affects sequeliz...

9.8CVSS9.5AI score0.01913EPSS
SaveExploits0References2
OSV
OSV
added 2018/05/31 8:29 p.m.19 views

CVE-2016-10553

sequelize is an Object-relational mapping, or a middleman to convert things from Postgres, MySQL, MariaDB, SQLite and Microsoft SQL Server into usable data for NodeJS. A fix was pushed out that fixed potential SQL injection in sequelize 2.1.3 and earlier...

9.8CVSS10AI score
SaveExploits0References2
OSV
OSV
added 2018/05/31 8:29 p.m.13 views

CVE-2016-10550

sequelize is an Object-relational mapping, or a middleman to convert things from Postgres, MySQL, MariaDB, SQLite and Microsoft SQL Server into usable data for NodeJS If user input goes into the limit or order parameters, a malicious user can put in their own SQL statements. This affects sequeliz...

9.8CVSS9.8AI score
SaveExploits0References2
Prion
Prion
added 2018/05/31 8:29 p.m.18 views

Code injection

sequelize is an Object-relational mapping, or a middleman to convert things from Postgres, MySQL, MariaDB, SQLite and Microsoft SQL Server into usable data for NodeJS. Before version 1.7.0-alpha3, sequelize defaulted SQLite to use MySQL backslash escaping, even though SQLite uses Postgres escapin...

7.5CVSS7.6AI score0.01913EPSS
SaveExploits0References2Affected Software1
Prion
Prion
added 2018/05/31 8:29 p.m.15 views

Input validation

sequelize is an Object-relational mapping, or a middleman to convert things from Postgres, MySQL, MariaDB, SQLite and Microsoft SQL Server into usable data for NodeJS If user input goes into the limit or order parameters, a malicious user can put in their own SQL statements. This affects sequeliz...

7.5CVSS7.6AI score0.01913EPSS
SaveExploits0References2Affected Software1
Prion
Prion
added 2018/05/31 8:29 p.m.15 views

Sql injection

sequelize is an Object-relational mapping, or a middleman to convert things from Postgres, MySQL, MariaDB, SQLite and Microsoft SQL Server into usable data for NodeJS. A fix was pushed out that fixed potential SQL injection in sequelize 2.1.3 and earlier...

7.5CVSS8.1AI score0.01285EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2018/05/31 8:0 p.m.29 views

CVE-2016-10550

sequelize is an Object-relational mapping, or a middleman to convert things from Postgres, MySQL, MariaDB, SQLite and Microsoft SQL Server into usable data for NodeJS If user input goes into the limit or order parameters, a malicious user can put in their own SQL statements. This affects sequeliz...

9.6AI score0.01913EPSS
SaveExploits0References2
CVE
CVE
added 2018/05/31 8:0 p.m.64 views

CVE-2016-10550

The CVE-2016-10550 issue affects sequelize (ORM for Node.js) where user input into limit or order parameters can be used to inject SQL. Concrete details across documents show affected version: 3.16.0 and earlier. Root cause is improper handling of input in query construction, enabling SQL stateme...

9.8CVSS9.5AI score0.01913EPSS
SaveExploits0References2Affected Software1
CVE
CVE
added 2018/05/31 8:0 p.m.71 views

CVE-2016-10554

The CVE concerns sequelize (Node.js ORM). Before 1.7.0-alpha3, sequelize defaults SQLite to MySQL backslash escaping, even though SQLite uses PostgreSQL escaping, creating a SQL injection risk when Sequelize connects to SQLite. Affected: sequelize versions prior to 1.7.0-alpha3. Root cause: escap...

9.8CVSS9.5AI score0.01913EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2018/05/31 8:0 p.m.42 views

CVE-2016-10553

sequelize is an Object-relational mapping, or a middleman to convert things from Postgres, MySQL, MariaDB, SQLite and Microsoft SQL Server into usable data for NodeJS. A fix was pushed out that fixed potential SQL injection in sequelize 2.1.3 and earlier...

9.8AI score0.01285EPSS
SaveExploits0References2
CVE
CVE
added 2018/05/31 8:0 p.m.61 views

CVE-2016-10553

CVE-2016-10553 affects the Node.js ORM sequelize . The vulnerability is a SQL Injection when user input is concatenated into queries, specifically in patterns like findOne or where: "user input". Affected versions are the pre-3.0 releases; the recommended fix is to upgrade to version 3.0.0 or lat...

9.8CVSS9.7AI score0.01285EPSS
SaveExploits0References2Affected Software1
OpenVAS
OpenVAS
added 2018/05/31 12:0 a.m.18 views

Fedora Update for nodejs-mixin-deep FEDORA-2018-ab62814cee

The remote host is missing an update for the SPDX-FileCopyrightText: 2018 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

8.8CVSS8.7AI score0.02123EPSS
SaveExploits1References2
Rows per page
Query Builder