[Forgot Password]
Login  Register Subscribe

30479

 
 

423868

 
 

250770

 
 

909

 
 

196157

 
 

282

 
 
Paid content will be excluded from the download.

Filter
Matches : 909 Download | Alert*

A NULL pointer dereference occurs when the application dereferences a pointer that it expects to be valid, but is NULL, typically causing a crash or exit.

The code uses deprecated or obsolete functions, which suggests that the code has not been actively reviewed or maintained.

The code does not have a default case in a switch statement, which might lead to complex logical errors and resultant weaknesses.

The program defines a signal handler that calls a non-reentrant function.

A software system that accepts path input in the form of internal space ('file(SPACE)name') without appropriate validation can lead to ambiguous path resolution and allow an attacker to traverse the file system to unintended locations or access arbitrary files.

The programmer accidentally uses the wrong operator, which changes the application logic in security-relevant ways.

The code uses an operator for assignment when the intention was to perform a comparison.

The code uses an operator for comparison when the intention was to perform an assignment.

The code does not explicitly delimit a block that is intended to contain 2 or more statements, creating a logic error.

The program omits a break statement within a switch or similar construct, causing code associated with multiple conditions to execute. This can cause problems when the programmer only intended to execute code associated with one condition.


Pages:      Start    33    34    35    36    37    38    39    40    41    42    43    44    45    46    ..   90

© SecPod Technologies