CVE-2017-1000360: OpenDaylight NULL Pointer Dereference
5.3
CVSS Score
3.0
Basic Information
CVE ID
GHSA ID
EPSS Score
0.59029%
CWE
Published
5/13/2022
Updated
8/9/2023
KEV Status
No
Technology
Java
Technical Details
CVSS Vector
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L
Package Name | Ecosystem | Vulnerable Versions | First Patched Version |
---|---|---|---|
org.opendaylight.controller:releasepom | maven | <= 4.0 |
Vulnerability Intelligence
Miggo AI
Root Cause Analysis
The provided vulnerability information lacks concrete technical details about the implementation, such as code snippets, commit diffs, or patch information. While the CWE-476 (NULL Pointer Dereference) and component (odl-mdsal-xsql) are identified, there is no specific mention of function names
, file paths
, or code patterns
that would allow precise identification of vulnerable functions
. The references to StreamCorruptedException
and NullPointerException
suggest potential issues in deserialization or data processing logic, but without access to the source code or detailed technical reports (e.g., the cited master's thesis), it is impossible to determine the exact vulnerable functions
with high confidence.