### [CVE-2005-0108](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-0108) ![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen) ### Description Apache mod_auth_radius 1.5.4 and libpam-radius-auth allow remote malicious RADIUS servers to cause a denial of service (crash) via a RADIUS_REPLY_MESSAGE with a RADIUS attribute length of 1, which leads to a memcpy operation with a -1 length argument. ### POC #### Reference - http://marc.info/?l=bugtraq&m=110548193312050&w=2 #### Github No PoCs found on GitHub currently.