Open CVEDetect opened 3 years ago
@cescoffier Could please help me check this issue? May I pull a request to fix it? Thanks again.
We can't update the dependency. We need to bump vert.x first and as I said in another issue, this is going to take some time and effort.
Hi, In vertx-microservices-workshop/vertx-workshop-common,there is a dependency io.vertx:vertx-core:3.4.1 that calls the risk method.
CVE-2019-17640
The scope of this CVE affected version is [3.4.0, 3.9.4)
After further analysis, in this project, the main Api called is <io.vertx.core.eventbus.impl.EventBusImpl: boolean deliverMessageLocally(io.vertx.core.eventbus.impl.MessageImpl)>
Risk method repair link : GitHub
CVE Bug Invocation Path--
Path Length : 9
Dependency tree--
Suggested solutions:
Update dependency version
Thank you very much.