CVE-2024-22262
HIGH8.1EPSS 12.6%Spring Framework URL Parsing with Host Validation
發布日:2024/4/16修改日:2026/4/28
描述
Applications that use UriComponentsBuilder to parse an externally provided URL (e.g. through a query parameter) AND perform validation checks on the host of the parsed URL may be vulnerable to a open redirect https://cwe.mitre.org/data/definitions/601.html attack or to a SSRF attack if the URL is used after passing validation checks. This is the same as CVE-2024-22259 https://spring.io/security/cve-2024-22259 and CVE-2024-22243 https://spring.io/security/cve-2024-22243 , but with different input.
受影響套件(2)
- Debian/libspring-javafrom 0
- Maven/org.springframework:spring-webfrom 0, < 5.3.34
CVSS 分數
| 來源 | 版本 | 嚴重程度 | 向量 |
|---|---|---|---|
| osv | CVSS 3.1 | HIGH8.1 | CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N |
參考連結(6)
- ADVISORYhttps://nvd.nist.gov/vuln/detail/CVE-2024-22262
- ADVISORYhttps://security-tracker.debian.org/tracker/CVE-2024-22262
- PATCHhttps://github.com/spring-projects/spring-framework
- WEBhttps://github.com/spring-projects/spring-framework/blob/main/spring-web/src/main/java/org/springframework/web/util/UriComponentsBuilder.java
- WEBhttps://security.netapp.com/advisory/ntap-20240524-0003
- WEBhttps://spring.io/security/cve-2024-22262