Lookup for vulnerable packages by Package URL.
| 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 |
| 0 |
| url |
VCID-3jmf-5kbf-bbe2 |
| vulnerability_id |
VCID-3jmf-5kbf-bbe2 |
| summary |
PlaintextPasswordEncoder authenticates encoded passwords that are null
Spring Security supports plain text passwords using `PlaintextPasswordEncoder`. a malicious user (or attacker) can authenticate using a password of `null`. |
| references |
|
| fixed_packages |
|
| aliases |
CVE-2019-11272
|
| risk_score |
null |
| exploitability |
null |
| weighted_severity |
null |
| resource_url |
http://public2.vulnerablecode.io/vulnerabilities/VCID-3jmf-5kbf-bbe2 |
|
| 1 |
| url |
VCID-3p1k-4ges-1fev |
| vulnerability_id |
VCID-3p1k-4ges-1fev |
| summary |
Insufficient Entropy in PRNG
Spring 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 |
|
| fixed_packages |
|
| aliases |
CVE-2019-3795
|
| risk_score |
null |
| exploitability |
null |
| weighted_severity |
null |
| resource_url |
http://public2.vulnerablecode.io/vulnerabilities/VCID-3p1k-4ges-1fev |
|
| 2 |
| url |
VCID-aygn-9njz-ybfh |
| vulnerability_id |
VCID-aygn-9njz-ybfh |
| summary |
Encoded "/" in path variables
This 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 |
|
| fixed_packages |
|
| aliases |
CVE-2016-9879
|
| risk_score |
null |
| exploitability |
null |
| weighted_severity |
null |
| resource_url |
http://public2.vulnerablecode.io/vulnerabilities/VCID-aygn-9njz-ybfh |
|
| 3 |
| url |
VCID-h4kj-zdr8-wbdr |
| vulnerability_id |
VCID-h4kj-zdr8-wbdr |
| summary |
Improper Input Validation
Spring 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 |
|
| fixed_packages |
|
| 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 |