René Helmke 7791f18b51 bootstrap
2023-05-16 16:09:41 +02:00

105 lines
3.5 KiB
JSON

{
"id": "CVE-2020-7659",
"sourceIdentifier": "report@snyk.io",
"published": "2020-06-01T13:15:10.313",
"lastModified": "2020-06-02T17:01:51.687",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "reel through 0.6.1 allows Request Smuggling attacks due to incorrect Content-Length and Transfer encoding header parsing. It is possible to conduct HTTP request smuggling attacks by sending the Content-Length header twice. Furthermore, invalid Transfer Encoding headers were found to be parsed as valid which could be leveraged for TE:CL smuggling attacks. Note: This project is deprecated, and is not maintained any more."
},
{
"lang": "es",
"value": "reel versiones hasta 0.6.1, permite ataques de Tr\u00e1fico No Autorizado de Peticiones debido a un an\u00e1lisis incorrecto de los Encabezados Content-Length y Transfer Encoding. Es posible conducir ataques de tr\u00e1fico de peticiones HTTP mediante el env\u00edo dos veces del encabezado Content-Length. Adem\u00e1s, se encontr\u00f3 que encabezados Transfer Encoding no v\u00e1lidos eran analizados como v\u00e1lidos, lo que pod\u00eda ser aprovechado para ataques de tr\u00e1fico no autorizado TE:CL. Nota: Este proyecto est\u00e1 obsoleto, y ya no es mantenido."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH"
},
"exploitabilityScore": 3.9,
"impactScore": 3.6
}
],
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:N/C:N/I:P/A:N",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "NONE",
"integrityImpact": "PARTIAL",
"availabilityImpact": "NONE",
"baseScore": 5.0
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 10.0,
"impactScore": 2.9,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-444"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:celluloid:reel:*:*:*:*:*:*:*:*",
"versionEndIncluding": "0.6.1",
"matchCriteriaId": "BF01A15A-4713-4633-8B84-24AFA9E4EE5F"
}
]
}
]
}
],
"references": [
{
"url": "https://snyk.io/vuln/SNYK-RUBY-REEL-569135",
"source": "report@snyk.io",
"tags": [
"Third Party Advisory"
]
}
]
}