Skip to content

Commit

Permalink
HSEC-2024-0002: Add fixed versions
Browse files Browse the repository at this point in the history
  • Loading branch information
TristanCacqueray committed Mar 10, 2024
1 parent bb76e72 commit cdde69f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions advisories/hackage/bzlib/HSEC-2024-0002.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,20 +27,23 @@ cvss = "CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N"

[[affected.versions]]
introduced = "0.4"
fixed = "0.5.2.0"

[[affected]]
package = "bz2"
cvss = "CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N"

[[affected.versions]]
introduced = "0.1.0.0"
fixed = "1.0.1.1"

[[affected]]
package = "bzlib-conduit"
cvss = "CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N"

[[affected.versions]]
introduced = "0.1.0.0"
fixed = "0.3.0.3"
```

# out-of-bounds write when there are many bzip2 selectors
Expand Down

0 comments on commit cdde69f

Please sign in to comment.