Home
» GitHub Advisories
» GHSA-9h73-w7ch-rh73
Description
Elixir Plug Plug version All contains a Header Injection vulnerability in Connection that can result in Given a cookie value, Headers can be added. This attack appear to be exploitable via Crafting a value to be sent as a cookie. This vulnerability appears to have been fixed in >= 1.3.5 or ~> 1.2.5 or ~> 1.1.9 or ~> 1.0.6.
Basic information
Type
reviewed
Severity
medium
Advisory on GitHub
Open advisory ↗
Repository advisory
—
Source code
Browse source ↗
Published (advisory)
2022-04-12 21:26:27 UTC
Updated
2023-01-11 05:06:47 UTC
GitHub reviewed
2022-04-12 21:26:27 UTC
EPSS Score
Score
Percentile
0.25%
48.11%
CVSS Scores
Base score
Version
Severity
Vector
6.5
3.0
—
CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N
Click to expand
Attack vector (AV:N)
Could be attacked over the internet or any normal routed network—not just someone sitting at the machine.
Attack complexity (AC:L)
Once they can reach the bug, pulling it off is straightforward—no weird race conditions or rare setup.
Privileges required (PR:N)
No account or special rights needed—anonymous or random user is enough.
User interaction (UI:R)
A real person has to do something—click, install, enable—otherwise it doesn’t land.
Scope (S:U)
Damage stays in the same “trust bubble” as the broken component—no big spill into unrelated systems.
Confidentiality (C:N)
Doesn’t really leak secrets in a meaningful way.
Integrity (I:H)
They could widely tamper with or forge data—trust in the data is badly hurt.
Availability (A:N)
Service keeps running; no real outage angle.
CWEs
CWE id
Name
CWE-20
Improper Input Validation
Affected packages (4)
Vulnerable version ranges and first patched releases as published by GitHub.
Ecosystem
Package
Vulnerable range
First patched
Vulnerable functions
erlang
plug
< 1.0.6
1.0.6
—
erlang
plug
>= 1.1.0, < 1.1.9
1.1.9
—
erlang
plug
>= 1.2.0, < 1.2.5
1.2.5
—
erlang
plug
>= 1.3.0, < 1.3.5
1.3.5
—
cvelogic
Threat Intelligence