CWEBaseIncomplete2 recent CVEs

CWE-1088Synchronous Access of Remote Resource without Timeout

Description

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.

Common consequences

Related CWEs

Recent CVEs classified under this CWE