Lookup for vulnerabilities affecting packages.

Vulnerability_idVCID-tsxs-hxbv-4qgd
Summary
Memory exhaustion in http4s-async-http-client with large or malicious compressed responses
### Impact
A server we connect to with http4s-async-http-client could theoretically respond with a large or malicious compressed stream and exhaust memory in the client JVM.  It does not affect http4s servers, other client backends, or clients that speak only to trusted servers.  This is related to a transitive dependency on netty-codec-4.1.45.Final, which is affected by [CVE-2020-11612](https://app.snyk.io/vuln/SNYK-JAVA-IONETTY-564897).

### Patches
Upgrade to http4s-async-http-client >= 0.21.8.  All 1.0 milestones are also safe.

### Workarounds
Add an explicit runtime dependency on async-http-client's netty dependencies that evicts them to an unaffected version:

```scala
libraryDependencies ++= Seq(
  "io.netty" %  "netty-codec"         % "4.1.53.Final" % Runtime,
  "io.netty" %  "netty-codec-socks"   % "4.1.53.Final" % Runtime,
  "io.netty" %  "netty-handler-proxy" % "4.1.53.Final" % Runtime,
  "io.netty" %  "netty-common"        % "4.1.53.Final" % Runtime,
  "io.netty" %  "netty-transport"     % "4.1.53.Final" % Runtime,
  "io.netty" %  "netty-handler"       % "4.1.53.Final" % Runtime,
  "io.netty" %  "netty-resolver-dns"  % "4.1.53.Final" % Runtime
)
```

### References
* https://app.snyk.io/vuln/SNYK-JAVA-IONETTY-564897
* https://github.com/http4s/http4s/issues/3681

### For more information
If you have any questions or comments about this advisory:
* Open an issue in [http4s](https://github.com/http4s/http4s/issues/new)
* Contact a maintainer privately per [http4s' security policy](https://github.com/http4s/http4s/blob/master/SECURITY.md#reporting-a-vulnerability)
Aliases
0
alias GHSA-8hxh-r6f7-jf45
1
alias GMS-2020-578
2
alias GMS-2020-579
Fixed_packages
0
url pkg:maven/org.http4s/http4s-async-http-client_2.12@0.21.8
purl pkg:maven/org.http4s/http4s-async-http-client_2.12@0.21.8
is_vulnerable false
affected_by_vulnerabilities
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.21.8
1
url pkg:maven/org.http4s/http4s-async-http-client_2.13@0.21.8
purl pkg:maven/org.http4s/http4s-async-http-client_2.13@0.21.8
is_vulnerable false
affected_by_vulnerabilities
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.13@0.21.8
Affected_packages
0
url pkg:maven/org.http4s/http4s-async-http-client_2.12@0.10.0-M10
purl pkg:maven/org.http4s/http4s-async-http-client_2.12@0.10.0-M10
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-tsxs-hxbv-4qgd
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.10.0-M10
1
url pkg:maven/org.http4s/http4s-async-http-client_2.12@0.15.0
purl pkg:maven/org.http4s/http4s-async-http-client_2.12@0.15.0
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-tsxs-hxbv-4qgd
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.15.0
2
url pkg:maven/org.http4s/http4s-async-http-client_2.12@0.15.0a
purl pkg:maven/org.http4s/http4s-async-http-client_2.12@0.15.0a
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-tsxs-hxbv-4qgd
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.15.0a
3
url pkg:maven/org.http4s/http4s-async-http-client_2.12@0.15.1
purl pkg:maven/org.http4s/http4s-async-http-client_2.12@0.15.1
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-tsxs-hxbv-4qgd
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.15.1
4
url pkg:maven/org.http4s/http4s-async-http-client_2.12@0.15.1a
purl pkg:maven/org.http4s/http4s-async-http-client_2.12@0.15.1a
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-tsxs-hxbv-4qgd
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.15.1a
5
url pkg:maven/org.http4s/http4s-async-http-client_2.12@0.15.2
purl pkg:maven/org.http4s/http4s-async-http-client_2.12@0.15.2
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-tsxs-hxbv-4qgd
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.15.2
6
url pkg:maven/org.http4s/http4s-async-http-client_2.12@0.15.2a
purl pkg:maven/org.http4s/http4s-async-http-client_2.12@0.15.2a
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-tsxs-hxbv-4qgd
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.15.2a
7
url pkg:maven/org.http4s/http4s-async-http-client_2.12@0.15.3
purl pkg:maven/org.http4s/http4s-async-http-client_2.12@0.15.3
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-tsxs-hxbv-4qgd
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.15.3
8
url pkg:maven/org.http4s/http4s-async-http-client_2.12@0.15.3a
purl pkg:maven/org.http4s/http4s-async-http-client_2.12@0.15.3a
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-tsxs-hxbv-4qgd
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.15.3a
9
url pkg:maven/org.http4s/http4s-async-http-client_2.12@0.15.4
purl pkg:maven/org.http4s/http4s-async-http-client_2.12@0.15.4
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-tsxs-hxbv-4qgd
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.15.4
10
url pkg:maven/org.http4s/http4s-async-http-client_2.12@0.15.4a
purl pkg:maven/org.http4s/http4s-async-http-client_2.12@0.15.4a
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-tsxs-hxbv-4qgd
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.15.4a
11
url pkg:maven/org.http4s/http4s-async-http-client_2.12@0.15.5
purl pkg:maven/org.http4s/http4s-async-http-client_2.12@0.15.5
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-tsxs-hxbv-4qgd
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.15.5
12
url pkg:maven/org.http4s/http4s-async-http-client_2.12@0.15.5a
purl pkg:maven/org.http4s/http4s-async-http-client_2.12@0.15.5a
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-tsxs-hxbv-4qgd
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.15.5a
13
url pkg:maven/org.http4s/http4s-async-http-client_2.12@0.15.6
purl pkg:maven/org.http4s/http4s-async-http-client_2.12@0.15.6
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-tsxs-hxbv-4qgd
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.15.6
14
url pkg:maven/org.http4s/http4s-async-http-client_2.12@0.15.6a
purl pkg:maven/org.http4s/http4s-async-http-client_2.12@0.15.6a
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-tsxs-hxbv-4qgd
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.15.6a
15
url pkg:maven/org.http4s/http4s-async-http-client_2.12@0.15.7
purl pkg:maven/org.http4s/http4s-async-http-client_2.12@0.15.7
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-tsxs-hxbv-4qgd
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.15.7
16
url pkg:maven/org.http4s/http4s-async-http-client_2.12@0.15.7a
purl pkg:maven/org.http4s/http4s-async-http-client_2.12@0.15.7a
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-tsxs-hxbv-4qgd
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.15.7a
17
url pkg:maven/org.http4s/http4s-async-http-client_2.12@0.15.8
purl pkg:maven/org.http4s/http4s-async-http-client_2.12@0.15.8
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-tsxs-hxbv-4qgd
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.15.8
18
url pkg:maven/org.http4s/http4s-async-http-client_2.12@0.15.8a
purl pkg:maven/org.http4s/http4s-async-http-client_2.12@0.15.8a
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-tsxs-hxbv-4qgd
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.15.8a
19
url pkg:maven/org.http4s/http4s-async-http-client_2.12@0.15.9
purl pkg:maven/org.http4s/http4s-async-http-client_2.12@0.15.9
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-tsxs-hxbv-4qgd
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.15.9
20
url pkg:maven/org.http4s/http4s-async-http-client_2.12@0.15.9a
purl pkg:maven/org.http4s/http4s-async-http-client_2.12@0.15.9a
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-tsxs-hxbv-4qgd
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.15.9a
21
url pkg:maven/org.http4s/http4s-async-http-client_2.12@0.15.10
purl pkg:maven/org.http4s/http4s-async-http-client_2.12@0.15.10
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-tsxs-hxbv-4qgd
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.15.10
22
url pkg:maven/org.http4s/http4s-async-http-client_2.12@0.15.10a
purl pkg:maven/org.http4s/http4s-async-http-client_2.12@0.15.10a
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-tsxs-hxbv-4qgd
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.15.10a
23
url pkg:maven/org.http4s/http4s-async-http-client_2.12@0.15.11
purl pkg:maven/org.http4s/http4s-async-http-client_2.12@0.15.11
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-tsxs-hxbv-4qgd
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.15.11
24
url pkg:maven/org.http4s/http4s-async-http-client_2.12@0.15.11a
purl pkg:maven/org.http4s/http4s-async-http-client_2.12@0.15.11a
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-tsxs-hxbv-4qgd
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.15.11a
25
url pkg:maven/org.http4s/http4s-async-http-client_2.12@0.15.12
purl pkg:maven/org.http4s/http4s-async-http-client_2.12@0.15.12
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-tsxs-hxbv-4qgd
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.15.12
26
url pkg:maven/org.http4s/http4s-async-http-client_2.12@0.15.12a
purl pkg:maven/org.http4s/http4s-async-http-client_2.12@0.15.12a
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-tsxs-hxbv-4qgd
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.15.12a
27
url pkg:maven/org.http4s/http4s-async-http-client_2.12@0.15.13
purl pkg:maven/org.http4s/http4s-async-http-client_2.12@0.15.13
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-tsxs-hxbv-4qgd
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.15.13
28
url pkg:maven/org.http4s/http4s-async-http-client_2.12@0.15.13a
purl pkg:maven/org.http4s/http4s-async-http-client_2.12@0.15.13a
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-tsxs-hxbv-4qgd
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.15.13a
29
url pkg:maven/org.http4s/http4s-async-http-client_2.12@0.15.14
purl pkg:maven/org.http4s/http4s-async-http-client_2.12@0.15.14
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-tsxs-hxbv-4qgd
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.15.14
30
url pkg:maven/org.http4s/http4s-async-http-client_2.12@0.15.14a
purl pkg:maven/org.http4s/http4s-async-http-client_2.12@0.15.14a
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-tsxs-hxbv-4qgd
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.15.14a
31
url pkg:maven/org.http4s/http4s-async-http-client_2.12@0.15.15
purl pkg:maven/org.http4s/http4s-async-http-client_2.12@0.15.15
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-tsxs-hxbv-4qgd
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.15.15
32
url pkg:maven/org.http4s/http4s-async-http-client_2.12@0.15.15a
purl pkg:maven/org.http4s/http4s-async-http-client_2.12@0.15.15a
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-tsxs-hxbv-4qgd
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.15.15a
33
url pkg:maven/org.http4s/http4s-async-http-client_2.12@0.15.16
purl pkg:maven/org.http4s/http4s-async-http-client_2.12@0.15.16
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-tsxs-hxbv-4qgd
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.15.16
34
url pkg:maven/org.http4s/http4s-async-http-client_2.12@0.15.16a
purl pkg:maven/org.http4s/http4s-async-http-client_2.12@0.15.16a
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-tsxs-hxbv-4qgd
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.15.16a
35
url pkg:maven/org.http4s/http4s-async-http-client_2.12@0.16.0-M1
purl pkg:maven/org.http4s/http4s-async-http-client_2.12@0.16.0-M1
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-tsxs-hxbv-4qgd
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.16.0-M1
36
url pkg:maven/org.http4s/http4s-async-http-client_2.12@0.16.0-M2
purl pkg:maven/org.http4s/http4s-async-http-client_2.12@0.16.0-M2
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-tsxs-hxbv-4qgd
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.16.0-M2
37
url pkg:maven/org.http4s/http4s-async-http-client_2.12@0.16.0-M3
purl pkg:maven/org.http4s/http4s-async-http-client_2.12@0.16.0-M3
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-tsxs-hxbv-4qgd
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.16.0-M3
38
url pkg:maven/org.http4s/http4s-async-http-client_2.12@0.16.0-RC1
purl pkg:maven/org.http4s/http4s-async-http-client_2.12@0.16.0-RC1
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-tsxs-hxbv-4qgd
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.16.0-RC1
39
url pkg:maven/org.http4s/http4s-async-http-client_2.12@0.16.0-RC2
purl pkg:maven/org.http4s/http4s-async-http-client_2.12@0.16.0-RC2
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-tsxs-hxbv-4qgd
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.16.0-RC2
40
url pkg:maven/org.http4s/http4s-async-http-client_2.12@0.16.0-RC3
purl pkg:maven/org.http4s/http4s-async-http-client_2.12@0.16.0-RC3
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-tsxs-hxbv-4qgd
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.16.0-RC3
41
url pkg:maven/org.http4s/http4s-async-http-client_2.12@0.16.0
purl pkg:maven/org.http4s/http4s-async-http-client_2.12@0.16.0
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-tsxs-hxbv-4qgd
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.16.0
42
url pkg:maven/org.http4s/http4s-async-http-client_2.12@0.16.0a-M1
purl pkg:maven/org.http4s/http4s-async-http-client_2.12@0.16.0a-M1
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-tsxs-hxbv-4qgd
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.16.0a-M1
43
url pkg:maven/org.http4s/http4s-async-http-client_2.12@0.16.0a-M2
purl pkg:maven/org.http4s/http4s-async-http-client_2.12@0.16.0a-M2
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-tsxs-hxbv-4qgd
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.16.0a-M2
44
url pkg:maven/org.http4s/http4s-async-http-client_2.12@0.16.0a-M3
purl pkg:maven/org.http4s/http4s-async-http-client_2.12@0.16.0a-M3
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-tsxs-hxbv-4qgd
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.16.0a-M3
45
url pkg:maven/org.http4s/http4s-async-http-client_2.12@0.16.0a-RC1
purl pkg:maven/org.http4s/http4s-async-http-client_2.12@0.16.0a-RC1
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-tsxs-hxbv-4qgd
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.16.0a-RC1
46
url pkg:maven/org.http4s/http4s-async-http-client_2.12@0.16.0a-RC2
purl pkg:maven/org.http4s/http4s-async-http-client_2.12@0.16.0a-RC2
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-tsxs-hxbv-4qgd
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.16.0a-RC2
47
url pkg:maven/org.http4s/http4s-async-http-client_2.12@0.16.0a-RC3
purl pkg:maven/org.http4s/http4s-async-http-client_2.12@0.16.0a-RC3
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-tsxs-hxbv-4qgd
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.16.0a-RC3
48
url pkg:maven/org.http4s/http4s-async-http-client_2.12@0.16.0a
purl pkg:maven/org.http4s/http4s-async-http-client_2.12@0.16.0a
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-tsxs-hxbv-4qgd
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.16.0a
49
url pkg:maven/org.http4s/http4s-async-http-client_2.12@0.16.1
purl pkg:maven/org.http4s/http4s-async-http-client_2.12@0.16.1
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-tsxs-hxbv-4qgd
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.16.1
50
url pkg:maven/org.http4s/http4s-async-http-client_2.12@0.16.1a
purl pkg:maven/org.http4s/http4s-async-http-client_2.12@0.16.1a
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-tsxs-hxbv-4qgd
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.16.1a
51
url pkg:maven/org.http4s/http4s-async-http-client_2.12@0.16.2
purl pkg:maven/org.http4s/http4s-async-http-client_2.12@0.16.2
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-tsxs-hxbv-4qgd
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.16.2
52
url pkg:maven/org.http4s/http4s-async-http-client_2.12@0.16.2a
purl pkg:maven/org.http4s/http4s-async-http-client_2.12@0.16.2a
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-tsxs-hxbv-4qgd
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.16.2a
53
url pkg:maven/org.http4s/http4s-async-http-client_2.12@0.16.3
purl pkg:maven/org.http4s/http4s-async-http-client_2.12@0.16.3
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-tsxs-hxbv-4qgd
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.16.3
54
url pkg:maven/org.http4s/http4s-async-http-client_2.12@0.16.3a
purl pkg:maven/org.http4s/http4s-async-http-client_2.12@0.16.3a
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-tsxs-hxbv-4qgd
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.16.3a
55
url pkg:maven/org.http4s/http4s-async-http-client_2.12@0.16.4
purl pkg:maven/org.http4s/http4s-async-http-client_2.12@0.16.4
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-tsxs-hxbv-4qgd
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.16.4
56
url pkg:maven/org.http4s/http4s-async-http-client_2.12@0.16.4a
purl pkg:maven/org.http4s/http4s-async-http-client_2.12@0.16.4a
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-tsxs-hxbv-4qgd
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.16.4a
57
url pkg:maven/org.http4s/http4s-async-http-client_2.12@0.16.5
purl pkg:maven/org.http4s/http4s-async-http-client_2.12@0.16.5
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-tsxs-hxbv-4qgd
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.16.5
58
url pkg:maven/org.http4s/http4s-async-http-client_2.12@0.16.5a
purl pkg:maven/org.http4s/http4s-async-http-client_2.12@0.16.5a
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-tsxs-hxbv-4qgd
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.16.5a
59
url pkg:maven/org.http4s/http4s-async-http-client_2.12@0.16.6
purl pkg:maven/org.http4s/http4s-async-http-client_2.12@0.16.6
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-tsxs-hxbv-4qgd
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.16.6
60
url pkg:maven/org.http4s/http4s-async-http-client_2.12@0.16.6a
purl pkg:maven/org.http4s/http4s-async-http-client_2.12@0.16.6a
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-tsxs-hxbv-4qgd
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.16.6a
61
url pkg:maven/org.http4s/http4s-async-http-client_2.12@0.17.0-M2
purl pkg:maven/org.http4s/http4s-async-http-client_2.12@0.17.0-M2
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-tsxs-hxbv-4qgd
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.17.0-M2
62
url pkg:maven/org.http4s/http4s-async-http-client_2.12@0.17.0-M3
purl pkg:maven/org.http4s/http4s-async-http-client_2.12@0.17.0-M3
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-tsxs-hxbv-4qgd
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.17.0-M3
63
url pkg:maven/org.http4s/http4s-async-http-client_2.12@0.17.0-RC1
purl pkg:maven/org.http4s/http4s-async-http-client_2.12@0.17.0-RC1
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-tsxs-hxbv-4qgd
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.17.0-RC1
64
url pkg:maven/org.http4s/http4s-async-http-client_2.12@0.17.0-RC2
purl pkg:maven/org.http4s/http4s-async-http-client_2.12@0.17.0-RC2
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-tsxs-hxbv-4qgd
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.17.0-RC2
65
url pkg:maven/org.http4s/http4s-async-http-client_2.12@0.17.0-RC3
purl pkg:maven/org.http4s/http4s-async-http-client_2.12@0.17.0-RC3
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-tsxs-hxbv-4qgd
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.17.0-RC3
66
url pkg:maven/org.http4s/http4s-async-http-client_2.12@0.17.0
purl pkg:maven/org.http4s/http4s-async-http-client_2.12@0.17.0
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-tsxs-hxbv-4qgd
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.17.0
67
url pkg:maven/org.http4s/http4s-async-http-client_2.12@0.17.1
purl pkg:maven/org.http4s/http4s-async-http-client_2.12@0.17.1
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-tsxs-hxbv-4qgd
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.17.1
68
url pkg:maven/org.http4s/http4s-async-http-client_2.12@0.17.2
purl pkg:maven/org.http4s/http4s-async-http-client_2.12@0.17.2
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-tsxs-hxbv-4qgd
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.17.2
69
url pkg:maven/org.http4s/http4s-async-http-client_2.12@0.17.3
purl pkg:maven/org.http4s/http4s-async-http-client_2.12@0.17.3
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-tsxs-hxbv-4qgd
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.17.3
70
url pkg:maven/org.http4s/http4s-async-http-client_2.12@0.17.4
purl pkg:maven/org.http4s/http4s-async-http-client_2.12@0.17.4
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-tsxs-hxbv-4qgd
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.17.4
71
url pkg:maven/org.http4s/http4s-async-http-client_2.12@0.17.5
purl pkg:maven/org.http4s/http4s-async-http-client_2.12@0.17.5
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-tsxs-hxbv-4qgd
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.17.5
72
url pkg:maven/org.http4s/http4s-async-http-client_2.12@0.17.6
purl pkg:maven/org.http4s/http4s-async-http-client_2.12@0.17.6
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-tsxs-hxbv-4qgd
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.17.6
73
url pkg:maven/org.http4s/http4s-async-http-client_2.12@0.18.0-M1
purl pkg:maven/org.http4s/http4s-async-http-client_2.12@0.18.0-M1
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-tsxs-hxbv-4qgd
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.18.0-M1
74
url pkg:maven/org.http4s/http4s-async-http-client_2.12@0.18.0-M2
purl pkg:maven/org.http4s/http4s-async-http-client_2.12@0.18.0-M2
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-tsxs-hxbv-4qgd
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.18.0-M2
75
url pkg:maven/org.http4s/http4s-async-http-client_2.12@0.18.0-M3
purl pkg:maven/org.http4s/http4s-async-http-client_2.12@0.18.0-M3
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-tsxs-hxbv-4qgd
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.18.0-M3
76
url pkg:maven/org.http4s/http4s-async-http-client_2.12@0.18.0-M4
purl pkg:maven/org.http4s/http4s-async-http-client_2.12@0.18.0-M4
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-tsxs-hxbv-4qgd
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.18.0-M4
77
url pkg:maven/org.http4s/http4s-async-http-client_2.12@0.18.0-M5
purl pkg:maven/org.http4s/http4s-async-http-client_2.12@0.18.0-M5
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-tsxs-hxbv-4qgd
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.18.0-M5
78
url pkg:maven/org.http4s/http4s-async-http-client_2.12@0.18.0-M6
purl pkg:maven/org.http4s/http4s-async-http-client_2.12@0.18.0-M6
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-tsxs-hxbv-4qgd
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.18.0-M6
79
url pkg:maven/org.http4s/http4s-async-http-client_2.12@0.18.0-M7
purl pkg:maven/org.http4s/http4s-async-http-client_2.12@0.18.0-M7
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-tsxs-hxbv-4qgd
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.18.0-M7
80
url pkg:maven/org.http4s/http4s-async-http-client_2.12@0.18.0-M8
purl pkg:maven/org.http4s/http4s-async-http-client_2.12@0.18.0-M8
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-tsxs-hxbv-4qgd
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.18.0-M8
81
url pkg:maven/org.http4s/http4s-async-http-client_2.12@0.18.0-M9
purl pkg:maven/org.http4s/http4s-async-http-client_2.12@0.18.0-M9
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-tsxs-hxbv-4qgd
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.18.0-M9
82
url pkg:maven/org.http4s/http4s-async-http-client_2.12@0.18.0
purl pkg:maven/org.http4s/http4s-async-http-client_2.12@0.18.0
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-tsxs-hxbv-4qgd
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.18.0
83
url pkg:maven/org.http4s/http4s-async-http-client_2.12@0.18.1
purl pkg:maven/org.http4s/http4s-async-http-client_2.12@0.18.1
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-tsxs-hxbv-4qgd
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.18.1
84
url pkg:maven/org.http4s/http4s-async-http-client_2.12@0.18.2
purl pkg:maven/org.http4s/http4s-async-http-client_2.12@0.18.2
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-tsxs-hxbv-4qgd
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.18.2
85
url pkg:maven/org.http4s/http4s-async-http-client_2.12@0.18.3
purl pkg:maven/org.http4s/http4s-async-http-client_2.12@0.18.3
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-tsxs-hxbv-4qgd
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.18.3
86
url pkg:maven/org.http4s/http4s-async-http-client_2.12@0.18.4
purl pkg:maven/org.http4s/http4s-async-http-client_2.12@0.18.4
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-tsxs-hxbv-4qgd
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.18.4
87
url pkg:maven/org.http4s/http4s-async-http-client_2.12@0.18.5
purl pkg:maven/org.http4s/http4s-async-http-client_2.12@0.18.5
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-tsxs-hxbv-4qgd
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.18.5
88
url pkg:maven/org.http4s/http4s-async-http-client_2.12@0.18.6
purl pkg:maven/org.http4s/http4s-async-http-client_2.12@0.18.6
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-tsxs-hxbv-4qgd
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.18.6
89
url pkg:maven/org.http4s/http4s-async-http-client_2.12@0.18.7
purl pkg:maven/org.http4s/http4s-async-http-client_2.12@0.18.7
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-tsxs-hxbv-4qgd
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.18.7
90
url pkg:maven/org.http4s/http4s-async-http-client_2.12@0.18.8
purl pkg:maven/org.http4s/http4s-async-http-client_2.12@0.18.8
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-tsxs-hxbv-4qgd
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.18.8
91
url pkg:maven/org.http4s/http4s-async-http-client_2.12@0.18.9
purl pkg:maven/org.http4s/http4s-async-http-client_2.12@0.18.9
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-tsxs-hxbv-4qgd
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.18.9
92
url pkg:maven/org.http4s/http4s-async-http-client_2.12@0.18.10
purl pkg:maven/org.http4s/http4s-async-http-client_2.12@0.18.10
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-tsxs-hxbv-4qgd
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.18.10
93
url pkg:maven/org.http4s/http4s-async-http-client_2.12@0.18.11
purl pkg:maven/org.http4s/http4s-async-http-client_2.12@0.18.11
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-tsxs-hxbv-4qgd
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.18.11
94
url pkg:maven/org.http4s/http4s-async-http-client_2.12@0.18.12
purl pkg:maven/org.http4s/http4s-async-http-client_2.12@0.18.12
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-tsxs-hxbv-4qgd
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.18.12
95
url pkg:maven/org.http4s/http4s-async-http-client_2.12@0.18.13
purl pkg:maven/org.http4s/http4s-async-http-client_2.12@0.18.13
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-tsxs-hxbv-4qgd
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.18.13
96
url pkg:maven/org.http4s/http4s-async-http-client_2.12@0.18.14
purl pkg:maven/org.http4s/http4s-async-http-client_2.12@0.18.14
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-tsxs-hxbv-4qgd
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.18.14
97
url pkg:maven/org.http4s/http4s-async-http-client_2.12@0.18.15
purl pkg:maven/org.http4s/http4s-async-http-client_2.12@0.18.15
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-tsxs-hxbv-4qgd
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.18.15
98
url pkg:maven/org.http4s/http4s-async-http-client_2.12@0.18.16
purl pkg:maven/org.http4s/http4s-async-http-client_2.12@0.18.16
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-tsxs-hxbv-4qgd
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.18.16
99
url pkg:maven/org.http4s/http4s-async-http-client_2.12@0.18.17
purl pkg:maven/org.http4s/http4s-async-http-client_2.12@0.18.17
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-tsxs-hxbv-4qgd
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.18.17
100
url pkg:maven/org.http4s/http4s-async-http-client_2.12@0.18.18
purl pkg:maven/org.http4s/http4s-async-http-client_2.12@0.18.18
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-tsxs-hxbv-4qgd
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.18.18
101
url pkg:maven/org.http4s/http4s-async-http-client_2.12@0.18.19
purl pkg:maven/org.http4s/http4s-async-http-client_2.12@0.18.19
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-tsxs-hxbv-4qgd
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.18.19
102
url pkg:maven/org.http4s/http4s-async-http-client_2.12@0.18.20
purl pkg:maven/org.http4s/http4s-async-http-client_2.12@0.18.20
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-tsxs-hxbv-4qgd
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.18.20
103
url pkg:maven/org.http4s/http4s-async-http-client_2.12@0.18.21
purl pkg:maven/org.http4s/http4s-async-http-client_2.12@0.18.21
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-tsxs-hxbv-4qgd
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.18.21
104
url pkg:maven/org.http4s/http4s-async-http-client_2.12@0.18.22
purl pkg:maven/org.http4s/http4s-async-http-client_2.12@0.18.22
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-tsxs-hxbv-4qgd
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.18.22
105
url pkg:maven/org.http4s/http4s-async-http-client_2.12@0.18.23
purl pkg:maven/org.http4s/http4s-async-http-client_2.12@0.18.23
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-tsxs-hxbv-4qgd
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.18.23
106
url pkg:maven/org.http4s/http4s-async-http-client_2.12@0.18.24
purl pkg:maven/org.http4s/http4s-async-http-client_2.12@0.18.24
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-tsxs-hxbv-4qgd
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.18.24
107
url pkg:maven/org.http4s/http4s-async-http-client_2.12@0.18.25
purl pkg:maven/org.http4s/http4s-async-http-client_2.12@0.18.25
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-tsxs-hxbv-4qgd
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.18.25
108
url pkg:maven/org.http4s/http4s-async-http-client_2.12@0.18.26
purl pkg:maven/org.http4s/http4s-async-http-client_2.12@0.18.26
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-tsxs-hxbv-4qgd
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.18.26
109
url pkg:maven/org.http4s/http4s-async-http-client_2.12@0.19.0-M1
purl pkg:maven/org.http4s/http4s-async-http-client_2.12@0.19.0-M1
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-tsxs-hxbv-4qgd
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.19.0-M1
110
url pkg:maven/org.http4s/http4s-async-http-client_2.12@0.19.0-M2
purl pkg:maven/org.http4s/http4s-async-http-client_2.12@0.19.0-M2
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-tsxs-hxbv-4qgd
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.19.0-M2
111
url pkg:maven/org.http4s/http4s-async-http-client_2.12@0.19.0-M3
purl pkg:maven/org.http4s/http4s-async-http-client_2.12@0.19.0-M3
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-tsxs-hxbv-4qgd
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.19.0-M3
112
url pkg:maven/org.http4s/http4s-async-http-client_2.12@0.19.0-M4
purl pkg:maven/org.http4s/http4s-async-http-client_2.12@0.19.0-M4
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-tsxs-hxbv-4qgd
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.19.0-M4
113
url pkg:maven/org.http4s/http4s-async-http-client_2.12@0.19.0
purl pkg:maven/org.http4s/http4s-async-http-client_2.12@0.19.0
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-tsxs-hxbv-4qgd
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.19.0
114
url pkg:maven/org.http4s/http4s-async-http-client_2.12@0.20.0-M1
purl pkg:maven/org.http4s/http4s-async-http-client_2.12@0.20.0-M1
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-tsxs-hxbv-4qgd
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.20.0-M1
115
url pkg:maven/org.http4s/http4s-async-http-client_2.12@0.20.0-M2
purl pkg:maven/org.http4s/http4s-async-http-client_2.12@0.20.0-M2
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-tsxs-hxbv-4qgd
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.20.0-M2
116
url pkg:maven/org.http4s/http4s-async-http-client_2.12@0.20.0-M3
purl pkg:maven/org.http4s/http4s-async-http-client_2.12@0.20.0-M3
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-tsxs-hxbv-4qgd
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.20.0-M3
117
url pkg:maven/org.http4s/http4s-async-http-client_2.12@0.20.0-M4
purl pkg:maven/org.http4s/http4s-async-http-client_2.12@0.20.0-M4
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-tsxs-hxbv-4qgd
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.20.0-M4
118
url pkg:maven/org.http4s/http4s-async-http-client_2.12@0.20.0-M5
purl pkg:maven/org.http4s/http4s-async-http-client_2.12@0.20.0-M5
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-tsxs-hxbv-4qgd
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.20.0-M5
119
url pkg:maven/org.http4s/http4s-async-http-client_2.12@0.20.0-M6
purl pkg:maven/org.http4s/http4s-async-http-client_2.12@0.20.0-M6
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-tsxs-hxbv-4qgd
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.20.0-M6
120
url pkg:maven/org.http4s/http4s-async-http-client_2.12@0.20.0-M7
purl pkg:maven/org.http4s/http4s-async-http-client_2.12@0.20.0-M7
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-tsxs-hxbv-4qgd
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.20.0-M7
121
url pkg:maven/org.http4s/http4s-async-http-client_2.12@0.20.0-RC1
purl pkg:maven/org.http4s/http4s-async-http-client_2.12@0.20.0-RC1
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-tsxs-hxbv-4qgd
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.20.0-RC1
122
url pkg:maven/org.http4s/http4s-async-http-client_2.12@0.20.0
purl pkg:maven/org.http4s/http4s-async-http-client_2.12@0.20.0
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-tsxs-hxbv-4qgd
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.20.0
123
url pkg:maven/org.http4s/http4s-async-http-client_2.12@0.20.1
purl pkg:maven/org.http4s/http4s-async-http-client_2.12@0.20.1
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-tsxs-hxbv-4qgd
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.20.1
124
url pkg:maven/org.http4s/http4s-async-http-client_2.12@0.20.2
purl pkg:maven/org.http4s/http4s-async-http-client_2.12@0.20.2
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-tsxs-hxbv-4qgd
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.20.2
125
url pkg:maven/org.http4s/http4s-async-http-client_2.12@0.20.3
purl pkg:maven/org.http4s/http4s-async-http-client_2.12@0.20.3
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-tsxs-hxbv-4qgd
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.20.3
126
url pkg:maven/org.http4s/http4s-async-http-client_2.12@0.20.4
purl pkg:maven/org.http4s/http4s-async-http-client_2.12@0.20.4
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-tsxs-hxbv-4qgd
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.20.4
127
url pkg:maven/org.http4s/http4s-async-http-client_2.12@0.20.5
purl pkg:maven/org.http4s/http4s-async-http-client_2.12@0.20.5
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-tsxs-hxbv-4qgd
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.20.5
128
url pkg:maven/org.http4s/http4s-async-http-client_2.12@0.20.6
purl pkg:maven/org.http4s/http4s-async-http-client_2.12@0.20.6
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-tsxs-hxbv-4qgd
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.20.6
129
url pkg:maven/org.http4s/http4s-async-http-client_2.12@0.20.7
purl pkg:maven/org.http4s/http4s-async-http-client_2.12@0.20.7
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-tsxs-hxbv-4qgd
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.20.7
130
url pkg:maven/org.http4s/http4s-async-http-client_2.12@0.20.8
purl pkg:maven/org.http4s/http4s-async-http-client_2.12@0.20.8
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-tsxs-hxbv-4qgd
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.20.8
131
url pkg:maven/org.http4s/http4s-async-http-client_2.12@0.20.9
purl pkg:maven/org.http4s/http4s-async-http-client_2.12@0.20.9
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-tsxs-hxbv-4qgd
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.20.9
132
url pkg:maven/org.http4s/http4s-async-http-client_2.12@0.20.10
purl pkg:maven/org.http4s/http4s-async-http-client_2.12@0.20.10
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-tsxs-hxbv-4qgd
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.20.10
133
url pkg:maven/org.http4s/http4s-async-http-client_2.12@0.20.11
purl pkg:maven/org.http4s/http4s-async-http-client_2.12@0.20.11
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-tsxs-hxbv-4qgd
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.20.11
134
url pkg:maven/org.http4s/http4s-async-http-client_2.12@0.20.12
purl pkg:maven/org.http4s/http4s-async-http-client_2.12@0.20.12
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-tsxs-hxbv-4qgd
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.20.12
135
url pkg:maven/org.http4s/http4s-async-http-client_2.12@0.20.13
purl pkg:maven/org.http4s/http4s-async-http-client_2.12@0.20.13
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-tsxs-hxbv-4qgd
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.20.13
136
url pkg:maven/org.http4s/http4s-async-http-client_2.12@0.20.14
purl pkg:maven/org.http4s/http4s-async-http-client_2.12@0.20.14
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-tsxs-hxbv-4qgd
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.20.14
137
url pkg:maven/org.http4s/http4s-async-http-client_2.12@0.20.15
purl pkg:maven/org.http4s/http4s-async-http-client_2.12@0.20.15
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-tsxs-hxbv-4qgd
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.20.15
138
url pkg:maven/org.http4s/http4s-async-http-client_2.12@0.20.16
purl pkg:maven/org.http4s/http4s-async-http-client_2.12@0.20.16
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-tsxs-hxbv-4qgd
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.20.16
139
url pkg:maven/org.http4s/http4s-async-http-client_2.12@0.20.17
purl pkg:maven/org.http4s/http4s-async-http-client_2.12@0.20.17
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-tsxs-hxbv-4qgd
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.20.17
140
url pkg:maven/org.http4s/http4s-async-http-client_2.12@0.20.18
purl pkg:maven/org.http4s/http4s-async-http-client_2.12@0.20.18
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-tsxs-hxbv-4qgd
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.20.18
141
url pkg:maven/org.http4s/http4s-async-http-client_2.12@0.20.19
purl pkg:maven/org.http4s/http4s-async-http-client_2.12@0.20.19
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-tsxs-hxbv-4qgd
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.20.19
142
url pkg:maven/org.http4s/http4s-async-http-client_2.12@0.20.20
purl pkg:maven/org.http4s/http4s-async-http-client_2.12@0.20.20
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-tsxs-hxbv-4qgd
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.20.20
143
url pkg:maven/org.http4s/http4s-async-http-client_2.12@0.20.21
purl pkg:maven/org.http4s/http4s-async-http-client_2.12@0.20.21
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-tsxs-hxbv-4qgd
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.20.21
144
url pkg:maven/org.http4s/http4s-async-http-client_2.12@0.20.22
purl pkg:maven/org.http4s/http4s-async-http-client_2.12@0.20.22
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-tsxs-hxbv-4qgd
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.20.22
145
url pkg:maven/org.http4s/http4s-async-http-client_2.12@0.20.23
purl pkg:maven/org.http4s/http4s-async-http-client_2.12@0.20.23
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-tsxs-hxbv-4qgd
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.20.23
146
url pkg:maven/org.http4s/http4s-async-http-client_2.12@0.21.0-M1
purl pkg:maven/org.http4s/http4s-async-http-client_2.12@0.21.0-M1
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-tsxs-hxbv-4qgd
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.21.0-M1
147
url pkg:maven/org.http4s/http4s-async-http-client_2.12@0.21.0-M2
purl pkg:maven/org.http4s/http4s-async-http-client_2.12@0.21.0-M2
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-tsxs-hxbv-4qgd
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.21.0-M2
148
url pkg:maven/org.http4s/http4s-async-http-client_2.12@0.21.0-M3
purl pkg:maven/org.http4s/http4s-async-http-client_2.12@0.21.0-M3
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-tsxs-hxbv-4qgd
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.21.0-M3
149
url pkg:maven/org.http4s/http4s-async-http-client_2.12@0.21.0-M4
purl pkg:maven/org.http4s/http4s-async-http-client_2.12@0.21.0-M4
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-tsxs-hxbv-4qgd
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.21.0-M4
150
url pkg:maven/org.http4s/http4s-async-http-client_2.12@0.21.0-M5
purl pkg:maven/org.http4s/http4s-async-http-client_2.12@0.21.0-M5
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-tsxs-hxbv-4qgd
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.21.0-M5
151
url pkg:maven/org.http4s/http4s-async-http-client_2.12@0.21.0-M6
purl pkg:maven/org.http4s/http4s-async-http-client_2.12@0.21.0-M6
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-tsxs-hxbv-4qgd
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.21.0-M6
152
url pkg:maven/org.http4s/http4s-async-http-client_2.12@0.21.0-RC1
purl pkg:maven/org.http4s/http4s-async-http-client_2.12@0.21.0-RC1
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-tsxs-hxbv-4qgd
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.21.0-RC1
153
url pkg:maven/org.http4s/http4s-async-http-client_2.12@0.21.0-RC2
purl pkg:maven/org.http4s/http4s-async-http-client_2.12@0.21.0-RC2
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-tsxs-hxbv-4qgd
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.21.0-RC2
154
url pkg:maven/org.http4s/http4s-async-http-client_2.12@0.21.0-RC3
purl pkg:maven/org.http4s/http4s-async-http-client_2.12@0.21.0-RC3
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-tsxs-hxbv-4qgd
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.21.0-RC3
155
url pkg:maven/org.http4s/http4s-async-http-client_2.12@0.21.0-RC4
purl pkg:maven/org.http4s/http4s-async-http-client_2.12@0.21.0-RC4
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-tsxs-hxbv-4qgd
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.21.0-RC4
156
url pkg:maven/org.http4s/http4s-async-http-client_2.12@0.21.0-RC5
purl pkg:maven/org.http4s/http4s-async-http-client_2.12@0.21.0-RC5
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-tsxs-hxbv-4qgd
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.21.0-RC5
157
url pkg:maven/org.http4s/http4s-async-http-client_2.12@0.21.0
purl pkg:maven/org.http4s/http4s-async-http-client_2.12@0.21.0
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-tsxs-hxbv-4qgd
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.21.0
158
url pkg:maven/org.http4s/http4s-async-http-client_2.12@0.21.1
purl pkg:maven/org.http4s/http4s-async-http-client_2.12@0.21.1
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-tsxs-hxbv-4qgd
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.21.1
159
url pkg:maven/org.http4s/http4s-async-http-client_2.12@0.21.2
purl pkg:maven/org.http4s/http4s-async-http-client_2.12@0.21.2
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-tsxs-hxbv-4qgd
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.21.2
160
url pkg:maven/org.http4s/http4s-async-http-client_2.12@0.21.3
purl pkg:maven/org.http4s/http4s-async-http-client_2.12@0.21.3
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-tsxs-hxbv-4qgd
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.21.3
161
url pkg:maven/org.http4s/http4s-async-http-client_2.12@0.21.4
purl pkg:maven/org.http4s/http4s-async-http-client_2.12@0.21.4
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-tsxs-hxbv-4qgd
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.21.4
162
url pkg:maven/org.http4s/http4s-async-http-client_2.12@0.21.5
purl pkg:maven/org.http4s/http4s-async-http-client_2.12@0.21.5
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-tsxs-hxbv-4qgd
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.21.5
163
url pkg:maven/org.http4s/http4s-async-http-client_2.12@0.21.6
purl pkg:maven/org.http4s/http4s-async-http-client_2.12@0.21.6
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-tsxs-hxbv-4qgd
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.21.6
164
url pkg:maven/org.http4s/http4s-async-http-client_2.12@0.21.7
purl pkg:maven/org.http4s/http4s-async-http-client_2.12@0.21.7
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-tsxs-hxbv-4qgd
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.12@0.21.7
165
url pkg:maven/org.http4s/http4s-async-http-client_2.13@0.10.0-M10
purl pkg:maven/org.http4s/http4s-async-http-client_2.13@0.10.0-M10
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-tsxs-hxbv-4qgd
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.13@0.10.0-M10
166
url pkg:maven/org.http4s/http4s-async-http-client_2.13@0.21.0-M1
purl pkg:maven/org.http4s/http4s-async-http-client_2.13@0.21.0-M1
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-tsxs-hxbv-4qgd
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.13@0.21.0-M1
167
url pkg:maven/org.http4s/http4s-async-http-client_2.13@0.21.0-M2
purl pkg:maven/org.http4s/http4s-async-http-client_2.13@0.21.0-M2
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-tsxs-hxbv-4qgd
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.13@0.21.0-M2
168
url pkg:maven/org.http4s/http4s-async-http-client_2.13@0.21.0-M3
purl pkg:maven/org.http4s/http4s-async-http-client_2.13@0.21.0-M3
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-tsxs-hxbv-4qgd
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.13@0.21.0-M3
169
url pkg:maven/org.http4s/http4s-async-http-client_2.13@0.21.0-M4
purl pkg:maven/org.http4s/http4s-async-http-client_2.13@0.21.0-M4
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-tsxs-hxbv-4qgd
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.13@0.21.0-M4
170
url pkg:maven/org.http4s/http4s-async-http-client_2.13@0.21.0-M5
purl pkg:maven/org.http4s/http4s-async-http-client_2.13@0.21.0-M5
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-tsxs-hxbv-4qgd
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.13@0.21.0-M5
171
url pkg:maven/org.http4s/http4s-async-http-client_2.13@0.21.0-M6
purl pkg:maven/org.http4s/http4s-async-http-client_2.13@0.21.0-M6
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-tsxs-hxbv-4qgd
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.13@0.21.0-M6
172
url pkg:maven/org.http4s/http4s-async-http-client_2.13@0.21.0-RC1
purl pkg:maven/org.http4s/http4s-async-http-client_2.13@0.21.0-RC1
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-tsxs-hxbv-4qgd
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.13@0.21.0-RC1
173
url pkg:maven/org.http4s/http4s-async-http-client_2.13@0.21.0-RC2
purl pkg:maven/org.http4s/http4s-async-http-client_2.13@0.21.0-RC2
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-tsxs-hxbv-4qgd
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.13@0.21.0-RC2
174
url pkg:maven/org.http4s/http4s-async-http-client_2.13@0.21.0-RC3
purl pkg:maven/org.http4s/http4s-async-http-client_2.13@0.21.0-RC3
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-tsxs-hxbv-4qgd
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.13@0.21.0-RC3
175
url pkg:maven/org.http4s/http4s-async-http-client_2.13@0.21.0-RC4
purl pkg:maven/org.http4s/http4s-async-http-client_2.13@0.21.0-RC4
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-tsxs-hxbv-4qgd
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.13@0.21.0-RC4
176
url pkg:maven/org.http4s/http4s-async-http-client_2.13@0.21.0-RC5
purl pkg:maven/org.http4s/http4s-async-http-client_2.13@0.21.0-RC5
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-tsxs-hxbv-4qgd
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.13@0.21.0-RC5
177
url pkg:maven/org.http4s/http4s-async-http-client_2.13@0.21.0
purl pkg:maven/org.http4s/http4s-async-http-client_2.13@0.21.0
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-tsxs-hxbv-4qgd
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.13@0.21.0
178
url pkg:maven/org.http4s/http4s-async-http-client_2.13@0.21.1
purl pkg:maven/org.http4s/http4s-async-http-client_2.13@0.21.1
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-tsxs-hxbv-4qgd
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.13@0.21.1
179
url pkg:maven/org.http4s/http4s-async-http-client_2.13@0.21.2
purl pkg:maven/org.http4s/http4s-async-http-client_2.13@0.21.2
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-tsxs-hxbv-4qgd
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.13@0.21.2
180
url pkg:maven/org.http4s/http4s-async-http-client_2.13@0.21.3
purl pkg:maven/org.http4s/http4s-async-http-client_2.13@0.21.3
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-tsxs-hxbv-4qgd
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.13@0.21.3
181
url pkg:maven/org.http4s/http4s-async-http-client_2.13@0.21.4
purl pkg:maven/org.http4s/http4s-async-http-client_2.13@0.21.4
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-tsxs-hxbv-4qgd
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.13@0.21.4
182
url pkg:maven/org.http4s/http4s-async-http-client_2.13@0.21.5
purl pkg:maven/org.http4s/http4s-async-http-client_2.13@0.21.5
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-tsxs-hxbv-4qgd
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.13@0.21.5
183
url pkg:maven/org.http4s/http4s-async-http-client_2.13@0.21.6
purl pkg:maven/org.http4s/http4s-async-http-client_2.13@0.21.6
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-tsxs-hxbv-4qgd
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.13@0.21.6
184
url pkg:maven/org.http4s/http4s-async-http-client_2.13@0.21.7
purl pkg:maven/org.http4s/http4s-async-http-client_2.13@0.21.7
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-tsxs-hxbv-4qgd
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.http4s/http4s-async-http-client_2.13@0.21.7
References
0
reference_url https://github.com/http4s/http4s
reference_id
reference_type
scores
0
value LOW
scoring_system generic_textual
scoring_elements
url https://github.com/http4s/http4s
1
reference_url https://github.com/advisories/GHSA-8hxh-r6f7-jf45
reference_id GHSA-8hxh-r6f7-jf45
reference_type
scores
0
value LOW
scoring_system cvssv3.1_qr
scoring_elements
url https://github.com/advisories/GHSA-8hxh-r6f7-jf45
2
reference_url https://github.com/http4s/http4s/security/advisories/GHSA-8hxh-r6f7-jf45
reference_id GHSA-8hxh-r6f7-jf45
reference_type
scores
0
value LOW
scoring_system cvssv3.1_qr
scoring_elements
1
value LOW
scoring_system generic_textual
scoring_elements
url https://github.com/http4s/http4s/security/advisories/GHSA-8hxh-r6f7-jf45
Weaknesses
0
cwe_id 1035
name OWASP Top Ten 2017 Category A9 - Using Components with Known Vulnerabilities
description Weaknesses in this category are related to the A9 category in the OWASP Top Ten 2017.
1
cwe_id 937
name OWASP Top Ten 2013 Category A9 - Using Components with Known Vulnerabilities
description Weaknesses in this category are related to the A9 category in the OWASP Top Ten 2013.
2
cwe_id 400
name Uncontrolled Resource Consumption
description The product does not properly control the allocation and maintenance of a limited resource, thereby enabling an actor to influence the amount of resources consumed, eventually leading to the exhaustion of available resources.
Exploits
Severity_range_score0.1 - 3
Exploitability0.5
Weighted_severity2.7
Risk_score1.4
Resource_urlhttp://public2.vulnerablecode.io/vulnerabilities/VCID-tsxs-hxbv-4qgd