Skip to content

Commit 3677f17

Browse files
committed
Update changelog
1 parent ee25ab9 commit 3677f17

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
All notable changes to this project will be documented in this file. For info on how to format all future additions to this file please reference [Keep A Changelog](https://keepachangelog.com/en/1.0.0/).
44

5+
## [2.2.6.1] - 2022-01-17
6+
7+
- [CVE-2022-44571] Fix ReDoS vulnerability in multipart parser
8+
- [CVE-2022-44570] Fix ReDoS in Rack::Utils.get_byte_ranges
9+
- [CVE-2022-44572] Forbid control characters in attributes (also ReDoS)
10+
511
## [2.2.6] - 2022-01-17
612

713
- Extend `Rack::MethodOverride` to handle `QueryParser::ParamsTooDeepError` error. ([#2011](https://github.com/rack/rack/pull/2011), [@byroot](https://github.com/byroot))

0 commit comments

Comments
 (0)