Register
Login
Toggle navigation
SaaS Solutions
Vulnerability Intelligence
Vulnerability Management
Pricing
Vulnerabilities
Reports
Blog
Contact Us
Main
Vulnerability Database
CWE List
CWE-690 - Unchecked Return Value to NULL Pointer Dereference
Description
The product does not check for an error after calling a function that can return with a NULL pointer if the function fails, which leads to a resultant NULL pointer dereference.
Latest vulnerabilities for CWE-690
Unchecked return value to null pointer dereference in Juniper Junos OS
2022-10-12
Medium
Yes
References
Description of CWE-690 on Mitre website