Package python3-module-django-dbbackend-mysql: Information

    Binary package: python3-module-django-dbbackend-mysql
    Version: 2.2.25-alt1
    Architecture: noarch
    Build time:  Feb 12, 2022, 01:16 AM
    Source package: python3-module-django
    Report package bug
    License: BSD
    Summary: MySQLSQL support for Django (Python 3)
    Description: 
    MySQLSQL support for Django (Python 3)

    Maintainer: Alexey Shabalin


    Last changed


    Dec. 17, 2021 Alexey Shabalin 2.2.25-alt1
    - new version 2.2.25
    - Fixes for the following security vulnerabilities:
      + CVE-2021-44420: Potential bypass of an upstream access control based on URL paths
    July 13, 2021 Alexey Shabalin 2.2.24-alt1
    - new version 2.2.24
    - Fixes for the following security vulnerabilities:
      + CVE-2021-28658 Potential directory-traversal via uploaded files
      + CVE-2021-31542 Potential directory-traversal via uploaded files
      + CVE-2021-32052 Header injection possibility since URLValidator accepted newlines in input on Python 3.9.5+
      + CVE-2021-33203 Potential directory traversal via admindocs
      + CVE-2021-33571 Possible indeterminate SSRF, RFI, and LFI attacks since validators accepted leading zeros in IPv4 addresses
    Feb. 24, 2021 Alexey Shabalin 2.2.19-alt2
    - Drop Provides: Django