原始 OSV JSON{
"id": "GHSA-8hc4-xxm3-5ppp",
"aliases": [
"CVE-2021-22880"
],
"details": "The PostgreSQL adapter in Active Record before 6.1.2.1, 6.0.3.5, 5.2.4.5 suffers from a regular expression denial of service (REDoS) vulnerability. Carefully crafted input can cause the input validation in the `money` type of the PostgreSQL adapter in Active Record to spend too much time in a regular expression, resulting in the potential for a DoS attack. This only impacts Rails applications that are using PostgreSQL along with money type columns that take user input.",
"summary": "Active Record subject to Regular Expression Denial-of-Service (ReDoS)",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "5.0.0"
},
{
"fixed": "5.2.4.5"
}
]
}
],
"package": {
"name": "activerecord",
"ecosystem": "RubyGems"
},
"database_specific": {
"last_known_affected_version_range": "<= 5.2.4.4"
}
},
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "6.0.0"
},
{
"fixed": "6.0.3.5"
}
]
}
],
"package": {
"name": "activerecord",
"ecosystem": "RubyGems"
},
"database_specific": {
"last_known_affected_version_range": "<= 6.0.3.4"
}
},
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "6.1.0"
},
{
"fixed": "6.1.2.1"
}
]
}
],
"package": {
"name": "activerecord",
"ecosystem": "RubyGems"
},
"database_specific": {
"last_known_affected_version_range": "<= 6.1.2.0"
}
}
],
"modified": "2023-07-03T22:08:31Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
"published": "2021-03-02T03:44:14Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-22880",
"type": "ADVISORY"
},
{
"url": "https://hackerone.com/reports/1023899",
"type": "WEB"
},
{
"url": "https://discuss.rubyonrails.org/t/cve-2021-22880-possible-dos-vulnerability-in-active-record-postgresql-adapter/77129",
"type": "WEB"
},
{
"url": "https://github.com/rails/rails",
"type": "WEB"
},
{
"url": "https://github.com/rubysec/ruby-advisory-db/blob/master/gems/activerecord/CVE-2021-22880.yml",
"type": "WEB"
},
{
"url": "https://groups.google.com/g/rubyonrails-security/c/ZzUqCh9vyhI",
"type": "WEB"
},
{
"url": "https://lists.fedoraproject.org/archives/list/[email protected] /message/MO5OJ3F4ZL3UXVLJO6ECANRVZBNRS2IH",
"type": "WEB"
},
{
"url": "https://lists.fedoraproject.org/archives/list/[email protected] /message/XQ3NS4IBYE2I3MVMGAHFZBZBIZGHXHT3",
"type": "WEB"
},
{
"url": "https://security.netapp.com/advisory/ntap-20210805-0009",
"type": "WEB"
},
{
"url": "https://www.debian.org/security/2021/dsa-4929",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-400"
],
"severity": "HIGH",
"github_reviewed": true,
"nvd_published_at": "2021-02-11T18:15:00Z",
"github_reviewed_at": "2021-03-02T03:40:01Z"
}
}