Vulnerability Details : CVE-2021-28682
An issue was discovered in Envoy through 1.71.1. There is a remotely exploitable integer overflow in which a very large grpc-timeout value leads to unexpected timeout calculations.
Vulnerability category: Overflow
Products affected by CVE-2021-28682
- cpe:2.3:a:envoyproxy:envoy:1.14.6:*:*:*:*:*:*:*
- cpe:2.3:a:envoyproxy:envoy:1.15.3:*:*:*:*:*:*:*
- cpe:2.3:a:envoyproxy:envoy:1.16.2:*:*:*:*:*:*:*
- cpe:2.3:a:envoyproxy:envoy:1.17.1:*:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2021-28682
0.20%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 57 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2021-28682
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
5.0
|
MEDIUM | AV:N/AC:L/Au:N/C:N/I:N/A:P |
10.0
|
2.9
|
NIST | |
7.5
|
HIGH | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H |
3.9
|
3.6
|
NIST |
CWE ids for CVE-2021-28682
-
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-2021-28682
-
https://blog.envoyproxy.io
Envoy ProxyVendor Advisory
-
https://github.com/envoyproxy/envoy/releases
Releases · envoyproxy/envoy · GitHubThird Party Advisory
-
https://github.com/envoyproxy/envoy/security/advisories/GHSA-r22g-5f3x-xjgg
Integer overflow in large grpc-timeout values leads to unexpected timeout calculations · Advisory · envoyproxy/envoy · GitHubThird Party Advisory
-
https://github.com/envoyproxy/envoy/blob/15e3b9dbcc9aaa9d391fa8033904aad1ea1ae70d/api/envoy/api/v2/cluster.proto#L36
envoy/cluster.proto at 15e3b9dbcc9aaa9d391fa8033904aad1ea1ae70d · envoyproxy/envoy · GitHubExploit;Third Party Advisory
Jump to