Commit 7ca8cff
committed
Exclude CVE-2025-27820 versions of httpclient5 from dependency resolution
This addresses CVE-2025-27820:
>A bug in PSL validation logic in Apache HttpClient 5.4.x disables
>domain checks, affecting cookie management and host name
>verification. Discovered by the Apache HttpClient team. Fixed in the
>5.4.3 release
Sources:
- https://nvd.nist.gov/vuln/detail/CVE-2025-27820
- GHSA-73m2-qfq3-56cx
- https://ossindex.sonatype.org/vulnerability/CVE-2025-278201 parent e595663 commit 7ca8cff
2 files changed
Lines changed: 10 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
14 | 20 | | |
15 | 21 | | |
16 | 22 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
20 | 23 | | |
21 | 24 | | |
22 | 25 | | |
| |||
0 commit comments