vendor:
WinRadius
by:
demonalex/ChaoYi.Huang
5
CVSS
MEDIUM
Denial Of Service
N/A
CWE
Product Name: WinRadius
Affected Version From: v2009
Affected Version To: v2009
Patch Exists: NO
Related CWE: N/A
CPE: N/A
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2012
WinRadius Server Denial Of Service Vulnerability
WinRadius is a standard RADIUS server for network authentication, accounting. It's easy to use, and can be used for telecommunication accounting platform, PPP authentication, accounting server. It support PPP, PPPoE, PPTP, VPN, VoIP, ADSL, Cable Modem, CDMA, GSM, GPRS, WLAN(802.1x), etc. WinRadius server would bind udp port 1812 and 1813, but it does not validate the password option size leading to a Denial Of Service flaw while sending more than 240 characters to it.
Mitigation:
Validate the password option size before sending it to the server.