Closed CVEDetect closed 2 years ago
@sebfz1 Could please help me check this issue? May I pull a request to fix it? Thanks again.
wicket-jquery-ui-wicket-jquery-ui-8.0.0
What is wicket-jquery-ui-wicket-jquery-ui-8.0.0
?
It seems like a very old version (8.0.0). There is no point in fixing something in an old version when it is fixed in a newer one
Hi, In wicket-jquery-ui-wicket-jquery-ui-8.0.0/wicket-jquery-ui-calendar,there is a dependency org.apache.wicket:wicket-core:8.0.0-M9 that calls the risk method.
CVE-2021-23937
The scope of this CVE affected version is [9.0.0,9.3.0),[8.0.0,8.12.0),[6.2.0,7.18.0)
After further analysis, in this project, the main Api called is <org.apache.wicket.protocol.http.request.WebClientInfo: java.lang.String getRemoteAddr(org.apache.wicket.request.cycle.RequestCycle)>
Risk method repair link : GitHub
CVE Bug Invocation Path--
Path Length : 9
Dependency tree--
Suggested solutions:
Update dependency version
Thank you very much.