CVE-2021-33285
Last modified
CVE-2021-33285 is a high-severity vulnerability rated 7.8/10 on the CVSS scale. In NTFS-3G versions < 2021.8.22, when a specially crafted NTFS attribute is supplied to the function ntfs_get_attribute_value, a heap buffer overflow can occur allowing for memory disclosure or denial of service. The vulnerability is caused by an out-of-bound buffer access which can be triggered by mounting a crafted ntfs partition. EPSS estimates a 0.39% chance of exploitation in the next 30 days.
Description
In NTFS-3G versions < 2021.8.22, when a specially crafted NTFS attribute is supplied to the function ntfs_get_attribute_value, a heap buffer overflow can occur allowing for memory disclosure or denial of service. The vulnerability is caused by an out-of-bound buffer access which can be triggered by mounting a crafted ntfs partition. The root cause is a missing consistency check after reading an MFT record : the "bytes_in_use" field should be less than the "bytes_allocated" field. When it is not, the parsing of the records proceeds into the wild.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Tuxera | Ntfs-3g | < 2021.8.22 |
| Redhat | Enterprise Linux | 7.0 |
| Redhat | Enterprise Linux | 8.0 |
| Fedoraproject | Fedora | 33 |
| Fedoraproject | Fedora | 34 |
| Fedoraproject | Fedora | 35 |
| Debian | Debian Linux | 9.0 |
| Debian | Debian Linux | 10.0 |
| Debian | Debian Linux | 11.0 |
References
- http://www.openwall.com/lists/oss-security/2021/08/30/1Mailing List, Third Party Advisory
- https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=988386Issue Tracking, Mailing List, Third Party Advisory
- https://bugzilla.redhat.com/show_bug.cgi?id=2001608Issue Tracking, Third Party Advisory
- https://github.com/tuxera/ntfs-3g/security/advisories/GHSA-q759-8j5v-q5jpThird Party Advisory
- https://lists.debian.org/debian-lts-announce/2021/11/msg00013.htmlMailing List, Third Party Advisory
- https://security.gentoo.org/glsa/202301-01Third Party Advisory
- https://www.debian.org/security/2021/dsa-4971Third Party Advisory
- https://www.openwall.com/lists/oss-security/2021/08/30/1Mailing List, Third Party Advisory
- http://www.openwall.com/lists/oss-security/2021/08/30/1Mailing List, Third Party Advisory
- https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=988386Issue Tracking, Mailing List, Third Party Advisory
- https://bugzilla.redhat.com/show_bug.cgi?id=2001608Issue Tracking, Third Party Advisory
- https://github.com/tuxera/ntfs-3g/security/advisories/GHSA-q759-8j5v-q5jpThird Party Advisory
- https://lists.debian.org/debian-lts-announce/2021/11/msg00013.htmlMailing List, Third Party Advisory
- https://security.gentoo.org/glsa/202301-01Third Party Advisory
- https://www.debian.org/security/2021/dsa-4971Third Party Advisory
- https://www.openwall.com/lists/oss-security/2021/08/30/1Mailing List, Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2021-33285?
How severe is CVE-2021-33285?
How do I fix CVE-2021-33285?
Are you affected by CVE-2021-33285?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
