Uh oh!
There was an error while loading. Please reload this page.
v1.1.1
#1171
Replies: 1 comment 2 replies
Why is this change not considered a breaking change? |
2 replies
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Warning
This release fixes a vulnerability (CVE-2024-36039).
All users are recommended to update to this version.
If you can not update soon, check the input value from untrusted source has an expected type.
Only dict input from untrusted source can be an attack vector.
What's Changed
Cursor.execute(). It didn't produce valid SQLand might cause SQL injection. (CVE-2024-36039)
Merged PRs
New Contributors
Full Changelog: v1.1.0...v1.1.1
This discussion was created from the release v1.1.1.
All reactions