CVE-2021-22880

Source
https://nvd.nist.gov/vuln/detail/CVE-2021-22880
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2021-22880.json
Aliases
Related
Published
2021-02-11T18:15:17Z
Modified
2023-11-29T08:34:37.925648Z
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.

References

Affected packages

Git / github.com/rails/rails

Affected versions

v6.*

v6.1.0
v6.1.1
v6.1.2