SRD Home
View / Download
Search / Download
More Downloads
Test Suites
View/Download
Downloads:
Results:
61366 test cases in 3069 pages.
Pages: 1
2
3
4
5
...
>>
Last
Select
Test Case ID
Submission Date
Language
Type of Artifact
Status
Description
Weakness
Bad / Good / Mixed
4
2005-10-21
C
Source Code
Miscalculated null termination occurs when the placement of a ...
CWE-170: Improper Null Termination
5
2005-10-21
C
Source Code
Improper string length checking takes place when wide or ...
CWE-133: String Errors
6
2005-10-26
C
Source Code
The use of heap allocated memory after it has been freed or ...
CWE-416: Use After Free
7
2005-10-21
C
Source Code
A buffer overflow condition exists when a program attempts to ...
CWE-119: Failure To Constrain Operations within the Bounds of an Allocated Memory Buffer
8
2005-10-26
C
Source Code
Freeing or deleting the same memory chunk twice may - when ...
CWE-123: Write What Where Condition
10
2005-10-27
C
Source Code
Format string problems occur when a user has the ability to ...
CWE-134: Uncontrolled Format String
11
2005-10-27
C
Source Code
Command injection problems are a subset of injection problem, in ...
CWE-078: OS Command Injection
13
2005-10-21
C
Source Code
Any condition where the attacker has the ability to write an ...
CWE-123: Write What Where Condition
14
2005-10-21
C
Source Code
A stack overflow condition is a buffer overflow condition, where theb
CWE-121: Stack Based Buffer Overflow
15
2005-10-21
C
Source Code
A heap overflow condition is a buffer overflow, where the buffer ...
CWE-122: Heap Based Buffer Overflow
16
2005-10-21
C++
Source Code
A buffer underwrite condition occurs when a buffer is indexed with an
CWE-119: Failure To Constrain Operations within the Bounds of an Allocated Memory Buffer
19
2005-10-21
C
Source Code
Integer coercion refers to a set of flaws pertaining to the type ...
CWE-118: Improper Access of Indexable Resource (Range Error)
20
2005-10-21
C
Source Code
Truncation errors occur when a primitive is cast to a primitive of as
CWE-118: Improper Access of Indexable Resource (Range Error)
38
2005-10-28
C
Source Code
If the variable which is switched on is changed while the switch ...
CWE-362: Race Condition
39
2005-10-28
C
Source Code
Race conditions occur frequently in signal handlers, since they ...
CWE-362: Race Condition
58
2005-11-02
Java
Source Code
Not using a a random initialization vector with Cipher Block ...
None given
71
2005-11-07
Java
Source Code
Omitting a break statement so that one may fall through is often ...
None given
72
2005-11-07
C++
Source Code
When an exception is thrown and not caught, the process has given upa
None given
89
2006-01-04
C
Source Code
An ad-hoc string copy without bounds check overflows a stack ...
None given
91
2006-01-04
C
Source Code
A chroot() is performed without a chdir(). PLOVER:CP.UPATH.ELEMENT
None given
1
2
3
4
5
...
>>
Last
Total of selected test cases: 61366
Total pages: 3069
Number of Test Cases per page:
5
10
20
30
50
100