Home / Vulnerability Database / 1C : Incorrect comparison with NULL in query
1C
1C : Incorrect comparison with NULL in query
Classification
CWE
Overview
The application compares the object to NULL using = or <>. Comparison with NULL always returns FALSE (ЛОЖЬ), because in queries NULL is not equal anything.
LOW
DerScanner Severity Score
Do you want to fix 1C : Incorrect comparison with NULL in query in your application?
See also
1C
1C : Null encryption key
1C
1C : Memory leak
1C
