{"url":"http://public2.vulnerablecode.io/api/packages/53173?format=json","purl":"pkg:maven/org.springframework.security/spring-security-core@4.2.0.RELEASE","type":"maven","namespace":"org.springframework.security","name":"spring-security-core","version":"4.2.0.RELEASE","qualifiers":{},"subpath":"","is_vulnerable":true,"next_non_vulnerable_version":"4.2.1.RELEASE","latest_non_vulnerable_version":"6.5.4","affected_by_vulnerabilities":[{"url":"http://public2.vulnerablecode.io/api/vulnerabilities/41133?format=json","vulnerability_id":"VCID-3jmf-5kbf-bbe2","summary":"PlaintextPasswordEncoder authenticates encoded passwords that are null\nSpring Security supports plain text passwords using `PlaintextPasswordEncoder`. a malicious user (or attacker) can authenticate using a password of `null`.","references":[{"reference_url":"https://nvd.nist.gov/vuln/detail/CVE-2019-11272","reference_id":"CVE-2019-11272","reference_type":"","scores":[],"url":"https://nvd.nist.gov/vuln/detail/CVE-2019-11272"},{"reference_url":"https://pivotal.io/security/cve-2019-11272","reference_id":"CVE-2019-11272","reference_type":"","scores":[],"url":"https://pivotal.io/security/cve-2019-11272"}],"fixed_packages":[{"url":"http://public2.vulnerablecode.io/api/packages/57741?format=json","purl":"pkg:maven/org.springframework.security/spring-security-core@4.2.13.RELEASE","is_vulnerable":false,"affected_by_vulnerabilities":[],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.springframework.security/spring-security-core@4.2.13.RELEASE"}],"aliases":["CVE-2019-11272"],"risk_score":null,"exploitability":null,"weighted_severity":null,"resource_url":"http://public2.vulnerablecode.io/vulnerabilities/VCID-3jmf-5kbf-bbe2"},{"url":"http://public2.vulnerablecode.io/api/vulnerabilities/40878?format=json","vulnerability_id":"VCID-3p1k-4ges-1fev","summary":"Insufficient Entropy in PRNG\nSpring Security contain an insecure randomness vulnerability when using `SecureRandomFactoryBean#setSeed` to configure a `SecureRandom` instance. In order to be impacted, an honest application must provide a seed and make the resulting random material available to an attacker for inspection.","references":[{"reference_url":"http://www.securityfocus.com/bid/107802","reference_id":"","reference_type":"","scores":[],"url":"http://www.securityfocus.com/bid/107802"},{"reference_url":"https://nvd.nist.gov/vuln/detail/CVE-2019-3795","reference_id":"CVE-2019-3795","reference_type":"","scores":[],"url":"https://nvd.nist.gov/vuln/detail/CVE-2019-3795"},{"reference_url":"https://pivotal.io/security/cve-2019-3795","reference_id":"CVE-2019-3795","reference_type":"","scores":[],"url":"https://pivotal.io/security/cve-2019-3795"}],"fixed_packages":[{"url":"http://public2.vulnerablecode.io/api/packages/57741?format=json","purl":"pkg:maven/org.springframework.security/spring-security-core@4.2.13.RELEASE","is_vulnerable":false,"affected_by_vulnerabilities":[],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.springframework.security/spring-security-core@4.2.13.RELEASE"},{"url":"http://public2.vulnerablecode.io/api/packages/57742?format=json","purl":"pkg:maven/org.springframework.security/spring-security-core@5.0.13.RELEASE","is_vulnerable":false,"affected_by_vulnerabilities":[],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.springframework.security/spring-security-core@5.0.13.RELEASE"},{"url":"http://public2.vulnerablecode.io/api/packages/57743?format=json","purl":"pkg:maven/org.springframework.security/spring-security-core@5.1.6.RELEASE","is_vulnerable":false,"affected_by_vulnerabilities":[],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.springframework.security/spring-security-core@5.1.6.RELEASE"}],"aliases":["CVE-2019-3795"],"risk_score":null,"exploitability":null,"weighted_severity":null,"resource_url":"http://public2.vulnerablecode.io/vulnerabilities/VCID-3p1k-4ges-1fev"},{"url":"http://public2.vulnerablecode.io/api/vulnerabilities/38439?format=json","vulnerability_id":"VCID-aygn-9njz-ybfh","summary":"Encoded \"/\" in path variables\nThis package does not consider URL path parameters when processing security constraints.Users of IBM WebSphere Application Server `8.5.x` are known to be affected. Users of other containers that implement the Servlet specification may be affected.","references":[{"reference_url":"https://pivotal.io/security/cve-2016-9879","reference_id":"CVE-2016-9879","reference_type":"","scores":[],"url":"https://pivotal.io/security/cve-2016-9879"}],"fixed_packages":[{"url":"http://public2.vulnerablecode.io/api/packages/53176?format=json","purl":"pkg:maven/org.springframework.security/spring-security-core@4.2.1.RELEASE","is_vulnerable":false,"affected_by_vulnerabilities":[],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.springframework.security/spring-security-core@4.2.1.RELEASE"}],"aliases":["CVE-2016-9879"],"risk_score":null,"exploitability":null,"weighted_severity":null,"resource_url":"http://public2.vulnerablecode.io/vulnerabilities/VCID-aygn-9njz-ybfh"},{"url":"http://public2.vulnerablecode.io/api/vulnerabilities/39502?format=json","vulnerability_id":"VCID-h4kj-zdr8-wbdr","summary":"Improper Input Validation\nSpring Security does not consider URL path parameters when processing security constraints. By adding a URL path parameter with special encodings, an attacker may be able to bypass a security constraint. The root cause of this issue is a lack of clarity regarding the handling of path parameters in the Servlet Specification. Some Servlet containers include path parameters in the value returned for `getPathInfo()` and some do not. Spring Security uses the value returned by `getPathInfo()` as part of the process of mapping requests to security constraints. In this particular attack, different character encodings used in path parameters allows secured Spring MVC static resource URLs to be bypassed.","references":[{"reference_url":"https://nvd.nist.gov/vuln/detail/CVE-2018-1199","reference_id":"CVE-2018-1199","reference_type":"","scores":[],"url":"https://nvd.nist.gov/vuln/detail/CVE-2018-1199"},{"reference_url":"https://pivotal.io/security/cve-2018-1199","reference_id":"CVE-2018-1199","reference_type":"","scores":[],"url":"https://pivotal.io/security/cve-2018-1199"}],"fixed_packages":[{"url":"http://public2.vulnerablecode.io/api/packages/55208?format=json","purl":"pkg:maven/org.springframework.security/spring-security-core@4.2.4.RELEASE","is_vulnerable":false,"affected_by_vulnerabilities":[],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.springframework.security/spring-security-core@4.2.4.RELEASE"},{"url":"http://public2.vulnerablecode.io/api/packages/55209?format=json","purl":"pkg:maven/org.springframework.security/spring-security-core@5.0.1.RELEASE","is_vulnerable":false,"affected_by_vulnerabilities":[],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.springframework.security/spring-security-core@5.0.1.RELEASE"}],"aliases":["CVE-2018-1199"],"risk_score":null,"exploitability":null,"weighted_severity":null,"resource_url":"http://public2.vulnerablecode.io/vulnerabilities/VCID-h4kj-zdr8-wbdr"}],"fixing_vulnerabilities":[],"risk_score":null,"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.springframework.security/spring-security-core@4.2.0.RELEASE"}