Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

v1.1.1

Latest
Compare
Choose a tag to compare
Loading
@methane methane released this 21 May 11:07
· 21 commits to main since this release

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

  • Prohibit dict parameter for Cursor.execute(). It didn't produce valid SQL
    and might cause SQL injection. (CVE-2024-36039)
  • Added ssl_key_password param by @svaskov in #1145

Merged PRs

New Contributors

Full Changelog: v1.1.0...v1.1.1

Morty Proxy This is a proxified and sanitized view of the page, visit original site.