2024-12-08 03:06:42 +00:00

120 lines
3.3 KiB
JSON

{
"id": "CVE-2017-18587",
"sourceIdentifier": "cve@mitre.org",
"published": "2019-08-26T13:15:10.993",
"lastModified": "2024-11-21T03:20:27.920",
"vulnStatus": "Modified",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "An issue was discovered in the hyper crate before 0.9.18 for Rust. It mishandles newlines in headers."
},
{
"lang": "es",
"value": "Se descubri\u00f3 un problema en el paquete (crate) hyper versiones anteriores a 0.9.18 para Rust. Maneja inapropiadamente newlines en los encabezados."
}
],
"metrics": {
"cvssMetricV30": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.0",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"availabilityImpact": "NONE"
},
"exploitabilityScore": 3.9,
"impactScore": 1.4
}
],
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:N/C:N/I:P/A:N",
"baseScore": 5.0,
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "NONE",
"integrityImpact": "PARTIAL",
"availabilityImpact": "NONE"
},
"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-93"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:hyper:hyper:*:*:*:*:*:*:*:*",
"versionEndExcluding": "0.9.18",
"matchCriteriaId": "F1240B4B-D255-4654-8F07-E674B6FD1768"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:hyper:hyper:*:*:*:*:*:*:*:*",
"versionStartIncluding": "0.10.0",
"versionEndExcluding": "0.10.2",
"matchCriteriaId": "E3C6C5CE-E1B7-4EBE-ACAC-31104D97A6B5"
}
]
}
]
}
],
"references": [
{
"url": "https://rustsec.org/advisories/RUSTSEC-2017-0002.html",
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
]
},
{
"url": "https://rustsec.org/advisories/RUSTSEC-2017-0002.html",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Third Party Advisory"
]
}
]
}