-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Description
Package URl
pkg:maven/org.springframework.webflow/spring-binding@3.0.1
CPE
cpe:2.3:a:pivotal_software:spring_framework:3.0.1:::::::*
CVE
ODC Integration
{"label" => "Maven Plugin"}
ODC Version
12.1.3
Description
CVE-2016-9878 is a directory-traversal issue in the Spring Framework’s ResourceServlet (module: spring-webmvc) and affects Framework versions 3.2.0–3.2.17, 4.2.0–4.2.8, and 4.3.0–4.3.4. The flagged artifact is org.springframework.webflow:spring-binding:3.0.1, which is part of Spring Web Flow, not Spring Framework MVC. spring-binding 3.0.1 does not contain or depend on spring-webmvc; its published POM lists only a runtime dependency on org.springframework:spring-context:6.0.23. Moreover, ResourceServlet was deprecated in 3.2/4.x and removed entirely in Spring Framework 5+, so there is no vulnerable code path here. This finding is a cross-product CPE match to “spring_framework,” not a vulnerability in spring-binding.