3 matches found
Denial of Service (DoS)
Overview bindata is a BinData is a declarative way to read and write binary file formats. This means the programmer specifies what the format of the binary data is, and BinData works out how to read and write data in this format. It is an easier and more readable alternative to ruby's pack and...
Denial Of Service (DoS)
bindata is vulnerable to denial of service. Certain classes in BinData are created very slowly. When combined with constantize, a potential denial of service condition can occur due to excessive consumption of CPU resources...
PT-2021-4288 · Ruby +2 · Bindata +2
Name of the Vulnerable Software and Affected Versions: bindata RubyGem versions prior to 2.4.10 Description: The issue is related to a potential denial-of-service vulnerability in the bindata RubyGem. In affected versions, it is very slow for certain classes in BinData to be created, such as...