cve/2005/CVE-2005-0108.md

19 lines
774 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [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
2024-06-09 00:33:16 +00:00
- http://marc.info/?l=bugtraq&m=110548193312050&w=2
2024-05-26 14:27:05 +02:00
#### Github
No PoCs found on GitHub currently.