This page is experimental and may change significantly in future releases.
Synchronous Access of Remote Resource without Timeout
Properties
id: d3f:CWE-1088
- name
- Synchronous Access of Remote Resource without Timeout
- definition
- 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.
Neighbors
CWE-1088 has no direct neighbors in this release.Inferred Relationships
Related Countermeasure Techniques
Related Weaknesses
CWE-1088 has no related weaknesses in this release.