Displaying test cases 15301 - 15325 of 25795 in total
-
CWE: 369 Divide by Zero BadSource: fscanf Read data from the console using fscanf() GoodSource: A hardcoded non-zero number (two) Sinks: GoodSink: Check value of or near zero before dividing BadSink : Divide a constant by data Flow Variant: 33 Data flow: use of a C++ reference to data withi...
-
CWE: 369 Divide by Zero BadSource: fgets Read data from the console using fgets() GoodSource: A hardcoded non-zero number (two) Sinks: GoodSink: Check value of or near zero before dividing BadSink : Divide a constant by data Flow Variant: 84 Data flow: data passed to class constructor and d...
-
CWE: 369 Divide by Zero BadSource: fgets Read data from the console using fgets() GoodSource: A hardcoded non-zero number (two) Sinks: GoodSink: Check value of or near zero before dividing BadSink : Divide a constant by data Flow Variant: 83 Data flow: data passed to class constructor and d...
-
CWE: 369 Divide by Zero BadSource: fgets Read data from the console using fgets() GoodSource: A hardcoded non-zero number (two) Sinks: GoodSink: Check value of or near zero before dividing BadSink : Divide a constant by data Flow Variant: 82 Data flow: data passed in a parameter to an virtu...
-
CWE: 369 Divide by Zero BadSource: fgets Read data from the console using fgets() GoodSource: A hardcoded non-zero number (two) Sinks: GoodSink: Check value of or near zero before dividing BadSink : Divide a constant by data Flow Variant: 81 Data flow: data passed in a parameter to an virtu...
-
CWE: 369 Divide by Zero BadSource: fgets Read data from the console using fgets() GoodSource: A hardcoded non-zero number (two) Sinks: GoodSink: Check value of or near zero before dividing BadSink : Divide a constant by data Flow Variant: 74 Data flow: data passed in a map from one function...
-
CWE: 369 Divide by Zero BadSource: fgets Read data from the console using fgets() GoodSource: A hardcoded non-zero number (two) Sinks: GoodSink: Check value of or near zero before dividing BadSink : Divide a constant by data Flow Variant: 73 Data flow: data passed in a list from one functio...
-
CWE: 369 Divide by Zero BadSource: fgets Read data from the console using fgets() GoodSource: A hardcoded non-zero number (two) Sinks: GoodSink: Check value of or near zero before dividing BadSink : Divide a constant by data Flow Variant: 72 Data flow: data passed in a vector from one funct...
-
CWE: 369 Divide by Zero BadSource: fgets Read data from the console using fgets() GoodSource: A hardcoded non-zero number (two) Sinks: GoodSink: Check value of or near zero before dividing BadSink : Divide a constant by data Flow Variant: 62 Data flow: data flows using a C++ reference from ...
-
CWE: 369 Divide by Zero BadSource: fgets Read data from the console using fgets() GoodSource: A hardcoded non-zero number (two) Sinks: GoodSink: Check value of or near zero before dividing BadSink : Divide a constant by data Flow Variant: 43 Data flow: data flows using a C++ reference from ...
-
CWE: 369 Divide by Zero BadSource: fgets Read data from the console using fgets() GoodSource: A hardcoded non-zero number (two) Sinks: GoodSink: Check value of or near zero before dividing BadSink : Divide a constant by data Flow Variant: 33 Data flow: use of a C++ reference to data within ...
-
CWE: 369 Divide by Zero BadSource: connect_socket Read data using a connect socket (client side) GoodSource: A hardcoded non-zero number (two) Sinks: GoodSink: Check value of or near zero before dividing BadSink : Divide a constant by data Flow Variant: 84 Data flow: data passed to class co...
-
CWE: 369 Divide by Zero BadSource: connect_socket Read data using a connect socket (client side) GoodSource: A hardcoded non-zero number (two) Sinks: GoodSink: Check value of or near zero before dividing BadSink : Divide a constant by data Flow Variant: 83 Data flow: data passed to class co...
-
CWE: 369 Divide by Zero BadSource: connect_socket Read data using a connect socket (client side) GoodSource: A hardcoded non-zero number (two) Sinks: GoodSink: Check value of or near zero before dividing BadSink : Divide a constant by data Flow Variant: 82 Data flow: data passed in a parame...
-
CWE: 369 Divide by Zero BadSource: connect_socket Read data using a connect socket (client side) GoodSource: A hardcoded non-zero number (two) Sinks: GoodSink: Check value of or near zero before dividing BadSink : Divide a constant by data Flow Variant: 81 Data flow: data passed in a parame...
-
CWE: 369 Divide by Zero BadSource: connect_socket Read data using a connect socket (client side) GoodSource: A hardcoded non-zero number (two) Sinks: GoodSink: Check value of or near zero before dividing BadSink : Divide a constant by data Flow Variant: 74 Data flow: data passed in a map fr...
-
CWE: 369 Divide by Zero BadSource: connect_socket Read data using a connect socket (client side) GoodSource: A hardcoded non-zero number (two) Sinks: GoodSink: Check value of or near zero before dividing BadSink : Divide a constant by data Flow Variant: 73 Data flow: data passed in a list f...
-
CWE: 369 Divide by Zero BadSource: connect_socket Read data using a connect socket (client side) GoodSource: A hardcoded non-zero number (two) Sinks: GoodSink: Check value of or near zero before dividing BadSink : Divide a constant by data Flow Variant: 72 Data flow: data passed in a vector...
-
CWE: 369 Divide by Zero BadSource: connect_socket Read data using a connect socket (client side) GoodSource: A hardcoded non-zero number (two) Sinks: GoodSink: Check value of or near zero before dividing BadSink : Divide a constant by data Flow Variant: 62 Data flow: data flows using a C++ ...
-
CWE: 369 Divide by Zero BadSource: connect_socket Read data using a connect socket (client side) GoodSource: A hardcoded non-zero number (two) Sinks: GoodSink: Check value of or near zero before dividing BadSink : Divide a constant by data Flow Variant: 43 Data flow: data flows using a C++ ...
-
CWE: 369 Divide by Zero BadSource: connect_socket Read data using a connect socket (client side) GoodSource: A hardcoded non-zero number (two) Sinks: GoodSink: Check value of or near zero before dividing BadSink : Divide a constant by data Flow Variant: 33 Data flow: use of a C++ reference ...
-
CWE: 321 Use of Hard-coded Cryptographic Key BadSource: Copy a hardcoded value into cryptoKey GoodSource: Read cryptoKey from the console Sinks: BadSink : Hash cryptoKey and use the value to encrypt a string Flow Variant: 84 Data flow: data passed to class constructor and destructor by decl...
-
CWE: 321 Use of Hard-coded Cryptographic Key BadSource: Copy a hardcoded value into cryptoKey GoodSource: Read cryptoKey from the console Sinks: BadSink : Hash cryptoKey and use the value to encrypt a string Flow Variant: 83 Data flow: data passed to class constructor and destructor by decl...
-
CWE: 321 Use of Hard-coded Cryptographic Key BadSource: Copy a hardcoded value into cryptoKey GoodSource: Read cryptoKey from the console BadSink : Hash cryptoKey and use the value to encrypt a string Flow Variant: 82 Data flow: data passed in a parameter to an virtual method called via a po...
-
CWE: 321 Use of Hard-coded Cryptographic Key BadSource: Copy a hardcoded value into cryptoKey GoodSource: Read cryptoKey from the console Sinks: BadSink : Hash cryptoKey and use the value to encrypt a string Flow Variant: 81 Data flow: data passed in a parameter to an virtual method called ...