pyradius/pyrad

pyradius/pyrad

Releases16
Frequency1 year 3 months
Last Release
Stars308
Python RADIUS Implementation

CVE History

CVEPublishedCVSS v3CVSS v2
5.9 MEDIUM4.3 MEDIUM

packet.py in pyrad before 2.1 uses weak random numbers to generate RADIUS authenticators and hash passwords, which makes it easier for remote attackers to obtain sensitive information via a brute force attack.

4.3 MEDIUM4.3 MEDIUM

The CreateID function in packet.py in pyrad before 2.1 uses sequential packet IDs, which makes it easier for remote attackers to spoof packets by predicting the next ID, a different vulnerability than CVE-2013-0294.