CWE-435 - Improper Interaction Between Multiple Correctly-Behaving Entities
- 摘要:Pillar
- 结构:Simple
- 状态:Draft
- 发布日期:2006-07-19
- 更新日期:2025-12-11
名称
Improper Interaction Between Multiple Correctly-Behaving Entities
描述
An interaction error occurs when two entities have correct behavior when running independently of each other, but when they are integrated as components in a larger system or process, they introduce incorrect behaviors that may cause resultant weaknesses.
When a system or process combines multiple independent components, this often produces new, emergent behaviors at the system level. However, if the interactions between these components are not fully accounted for, some of the emergent behaviors can be incorrect or even insecure.
常见后果
范围:Integrity
影响:Unexpected State, Varies by Context