Back to the previous page
| Test Case ID | 149215 |
| Bad / Good / Mixed | Bad |
| Author | NIST, Romain Gaucher, Alexander Hoole, Aurelien Delaitre |
| Associations | Good pair: 149216 Replacing: 2198 Test suite: 100 |
| Added by | Charles Oliveira |
| Language | C |
| Type of test case | Source Code |
| Input string | |
| Expected Output | |
| Instructions | gcc -Wall -g -O0 -std=gnu99 -o xss_loop-bad xss_loop-bad.c cgic.c |
| Submission date | 2015-03-23 |
| Description | This is a CGI program which take some parameters values then print it. It shows Cross-Site Scripting in C within a looping complexity. |
| File(s) |
|
| Flaw |
There are no comments
Have any comments on this test case? Please,
.
File Contains:
CWE-080: Improper Neutralization of Script-Related HTML Tags in a Web Page (Basic XSS) on line(s): 37
CWE-080: Improper Neutralization of Script-Related HTML Tags in a Web Page (Basic XSS) on line(s): 37

