VYPR
Vendor

Pysaml2 Project

Products
1
CVEs
7
Across products
7
Status
Private

Products

1

Recent CVEs

7
  • CVE-2016-10127CriMar 3, 2017
    risk 0.52cvss 9.0epss 0.02

    PySAML2 allows remote attackers to conduct XML external entity (XXE) attacks via a crafted SAML XML request or response.

  • CVE-2017-1000433HigJan 2, 2018
    risk 0.46cvss 8.1epss 0.03

    pysaml2 version 4.4.0 and older accept any password when run with python optimizations enabled. This allows attackers to log in as any user without knowing their password.

  • CVE-2020-5390HigJan 13, 2020
    risk 0.42cvss 7.5epss 0.01

    PySAML2 before 5.0.0 does not check that the signature in a SAML document is enveloped and thus signature wrapping is effective, i.e., it is affected by XML Signature Wrapping (XSW). The signature information and the node/object that is signed can be in different places and thus…

  • CVE-2016-10149HigMar 24, 2017
    risk 0.42cvss 7.5epss 0.05

    XML External Entity (XXE) vulnerability in PySAML2 4.4.0 and earlier allows remote attackers to read arbitrary files via a crafted SAML XML request or response.

  • CVE-2021-21239MedJan 21, 2021
    risk 0.35cvss 6.5epss 0.01

    PySAML2 is a pure python implementation of SAML Version 2 Standard. PySAML2 before 6.5.0 has an improper verification of cryptographic signature vulnerability. Users of pysaml2 that use the default CryptoBackendXmlSec1 backend and need to verify signed SAML documents are…

  • CVE-2021-21238MedJan 21, 2021
    risk 0.35cvss 6.5epss 0.01

    PySAML2 is a pure python implementation of SAML Version 2 Standard. PySAML2 before 6.5.0 has an improper verification of cryptographic signature vulnerability. All users of pysaml2 that need to validate signed SAML documents are impacted. The vulnerability is a variant of XML…

  • CVE-2017-1000246MedNov 17, 2017
    risk 0.35cvss 5.3epss 0.01

    Python package pysaml2 version 4.4.0 and earlier reuses the initialization vector across encryptions in the IDP server, resulting in weak encryption of data.