Synchronous Access of Remote Resource without Timeout
CWE-1088 · Base · Incomplete
The code has a synchronous call to a remote resource, but there is no timeout for the call, or the timeout is set to infinite.
The code has a synchronous call to a remote resource, but there is no timeout for the call, or the timeout is set to infinite.