Vulnerability Description
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.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Steedos | Steedos | <= 1.21.24 |
Related Weaknesses (CWE)
References
- https://github.com/steedos/steedos-platform/issues/1245ExploitVendor Advisory
- https://github.com/steedos/steedos-platform/issues/1245ExploitVendor Advisory
FAQ
What is CVE-2020-35666?
CVE-2020-35666 is a vulnerability with a CVSS score of 8.8 (HIGH). 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...
How severe is CVE-2020-35666?
CVE-2020-35666 has been rated HIGH with a CVSS base score of 8.8/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2020-35666?
Check the references section above for vendor advisories and patch information. Affected products include: Steedos Steedos.