cve/2011/CVE-2011-4966.md

18 lines
783 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2011-4966](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-4966)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3D%20n%2Fa%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
modules/rlm_unix/rlm_unix.c in FreeRADIUS before 2.2.0, when unix mode is enabled for user authentication, does not properly check the password expiration in /etc/shadow, which allows remote authenticated users to authenticate using an expired password.
### POC
#### Reference
- https://github.com/alandekok/freeradius-server/commit/1b1ec5ce75e224bd1755650c18ccdaa6dc53e605
#### Github
No PoCs found on GitHub currently.