SB20230221100 - Type Confusion in Sequelize
Published: February 21, 2023 Updated: April 27, 2026
Breakdown by Severity
- Low
- Medium
- High
- Critical
Description
This security bulletin contains information about 1 vulnerability.
1) Type Confusion (CVE-ID: CVE-2023-22579)
CWE-ID: CWE-843 - Type confusion
CVSSv4: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:U/U:Green
The vulnerability allows a remote user to bypass query filtering.
The vulnerability exists due to access of resource using incompatible type in getWhereConditions when processing an invalid value in the where option of a query. A remote user can provide a specially crafted invalid where value to bypass query filtering.
This behavior occurs only at the top level of the where option.
Remediation
Install update from vendor's website.