Steedos Platform through 1.21.24 allows NoSQL injection because the /api/collection/findone implementation in server/packages/steedos_base.js mishandles req.body validation, as demonstrated by MongoDB operator attacks such as an X-User-Id[$ne]=1 value.
References
Link | Resource |
---|---|
https://github.com/steedos/steedos-platform/issues/1245 | Exploit Vendor Advisory |
Configurations
History
No history.
Information
Published : 2020-12-23 20:15
Updated : 2024-02-28 18:08
NVD link : CVE-2020-35666
Mitre link : CVE-2020-35666
CVE.ORG link : CVE-2020-35666
JSON object : View
Products Affected
steedos
- steedos
CWE
CWE-89
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')