原始 OSV JSON{
"id": "GHSA-7v2r-wxmg-mgvc",
"aliases": [
"CVE-2020-35884"
],
"details": "HTTP pipelining issues and request smuggling attacks are possible due to incorrect Transfer encoding header parsing. It is possible conduct HTTP request smuggling attacks (CL:TE/TE:TE) by sending invalid Transfer Encoding headers. By manipulating the HTTP response the attacker could poison a web-cache, perform an XSS attack, or obtain sensitive information from requests other than their own.",
"summary": "HTTP Request smuggling in tiny_http",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "0.8.0"
}
]
}
],
"package": {
"name": "tiny_http",
"ecosystem": "crates.io"
}
}
],
"modified": "2023-06-13T21:49:09Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N"
}
],
"published": "2021-08-25T20:48:56Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-35884",
"type": "ADVISORY"
},
{
"url": "https://github.com/tiny-http/tiny-http/issues/173",
"type": "WEB"
},
{
"url": "https://github.com/tiny-http/tiny-http/pull/190",
"type": "WEB"
},
{
"url": "https://github.com/tiny-http/tiny-http/commit/623b87397a569729c4bcabae747823c5668cce94",
"type": "WEB"
},
{
"url": "https://github.com/tiny-http/tiny-http",
"type": "PACKAGE"
},
{
"url": "https://lists.fedoraproject.org/archives/list/[email protected] /message/M3JDNRE5RXJOWZZZF5QSCG4GUCSLTHF2",
"type": "WEB"
},
{
"url": "https://lists.fedoraproject.org/archives/list/[email protected] /message/VO6SRTCEPEYO2OX647I3H5XUWLFDRDWL",
"type": "WEB"
},
{
"url": "https://rustsec.org/advisories/RUSTSEC-2020-0031.html",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-444"
],
"severity": "MODERATE",
"github_reviewed": true,
"nvd_published_at": "2020-12-31T10:15:00Z",
"github_reviewed_at": "2021-08-19T20:56:20Z"
}
}