National Institute of Standards and Technology
Package illustrating a test case

Test case 154533

Description

This test takes a string. It locks a lock upon encountering the first '1' in the string, then locks the lock each time it subsequently encouters another '1'. If there are three or more '1' characters in the string, this will cause multiple locks and an unexpected state (DOS).
Metadata
- Base program: Coffee MUD
- Source Taint: ENVIRONMENT_VARIABLE
- Data Type: ARRAY
- Data Flow: INDEX_ALIAS_1
- Control Flow: INFINITE_LOOP

Flaws

Test Suites

Documentation

Have any comments on this test case? Please, send us an email.