Microsoft Windows NT 4.0 Invalid LPC...

- AV AC AU C I A
发布: 2000-10-03
修订: 2025-04-13

LPC (Local Procedure Call) is a message-passing service that allows threads and processes to communicate with each other on a local machine as opposed to RPC (Remote Procedure Call) that takes place between different hosts. The implementation of LPC in Windows NT 4.0 does not properly handle LPC requests that are out of order or utilize invalid parameters. If a server was to receive a LPC request from a client, the normal procedure for the server would be a call to NtAcceptConnectPort and NtCompleteConnectPort to complete the connection. If the server were to call upon NtReplyPort rather than NtAcceptConnectPort, the client would crash due to a kernel exception. In addition, if a client was to connect to either \DbgSsApiPort or \DbgUiApiPort and send random data, the client would crash. In both scenarios, reboot of the system would be required in order to regain normal functionality. This vulnerability can only be launched against a machine a user can interactively log onto,...

0%
当前有1条漏洞利用/PoC
当前有0条受影响产品信息