Due to the underlying implementation of .ToString()
, it's possible to execute arbitrary JavaScript, or to achieve a denial-of-service, if a binding parameter is a crafted Object.
Users of sqlite3
v5.0.0 - v5.1.4 are affected by this.
Fixed in v5.1.5. All users are recommended to upgrade to v5.1.5 or later.
If you have any questions or comments about this advisory:
Credits: Dave McDaniel of Cisco Talos
{ "nvd_published_at": "2023-03-16T21:15:00Z", "github_reviewed_at": "2023-03-13T20:00:52Z", "severity": "HIGH", "github_reviewed": true, "cwe_ids": [ "CWE-913", "CWE-915" ] }