In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applicationsLearn about NULL Pointer Dereference vulnerabilities in an interactive lesson.
Start learningUpgrade org.apache.dubbo:dubbo-common
to version 2.7.15, 3.0.2 or higher.
org.apache.dubbo:dubbo-common is a high-performance, java based, open source RPC framework.
Affected versions of this package are vulnerable to NULL Pointer Dereference. When the parseURL()
/parseURLs()
functions receive an empty address as an argument, or getDefaultExtension()
return a null valued defaultextension
, a null pointer dereference might occur leading to a potential crash.