Algorithmic Complexity |
Weakness ID: 407 (Weakness Base) | Status: Incomplete |
Description Summary
An algorithm in a product has an inefficient worst-case computational complexity that may be detrimental to system performance and can be triggered by an attacker, typically using crafted manipulations that ensure that the worst case is being reached.
Scope | Effect |
---|---|
Availability | The typical consequence is CPU consumption, but memory consumption and consumption of other resources can also occur. |
Reference | Description |
---|---|
CVE-2003-0244 | CPU consumption via inputs that cause many hash table collisions. |
CVE-2003-0364 | CPU consumption via inputs that cause many hash table collisions. |
CVE-2002-1203 | Product performs unnecessary processing before dropping an invalid packet. |
CVE-2001-1501 | CPU and memory consumption using many wildcards. |
CVE-2004-2527 | Product allows attackers to cause multiple copies of a program to be loaded more quickly than the program can detect that other copies are running, then exit. This type of error should probably have its own category, where teardown takes more time than initialization. |
CVE-2006-6931 | |
CVE-2006-3380 | |
CVE-2006-3379 | |
CVE-2005-2506 | |
CVE-2005-1792 | Memory leak by performing actions faster than the software can clear them. |
Nature | Type | ID | Name | View(s) this relationship pertains to![]() |
---|---|---|---|---|
ChildOf | ![]() | 405 | Asymmetric Resource Consumption (Amplification) | Development Concepts (primary)699 Research Concepts (primary)1000 |
Crosby and Wallach. "Algorithmic Complexity Attacks". <http://www.cs.rice.edu/~scrosby/hash/CrosbyWallach_UsenixSec2003/index.html>. |
Submissions | ||||
---|---|---|---|---|
Submission Date | Submitter | Organization | Source | |
PLOVER | Externally Mined | |||
Modifications | ||||
Modification Date | Modifier | Organization | Source | |
2008-07-01 | Eric Dalci | Cigital | External | |
updated Time of Introduction | ||||
2008-09-08 | CWE Content Team | MITRE | Internal | |
updated Common Consequences, Relationships, Other Notes, Taxonomy Mappings | ||||
2009-07-27 | CWE Content Team | MITRE | Internal | |
updated Functional Areas, Other Notes | ||||
2009-10-29 | CWE Content Team | MITRE | Internal | |
updated Common Consequences | ||||
2009-12-28 | CWE Content Team | MITRE | Internal | |
updated Applicable Platforms, Likelihood of Exploit |