Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[ GLSA 201801-11 ] PySAML2
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index News & Announcements
View previous topic :: View next topic  
Author Message
GLSA
Advocate
Advocate


Joined: 12 May 2004
Posts: 2663

PostPosted: Thu Jan 11, 2018 11:26 pm    Post subject: [ GLSA 201801-11 ] PySAML2 Reply with quote

Gentoo Linux Security Advisory

Title: PySAML2: Security bypass (GLSA 201801-11)
Severity: normal
Exploitable: remote
Date: 2018-01-11
Bug(s): #644016
ID: 201801-11

Synopsis

A vulnerability in PySAML2 might allow remote attackers to bypass
authentication.


Background

PySAML2 is a pure python implementation of SAML2

Affected Packages

Package: dev-python/pysaml2
Vulnerable: < 4.0.2-r3
Vulnerable: < 4.5.0
Unaffected: >= 4.0.2-r3
Unaffected: >= 4.5.0
Architectures: All supported architectures


Description

It was found that the PySAML2 relies on an assert statement to check the
user’s password. A python optimizations might remove this assertion.


Impact

A remote attacker could bypass security restrictions and access any
application which is using PySAML2 for authentication.


Workaround

Disable python optimizations.

Resolution

All PySAML2 4.0 users should upgrade to the latest version:
Code:
# emerge --sync
      # emerge --ask --oneshot --verbose ">=dev-python/pysaml2-4.0.2-r3"
   
All PySAML2 4.5 users should upgrade to the latest version:
Code:
# emerge --sync
      # emerge --ask --oneshot --verbose ">=dev-python/pysaml2-4.5.0"
   


References


CVE-2017-1000433


Last edited by GLSA on Mon Jan 15, 2018 4:17 am; edited 2 times in total
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index News & Announcements All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum