Exploit - Afs3-fileserver
: Since AFS 3.0 uses the Rx remote procedure call package , which is vulnerable to connection hijacking, the feature should enforce mandatory identity verification (handshaking) for every new server-client session.
The "afs3-fileserver" exploit was a buffer overflow vulnerability in the AFS file server, which allowed remote attackers to execute arbitrary code on the server. The vulnerability was caused by a lack of proper bounds checking in the file server's handling of certain AFS protocol packets. afs3-fileserver exploit
The exploit chain targeting afs3-fileserver is a two-stage heist. It does not rely on memory corruption in the traditional sense. Instead, it attacks the —AFS's proprietary remote procedure call system. : Since AFS 3

