CWE-1088

Synchronous Access of Remote Resource without Timeout
AI Translation Available

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.

Status
incomplete
Abstraction
base

Common Consequences

other
Impacts
reduce reliability

Potential Mitigations