rpm package
opensuse/rubygem-activerecord-7.0&distro=openSUSE Tumbleweed
pkg:rpm/opensuse/rubygem-activerecord-7.0&distro=openSUSE%20Tumbleweed
Vulnerabilities (4)
| CVE | Sev | CVSS | KEV | Affected versions | Fixed in | Published | Description |
|---|---|---|---|---|---|---|---|
| CVE-2023-38037 | Med | 5.5 | < 7.0.8.4-1.1 | 7.0.8.4-1.1 | Jan 9, 2025 | ActiveSupport::EncryptedFile writes contents that will be encrypted to a temporary file. The temporary file's permissions are defaulted to the user's current `umask` settings, meaning that it's possible for other users on the same system to read the contents of the temporary | |
| CVE-2023-22794 | — | < 7.0.4.1-1.1 | 7.0.4.1-1.1 | Feb 9, 2023 | A vulnerability in ActiveRecord <6.0.6.1, v6.1.7.1 and v7.0.4.1 related to the sanitization of comments. If malicious user input is passed to either the `annotate` query method, the `optimizer_hints` query method, or through the QueryLogs interface which automatically adds annota | ||
| CVE-2022-44566 | — | < 7.0.4.1-1.1 | 7.0.4.1-1.1 | Feb 9, 2023 | A denial of service vulnerability present in ActiveRecord's PostgreSQL adapter <7.0.4.1 and <6.1.7.1. When a value outside the range for a 64bit signed integer is provided to the PostgreSQL connection adapter, it will treat the target column type as numeric. Comparing integer val | ||
| CVE-2022-32224 | Cri | 9.8 | < 7.0.3.1-1.1 | 7.0.3.1-1.1 | Dec 5, 2022 | A possible escalation to RCE vulnerability exists when using YAML serialized columns in Active Record < 7.0.3.1, <6.1.6.1, <6.0.5.1 and <5.2.8.1 which could allow an attacker, that can manipulate data in the database (via means like SQL injection), the ability to escalate to an R |
- affected < 7.0.8.4-1.1fixed 7.0.8.4-1.1
ActiveSupport::EncryptedFile writes contents that will be encrypted to a temporary file. The temporary file's permissions are defaulted to the user's current `umask` settings, meaning that it's possible for other users on the same system to read the contents of the temporary
- CVE-2023-22794Feb 9, 2023affected < 7.0.4.1-1.1fixed 7.0.4.1-1.1
A vulnerability in ActiveRecord <6.0.6.1, v6.1.7.1 and v7.0.4.1 related to the sanitization of comments. If malicious user input is passed to either the `annotate` query method, the `optimizer_hints` query method, or through the QueryLogs interface which automatically adds annota
- CVE-2022-44566Feb 9, 2023affected < 7.0.4.1-1.1fixed 7.0.4.1-1.1
A denial of service vulnerability present in ActiveRecord's PostgreSQL adapter <7.0.4.1 and <6.1.7.1. When a value outside the range for a 64bit signed integer is provided to the PostgreSQL connection adapter, it will treat the target column type as numeric. Comparing integer val
- affected < 7.0.3.1-1.1fixed 7.0.3.1-1.1
A possible escalation to RCE vulnerability exists when using YAML serialized columns in Active Record < 7.0.3.1, <6.1.6.1, <6.0.5.1 and <5.2.8.1 which could allow an attacker, that can manipulate data in the database (via means like SQL injection), the ability to escalate to an R