CGI.escape_html in Ruby before 2.7.5 and 3.x before 3.0.3 has an integer overflow and resultant buffer overflow via a long string on platforms (such as Windows) where size_t and long have different numbers of bytes. This also affects the CGI gem before 0.3.1 for Ruby.
References
Configurations
Configuration 1 (hide)
|
Configuration 2 (hide)
AND |
|
Configuration 3 (hide)
AND |
|
Configuration 4 (hide)
|
History
No history.
Information
Published : 2022-02-06 21:15
Updated : 2024-01-24 05:15
NVD link : CVE-2021-41816
Mitre link : CVE-2021-41816
CVE.ORG link : CVE-2021-41816
JSON object : View
Products Affected
ruby-lang
- ruby
- cgi
fedoraproject
- fedora
CWE
CWE-190
Integer Overflow or Wraparound