Bug 1264121 - freeradius: Decryption of very long Tunnel-Passwords can cause buffer overflow
Summary: freeradius: Decryption of very long Tunnel-Passwords can cause buffer overflow
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Red Hat Product Security
QA Contact:
URL:
Whiteboard:
Depends On: 1264123 1340334
Blocks: 1264122
TreeView+ depends on / blocked
 
Reported: 2015-09-17 14:31 UTC by Adam Mariš
Modified: 2021-02-17 04:55 UTC (History)
7 users (show)

Fixed In Version: freeradius-2.2.9, freeradius-3.0.10
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2019-06-08 02:43:36 UTC
Embargoed:


Attachments (Terms of Use)

Description Adam Mariš 2015-09-17 14:31:08 UTC
A vulnerability in the decryption of very long Tunnel-Passwords was found. The decryption routines could walk off of the end of a buffer and write to adjacent addresses. The data being written is not under control of an attacker. The end result is usually a crash of the server. The packet decoder in FreeRADIUS ensures that the only time this issue is exploitable is when a proxy server receives a long Tunnel-Password attribute in the reply from a home server. The attack cannot be performed by a RADIUS client, or an end user. As such, the exploitability of the attack is limited to systems within the trusted RADIUS environment.

Vulnerability affects 3.0.x and 3.1.x versions. Versions 2.x don't seem to be exploitable.

External reference:

http://freeradius.org/security.html

Comment 1 Adam Mariš 2015-09-17 14:33:17 UTC
Created freeradius tracking bugs for this issue:

Affects: fedora-all [bug 1264123]


Note You need to log in before you can comment on or make changes to this bug.