Labs64 / NetLicensing-Gateway

Labs64 NetLicensing / eCommerce gateway
https://netlicensing.io/wiki/gateway
Apache License 2.0
10 stars 4 forks source link

Security Alerts - org.springframework.data:spring-data-jpa (low severity) #1

Closed r-brown closed 5 years ago

r-brown commented 5 years ago

CVE-2019-3797 Vulnerable versions: < 1.11.20 Patched version: 1.11.20

This affects Spring Data JPA in versions up to and including 2.1.5, 2.0.13 and 1.11.19. Derived queries using any of the predicates ?startingWith?, ?endingWith? or ?containing? could return more results than anticipated when a maliciously crafted query parameter value is supplied. Also, LIKE expressions in manually defined queries could return unexpected results if the parameter values bound did not have escaped reserved characters properly.


https://github.com/Labs64/NetLicensing-Gateway/network/alert/pom.xml/org.springframework.data:spring-data-jpa/open


Upgrade org.springframework.data:spring-data-jpa to version 1.11.20 or later.

r-brown commented 5 years ago

Latest security vulnerability notification

Known moderate severity security vulnerability detected in org.springframework.data:spring-data-jpa < 1.11.22 defined in pom.xml.

pom.xml update suggested: org.springframework.data:spring-data-jpa ~> 1.11.22.

yushkevich commented 5 years ago

org.springframework.data:spring-data-jpa has updated - v1.11.22 spring.framework.version - 4.3.24.RELEASE (required for spring-data-jpa)