Lucene search
K

240 matches found

OSV
OSV
added 2020/12/23 8:15 p.m.18 views

CVE-2020-35666

Steedos Platform through 1.21.24 allows NoSQL injection because the /api/collection/findone implementation in server/packages/steedosbase.js mishandles req.body validation, as demonstrated by MongoDB operator attacks such as an X-User-Id$ne=1 value...

8.8CVSS7.2AI score
Exploits0References1
Prion
Prion
added 2020/12/23 8:15 p.m.14 views

Sql injection

Steedos Platform through 1.21.24 allows NoSQL injection because the /api/collection/findone implementation in server/packages/steedosbase.js mishandles req.body validation, as demonstrated by MongoDB operator attacks such as an X-User-Id$ne=1 value...

6.5CVSS8.7AI score0.01073EPSS
Exploits1References1Affected Software1
CVE
CVE
added 2020/12/23 7:49 p.m.59 views

CVE-2020-35666

Steedos Platform (until version 1.21.24) is affected by a NoSQL injection in the /api/collection/findone handler. The underlying issue is inadequate validation of req.body in server/packages/steedos_base.js, which can be exploited using MongoDB operators (e.g., X-User-Id[$ne]=1) to influence quer...

8.8CVSS8.8AI score0.01073EPSS
Exploits1References1Affected Software1
Cvelist
Cvelist
added 2020/12/23 7:49 p.m.30 views

CVE-2020-35666

Steedos Platform through 1.21.24 allows NoSQL injection because the /api/collection/findone implementation in server/packages/steedosbase.js mishandles req.body validation, as demonstrated by MongoDB operator attacks such as an X-User-Id$ne=1 value...

8.8AI score0.01073EPSS
Exploits1References1
OSV
OSV
added 2020/09/02 3:52 p.m.10 views

GHSA-HXWC-5VW9-2W4W NoSQL Injection in loopback-connector-mongodb

Versions of loopback-connector-mongodb prior to 3.6.0 are vulnerable to NoSQL Injection. Filters passed to the database query are not properly sanitized which leads to execution of code on the database driver and data leak. Recommendation Upgrade to version 3.6.0 or later...

7.4AI score
Exploits0References3
Github Security Blog
Github Security Blog
added 2020/09/02 3:52 p.m.28 views

NoSQL Injection in loopback-connector-mongodb

Versions of loopback-connector-mongodb prior to 3.6.0 are vulnerable to NoSQL Injection. Filters passed to the database query are not properly sanitized which leads to execution of code on the database driver and data leak. Recommendation Upgrade to version 3.6.0 or later...

4.6AI score
Exploits0References4Affected Software1
OSV
OSV
added 2020/09/01 9:17 p.m.12 views

GHSA-F5CV-XRV9-R8W7 NoSQL injection in express-cart

Versions of express-cart before 1.1.8 are vulnerable to NoSQL injection. The vulnerability is caused by the lack of user input sanitization in the login handlers. In both cases, the customer login and the admin login, parameters from the JSON body are sent directly into the MongoDB query which...

8AI score
Exploits0References4
Github Security Blog
Github Security Blog
added 2020/09/01 9:17 p.m.38 views

NoSQL injection in express-cart

Versions of express-cart before 1.1.8 are vulnerable to NoSQL injection. The vulnerability is caused by the lack of user input sanitization in the login handlers. In both cases, the customer login and the admin login, parameters from the JSON body are sent directly into the MongoDB query which...

2.1AI score
Exploits0References4Affected Software1
Hacker One
Hacker One
added 2020/06/26 11:49 p.m.134 views

GitHub Security Lab: Golang : Add MongoDb NoSQL injection sinks

This bug was reported directly to GitHub Security Lab...

1.2AI score
Exploits0
OSV
OSV
added 2019/06/04 8:4 p.m.33 views

GHSA-WFP9-VR4J-F49J NoSQL Injection in sequelize

Versions of sequelize prior to 4.12.0 are vulnerable to NoSQL Injection. Query operators such as $gt are not properly sanitized and may allow an attacker to alter data queries, leading to NoSQL Injection. Recommendation Upgrade to version 4.12.0 or later...

7.1AI score
Exploits0References5
Github Security Blog
Github Security Blog
added 2019/06/04 8:4 p.m.31 views

NoSQL Injection in sequelize

Versions of sequelize prior to 4.12.0 are vulnerable to NoSQL Injection. Query operators such as $gt are not properly sanitized and may allow an attacker to alter data queries, leading to NoSQL Injection. Recommendation Upgrade to version 4.12.0 or later...

5.2AI score
Exploits0References5Affected Software1
OSV
OSV
added 2019/06/04 7:36 p.m.14 views

GHSA-M734-R4G6-34F9 NoSQL Injection in loopback-connector-mongodb

Versions of loopback-connector-mongodb before 3.6.0 are vulnerable to NoSQL injection. MongoDB Connector for LoopBack fails to properly sanitize a filter passed to query the database by allowing the dangerous $where property to be passed to the MongoDB Driver. The Driver allows the special $where...

7.3AI score
Exploits0References5
Github Security Blog
Github Security Blog
added 2019/06/04 7:36 p.m.24 views

NoSQL Injection in loopback-connector-mongodb

Versions of loopback-connector-mongodb before 3.6.0 are vulnerable to NoSQL injection. MongoDB Connector for LoopBack fails to properly sanitize a filter passed to query the database by allowing the dangerous $where property to be passed to the MongoDB Driver. The Driver allows the special $where...

1.9AI score
Exploits0References6Affected Software1
Node.js
Node.js
added 2019/04/18 6:4 p.m.16 views

NoSQL Injection

Overview Versions of sequelize prior to 4.12.0 are vulnerable to NoSQL Injection. Query operators such as $gt are not properly sanitized and may allow an attacker to alter data queries, leading to NoSQL Injection. Recommendation Upgrade to version 4.12.0 or later References - GitHub Issue - Snyk...

6.8AI score
Exploits0Affected Software1
Securelist
Securelist
added 2019/02/26 11:0 a.m.127 views

How to Attack and Defend a Prosthetic Arm

The IoT world has long since grown beyond the now-ubiquitous smartwatches, smartphones, smart coffee machines, cars capable of sending tweets and Facebook posts and other stuff like fridges that send spam. Today's IoT world now boasts state-of-the-art solutions that quite literally help people...

0.5AI score
Exploits0
Node.js
Node.js
added 2019/01/15 7:37 p.m.16 views

NoSQL Injection

Overview Versions of loopback-connector-mongodb prior to 3.6.0 are vulnerable to NoSQL Injection. Filters passed to the database query are not properly sanitized which leads to execution of code on the database driver and data leak. Recommendation Upgrade to version 3.6.0 or later. References -...

7.2AI score
Exploits0Affected Software1
OSV
OSV
added 2018/12/20 2:29 p.m.1 views

CVE-2018-1784

IBM API Connect 5.0.0.0 and 5.0.8.4 is affected by a NoSQL Injection in MongoDB connector for the LoopBack framework. IBM X-Force ID: 148807...

9.8CVSS5.8AI score
Exploits0References3
NVD
NVD
added 2018/12/20 2:29 p.m.20 views

CVE-2018-1784

IBM API Connect 5.0.0.0 and 5.0.8.4 is affected by a NoSQL Injection in MongoDB connector for the LoopBack framework. IBM X-Force ID: 148807...

9.8CVSS7.6AI score0.01728EPSS
Exploits0References3
Prion
Prion
added 2018/12/20 2:29 p.m.16 views

Sql injection

IBM API Connect 5.0.0.0 and 5.0.8.4 is affected by a NoSQL Injection in MongoDB connector for the LoopBack framework. IBM X-Force ID: 148807...

7.5CVSS9.1AI score0.01728EPSS
Exploits0References3Affected Software1
Cvelist
Cvelist
added 2018/12/20 2:0 p.m.21 views

CVE-2018-1784

IBM API Connect 5.0.0.0 and 5.0.8.4 is affected by a NoSQL Injection in MongoDB connector for the LoopBack framework. IBM X-Force ID: 148807...

7.1CVSS9.1AI score0.01728EPSS
Exploits0References3
Rows per page
Query Builder