Skip to content

Commit 8546454

Browse files
committed
Add missing envoy entry.
1 parent c25c634 commit 8546454

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

vulns/envoy/18431.yaml

+23
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
id: OSV-2019-1
2+
package:
3+
name: envoy
4+
ecosystem: OSS-Fuzz
5+
summary: 'ASSERT: bufferRemainingSize() >= length.'
6+
details: |
7+
OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=18431
8+
9+
Crash type: ASSERT
10+
Crash state:
11+
bufferRemainingSize() >= length.
12+
Envoy::Http::Http1::ConnectionImpl::copyToBuffer
13+
Envoy::Http::Http1::RequestStreamEncoderImpl::encodeHeaders
14+
severity: HIGH
15+
affects:
16+
ranges:
17+
- type: GIT
18+
repo: https://github.com/envoyproxy/envoy.git
19+
fixed: b3f42a4ebbd51e816cfde63ee672ce31e420602a
20+
references:
21+
- https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=18431
22+
modified: '2021-03-29T05:14:39.113932Z'
23+
created: '2021-03-29T05:14:39.113684Z'

0 commit comments

Comments
 (0)