python-pysaml2 4.0.2-0ubuntu3 source package in Ubuntu

Changelog

python-pysaml2 (4.0.2-0ubuntu3) bionic; urgency=medium

  * SECURITY UPDATE: Any password can be used if optimizations are enabled
    - debian/patches/CVE-2017-1000433.patch: fixes authentication bypass due
      to optimizations in src/saml2/authn.py.
    - CVE-2017-1000433
  * Add a fix patch for test_41_response
    - debian/patches/fix-test-41-response.patch

 -- <email address hidden> (Leonidas S. Barbosa)  Thu, 22 Feb 2018 11:20:28 -0300

Upload details

Uploaded by:
Leonidas S. Barbosa
Sponsored by:
Marc Deslauriers
Uploaded to:
Bionic
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release main misc

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-pysaml2_4.0.2.orig.tar.gz 13.0 MiB 24cec8dbc20a7772854563ffc9a19297afcc38c4c7558c063b4c8c302f8a958b
python-pysaml2_4.0.2-0ubuntu3.debian.tar.xz 11.3 KiB 7041ef82c45e057b6fc4f2b53cc33d1d56082bfc139d05a1b825f270f7ec59b3
python-pysaml2_4.0.2-0ubuntu3.dsc 2.8 KiB 766dc36bad4a08d38ff60820534480ea155bfba6e2e7a76c021caf6c9f14d952

View changes file

Binary packages built by this source

python-pysaml2: SAML Version 2 to be used in a WSGI environment - Python 2.x

 This package provides a Python implementation of SAML Version 2 to be used in
 a WSGI environment.
 .
 From wikipedia: Security Assertion Markup Language 2.0 (SAML 2.0) is a version
 of the SAML standard for exchanging authentication and authorization data
 between security domains. SAML 2.0 is an XML-based protocol that uses security
 tokens containing assertions to pass information about a principal (usually an
 end user) between a SAML authority, that is, an identity provider, and a SAML
 consumer, that is, a service provider. SAML 2.0 enables web-based
 authentication and authorization scenarios including cross-domain single
 sign-on (SSO), which helps reduce the administrative overhead of distributing
 multiple authentication tokens to the user.
 .
 This package contains the Python 2.x module.

python-pysaml2-doc: No summary available for python-pysaml2-doc in ubuntu cosmic.

No description available for python-pysaml2-doc in ubuntu cosmic.

python3-pysaml2: SAML Version 2 to be used in a WSGI environment - Python 3.x

 This package provides a Python implementation of SAML Version 2 to be used in
 a WSGI environment.
 .
 From wikipedia: Security Assertion Markup Language 2.0 (SAML 2.0) is a version
 of the SAML standard for exchanging authentication and authorization data
 between security domains. SAML 2.0 is an XML-based protocol that uses security
 tokens containing assertions to pass information about a principal (usually an
 end user) between a SAML authority, that is, an identity provider, and a SAML
 consumer, that is, a service provider. SAML 2.0 enables web-based
 authentication and authorization scenarios including cross-domain single
 sign-on (SSO), which helps reduce the administrative overhead of distributing
 multiple authentication tokens to the user.
 .
 This package contains the Python 3.x module.