CVE-2013-4237
CVSS V2 Medium 6.8
CVSS V3 None
Description
sysdeps/posix/readdir_r.c in the GNU C Library (aka glibc or libc6) 2.18 and earlier allows context-dependent attackers to cause a denial of service (out-of-bounds write and crash) or possibly execute arbitrary code via a crafted (1) NTFS or (2) CIFS image.
Overview
- CVE ID
- CVE-2013-4237
- Assigner
- secalert@redhat.com
- Vulnerability Status
- Modified
- Published Version
- 2013-10-09T22:55:02
- Last Modified Date
- 2023-02-13T04:45:08
Weakness Enumerations
CPE Configuration (Product)
CPE | Vulnerable | Operator | Version Start | Version End |
---|---|---|---|---|
cpe:2.3:a:gnu:glibc:*:*:*:*:*:*:*:* | 1 | OR | 2.18 | |
cpe:2.3:a:gnu:glibc:2.0:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:a:gnu:glibc:2.0.1:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:a:gnu:glibc:2.0.2:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:a:gnu:glibc:2.0.3:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:a:gnu:glibc:2.0.4:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:a:gnu:glibc:2.0.5:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:a:gnu:glibc:2.0.6:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:a:gnu:glibc:2.1:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:a:gnu:glibc:2.1.1:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:a:gnu:glibc:2.1.1.6:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:a:gnu:glibc:2.1.2:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:a:gnu:glibc:2.1.3:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:a:gnu:glibc:2.1.9:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:a:gnu:glibc:2.10.1:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:a:gnu:glibc:2.11:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:a:gnu:glibc:2.11.1:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:a:gnu:glibc:2.11.2:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:a:gnu:glibc:2.11.3:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:a:gnu:glibc:2.12.1:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:a:gnu:glibc:2.12.2:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:a:gnu:glibc:2.13:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:a:gnu:glibc:2.14:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:a:gnu:glibc:2.14.1:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:a:gnu:glibc:2.15:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:a:gnu:glibc:2.16:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:a:gnu:glibc:2.17:*:*:*:*:*:*:* | 1 | OR |
CVSS Version 2
- Version
- 2.0
- Vector String
- AV:N/AC:M/Au:N/C:P/I:P/A:P
- Access Vector
- NETWORK
- Access Compatibility
- MEDIUM
- Authentication
- NONE
- Confidentiality Impact
- PARTIAL
- Integrity Impact
- PARTIAL
- Availability Impact
- PARTIAL
- Base Score
- 6.8
- Severity
- MEDIUM
- Exploitability Score
- 8.6
- Impact Score
- 6.4
References
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2013-4237 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-4237 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2022-05-10 09:41:07 | Added to TrackCVE | |||
2022-12-01 20:04:46 | 2013-10-09T22:55Z | 2013-10-09T22:55:02 | CVE Published Date | updated |
2022-12-01 20:04:46 | 2017-07-01T01:29:04 | CVE Modified Date | updated | |
2022-12-01 20:04:46 | Modified | Vulnerability Status | updated | |
2023-02-02 21:03:59 | 2023-02-02T20:15:35 | CVE Modified Date | updated | |
2023-02-02 21:04:01 | sysdeps/posix/readdir_r.c in the GNU C Library (aka glibc or libc6) 2.18 and earlier allows context-dependent attackers to cause a denial of service (out-of-bounds write and crash) or possibly execute arbitrary code via a crafted (1) NTFS or (2) CIFS image. | An out-of-bounds write flaw was found in the way the glibc's readdir_r() function handled file system entries longer than the NAME_MAX character constant. A remote attacker could provide a specially crafted NTFS or CIFS file system that, when processed by an application using readdir_r(), would cause that application to crash or, potentially, allow the attacker to execute arbitrary code with the privileges of the user running the application. | Description | updated |
2023-02-02 21:04:03 | References | updated | ||
2023-02-13 05:06:03 | 2023-02-13T04:45:08 | CVE Modified Date | updated | |
2023-02-13 05:06:04 | An out-of-bounds write flaw was found in the way the glibc's readdir_r() function handled file system entries longer than the NAME_MAX character constant. A remote attacker could provide a specially crafted NTFS or CIFS file system that, when processed by an application using readdir_r(), would cause that application to crash or, potentially, allow the attacker to execute arbitrary code with the privileges of the user running the application. | sysdeps/posix/readdir_r.c in the GNU C Library (aka glibc or libc6) 2.18 and earlier allows context-dependent attackers to cause a denial of service (out-of-bounds write and crash) or possibly execute arbitrary code via a crafted (1) NTFS or (2) CIFS image. | Description | updated |