SRD Home
View / Download
Search / Download
More Downloads
Test Suites
Downloads:
|
Obfuscate
Results:
1760 test cases in 88 pages.
Pages:
<<
1
2
3
4
5
6
...
>>
Last
Select
Test Case ID
Submission Date
Language
Type of Artifact
Status
Description
Weakness
Good/Bad
92
2006-01-04
C
Source Code
Printf is called with a user supplied format string. PLOVER: ...
CWE-134: Uncontrolled Format String
93
2006-01-04
C
Source Code
Syslog is called with a user supplied format string. PLOVER: ...
CWE-134: Uncontrolled Format String
95
2006-01-04
C
Source Code
gets used on user input. PLOVER: BUFF.OVER
None given
96
2006-01-04
C
Source Code
fgets is called with an incorrect bounds allow a stack buffer to ...
None given
97
2006-01-04
C
Source Code
integer overflow results in a short malloc and an overflow. PLOVER:N
CWE-118: Improper Access of Indexable Resource (Range Error)
98
2006-01-04
C
Source Code
malloc"d data is never freed and all pointers to the data are ...
None given
99
2006-01-04
C
Source Code
malloc"d data is freed more than once. PLOVER: MISC.DFREE
CWE-415: Double Free
100
2006-01-04
C
Source Code
A strcpy of a buffer with a missing NUL character causes a stack ...
None given
101
2006-01-04
C
Source Code
A strcpy of a buffer with a missing NUL character causes a stack ...
None given
102
2006-01-04
C
Source Code
A file is accessed multiple times by name in a publically accessibled
CWE-367: Time-of-Check Time-of-Use (TOCTOU) Race Condition
103
2006-01-04
C
Source Code
An strcpy overflows a stack buffer. PLOVER: BUFF.OVER
None given
104
2006-01-04
C
Source Code
An strcpy overflows a stack buffer. A check was made to avoid an ...
None given
105
2006-01-04
C
Source Code
snprintf with incorrect bounds allows a stack buffer to be ...
None given
106
2006-01-04
C
Source Code
snprintf with incorrect bounds allows a stack buffer to be ...
None given
107
2006-01-04
C
Source Code
snprintf with incorrect bounds allows a stack buffer to be ...
None given
108
2006-01-04
C
Source Code
snprintf is used repeatedly while keeping track of the residual ...
CWE-121: Stack-based Buffer Overflow
109
2006-01-04
C
Source Code
sprintf allows a stack buffer to be overrun. PLOVER: BUFF.OVER
None given
110
2006-01-04
C
Source Code
A sprintf based on a guarded format string miscalculates the ...
CWE-134: Uncontrolled Format String
111
2006-01-04
C
Source Code
System() is called with user-provided data. PLOVER: CODE.EVAL
CWE-078: Failure to Sanitize Data into an OS Command (OS Command Injection)
112
2006-01-04
C
Source Code
Execl() is called with user-provided data. PLOVER: CODE.EVAL
None given
<<
1
2
3
4
5
6
...
>>
Last
Total of selected test cases: 1760
Total pages: 88
Number of Test Cases per page:
5
10
20
30
50
100