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

139 lines
4.8 KiB
JSON

{
"id": "CVE-2017-9790",
"sourceIdentifier": "security@apache.org",
"published": "2017-09-29T01:34:50.640",
"lastModified": "2019-10-03T00:03:26.223",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "When handling a libprocess message wrapped in an HTTP request, libprocess in Apache Mesos before 1.1.3, 1.2.x before 1.2.2, 1.3.x before 1.3.1, and 1.4.0-dev crashes if the request path is empty, because the parser assumes the request path always starts with '/'. A malicious actor can therefore cause a denial of service of Mesos masters rendering the Mesos-controlled cluster inoperable."
},
{
"lang": "es",
"value": "Cuando se procesa un mensaje libprocess contenido en una petici\u00f3n HTTP, libprocess en Apache Mesos en versiones anteriores a la 1.1.3, 1.2.x anteriores a la 1.2.2, 1.3.x anteriores a la 1.3.3 y 1.4.0-dev se cierra de manera inesperada si la ruta de la petici\u00f3n est\u00e1 vac\u00eda porque el analizador sint\u00e1ctico asume que la ruta de la petici\u00f3n siempre empieza por \"/\". Un atacante malicioso podr\u00eda entonces provocar una denegaci\u00f3n de servicio (DoS) en los nodos Maestro de Meses, haciendo que el cl\u00faster controlado por Mesos se vuelva inoperable."
}
],
"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:N/A:H",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"availabilityImpact": "HIGH",
"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:N/A:P",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"availabilityImpact": "PARTIAL",
"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-416"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:apache:mesos:*:*:*:*:*:*:*:*",
"versionEndIncluding": "1.1.2",
"matchCriteriaId": "A1F792FD-9C0E-4E42-8F3A-BC6F0738C8FA"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:apache:mesos:1.2.0:*:*:*:*:*:*:*",
"matchCriteriaId": "CD55F4CD-6F00-49B9-B366-7A0777BFE0E8"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:apache:mesos:1.2.1:*:*:*:*:*:*:*",
"matchCriteriaId": "5AD891F6-4971-4074-8BE2-4098D844808E"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:apache:mesos:1.3.0:*:*:*:*:*:*:*",
"matchCriteriaId": "072B30C9-9868-4888-AACF-C0A340169D48"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:apache:mesos:1.3.1:*:*:*:*:*:*:*",
"matchCriteriaId": "F1556E40-DC8D-4558-8583-6416AD6226AC"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:apache:mesos:1.4.0-dev:*:*:*:*:*:*:*",
"matchCriteriaId": "682123F2-153D-4B2E-B984-13076997F612"
}
]
}
]
}
],
"references": [
{
"url": "http://www.securityfocus.com/bid/101023",
"source": "security@apache.org",
"tags": [
"Third Party Advisory",
"VDB Entry"
]
},
{
"url": "https://lists.apache.org/thread.html/cc1e7a69ea78da0511f5b54b6be7aa6e3c78edad5aaff430e7de028b@%3Cdev.mesos.apache.org%3E",
"source": "security@apache.org",
"tags": [
"Mailing List",
"Vendor Advisory"
]
}
]
}