原始 OSV JSON{
"id": "GHSA-hj56-84jw-67h6",
"aliases": [
"CVE-2021-32823"
],
"details": "In the bindata RubyGem before version 2.4.10 there is a potential denial-of-service vulnerability. In affected versions it is very slow for certain classes in BinData to be created. For example `BinData::Bit100000`, `BinData::Bit100001`, `BinData::Bit100002`, `BinData::Bit<N>`. In combination with `<user_input>.constantize` there is a potential for a CPU-based DoS. In version 2.4.10, bindata improved the creation time of Bits and Integers.\n\n",
"summary": "Potential Denial-of-Service in bindata",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "2.4.10"
}
]
}
],
"package": {
"name": "bindata",
"ecosystem": "RubyGems"
}
}
],
"modified": "2024-11-18T16:26:14Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L"
},
{
"type": "CVSS_V4",
"score": "CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N"
}
],
"published": "2021-06-23T23:42:04Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-32823",
"type": "ADVISORY"
},
{
"url": "https://github.com/rubysec/ruby-advisory-db/issues/476",
"type": "WEB"
},
{
"url": "https://github.com/dmendel/bindata/commit/d99f050b88337559be2cb35906c1f8da49531323",
"type": "WEB"
},
{
"url": "https://about.gitlab.com/releases/2021/06/01/security-release-gitlab-13-12-2-released/#update-bindata-dependency",
"type": "WEB"
},
{
"url": "https://github.com/dmendel/bindata",
"type": "PACKAGE"
},
{
"url": "https://github.com/dmendel/bindata/blob/master/ChangeLog.rdoc#version-2410-2021-05-18-",
"type": "WEB"
},
{
"url": "https://github.com/dmendel/bindata/blob/v2.4.10/ChangeLog.rdoc#version-2410-2021-05-18-",
"type": "WEB"
},
{
"url": "https://rubygems.org/gems/bindata",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-400"
],
"severity": "MODERATE",
"github_reviewed": true,
"nvd_published_at": "2021-06-24T00:15:00Z",
"github_reviewed_at": "2021-06-23T23:41:30Z"
}
}