Vulnerability Details : CVE-2017-20005
Potential exploit
NGINX before 1.13.6 has a buffer overflow for years that exceed four digits, as demonstrated by a file with a modification date in 1969 that causes an integer overflow (or a false modification date far in the future), when encountered by the autoindex module.
Vulnerability category: Overflow
Products affected by CVE-2017-20005
- cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:*
- cpe:2.3:a:f5:nginx:*:*:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2017-20005
2.10%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 83 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2017-20005
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
7.5
|
HIGH | AV:N/AC:L/Au:N/C:P/I:P/A:P |
10.0
|
6.4
|
NIST | |
9.8
|
CRITICAL | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H |
3.9
|
5.9
|
NIST |
CWE ids for CVE-2017-20005
-
The product performs a calculation that can produce an integer overflow or wraparound when the logic assumes that the resulting value will always be larger than the original value. This occurs when an integer value is incremented to a value that is too large to store in the associated representation. When this occurs, the value may become a very small or negative number.Assigned by: nvd@nist.gov (Primary)
References for CVE-2017-20005
-
https://trac.nginx.org/nginx/ticket/1368
#1368 (Date oveflow problems with ngx_gmtime()) – nginxExploit;Patch;Vendor Advisory
-
https://security.netapp.com/advisory/ntap-20210805-0006/
CVE-2017-20005 NGINX Vulnerability in NetApp Products | NetApp Product SecurityThird Party Advisory
-
https://lists.debian.org/debian-lts-announce/2021/06/msg00009.html
[SECURITY] [DLA 2680-1] nginx security updateMailing List;Third Party Advisory
-
https://github.com/nginx/nginx/commit/b900cc28fcbb4cf5a32ab62f80b59292e1c85b4b
Introduced time truncation to December 31, 9999 (ticket #1368). · nginx/nginx@b900cc2 · GitHubPatch;Third Party Advisory
-
https://github.com/nginx/nginx/commit/0206ebe76f748bb39d9de4dd4b3fce777fdfdccf
Fixed ngx_gmtime() on 32-bit platforms with 64-bit time_t. · nginx/nginx@0206ebe · GitHubPatch;Third Party Advisory
-
http://nginx.org/en/CHANGES
Release Notes;Vendor Advisory
Jump to