Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

False Positive in spring-boot-starter-data-rest-1.5.16.RELEASE.jar: CVE-2018-1273 #1513

Closed
pmehtaupgrade opened this issue Oct 2, 2018 · 2 comments

Comments

@pmehtaupgrade
Copy link

pmehtaupgrade commented Oct 2, 2018

Reporting False Positives

  • The location of the dependency (Maven GAV, URL to download the dependency, etc.) - dependency-check-maven:3.3.2:check (default-cli)
  • The CPE that is believed to be false positive
    • cpe:/a:pivotal_software:spring_boot:1.5.16, org.springframework.boot:spring-boot-starter-data-rest:1.5.16.RELEASE, cpe:/a:pivotal_software:spring_data_rest:1.5.16

False positive on library spring-boot-starter-data-rest-1.5.16.RELEASE.jar - reported as cpe:/a:pivotal_software:spring_boot:1.5.16, org.springframework.boot:spring-boot-starter-data-rest:1.5.16.RELEASE, cpe:/a:pivotal_software:spring_data_rest:1.5.16

CVE(2018-1273) is associated with Spring Data Commons and Spring Data REST and not with spring-boot-starter-data-rest according to https://pivotal.io/security/cve-2018-1273.

Spring Boot 1.5.11 or above should not have impact of CVE-2018-1273
https://securityonline.info/cve-2018-1273-spring-data-commons-remote-code-execution-vulnerability/

@jeremylong
Copy link
Owner

Thanks for the report - in addition to removing the FP I noticed a problem where some of the sub projects of Spring Framework were not being identified correctly. While what I put in place may create a few additional FP - we can quickly clean those up (I've already fixed several I found).

The patch will be included in the next release (happening this week).

@lock
Copy link

lock bot commented Nov 27, 2018

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked and limited conversation to collaborators Nov 27, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants