mirror of
https://github.com/OMGeeky/advisory-db.git
synced 2025-12-29 07:46:22 +01:00
drop commented-out fields
This commit is contained in:
committed by
GitHub
parent
f8b4364f88
commit
ce0f9692ff
@@ -7,15 +7,12 @@ url = "https://github.com/http-rs/async-h1/releases/tag/v2.3.0"
|
||||
categories = []
|
||||
keywords = ["smuggling", "http", "reverse proxy", "request smuggling"]
|
||||
aliases = ["GHSA-4vr9-8cjf-vf9c"]
|
||||
#cvss = "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H"
|
||||
|
||||
[versions]
|
||||
patched = [">= 2.3.0"]
|
||||
unaffected = []
|
||||
|
||||
[affected]
|
||||
#arch = ["x86"]
|
||||
#os = ["windows"]
|
||||
functions = {"async_h1::server::decode" = ["< 2.3.0"], "async_h1::server::accept" = ["< 2.3.0"]}
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user