Package python3-module-django: Information

    Source package: python3-module-django
    Version: 2.2.25-alt1
    Build time:  Dec 24, 2021, 03:43 PM in the task #292358
    Report package bug
    License: BSD
    Summary: A high-level Python 3 Web framework that encourages rapid development and clean, pragmatic design.
    Description: 
    A high-level Python 3 Web framework that encourages rapid development and clean, pragmatic design.

    List of rpms provided by this srpm:
    python3-module-django (noarch)
    python3-module-django-dbbackend-mysql (noarch)
    python3-module-django-dbbackend-psycopg2 (noarch)
    python3-module-django-dbbackend-sqlite3 (noarch)
    python3-module-django-doc (noarch)

    Maintainer: Alexey Shabalin


      1. bash-completion
      2. python3-module-setuptools
      3. python3-module-six
      4. rpm-build-python3

    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