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

121 lines
3.9 KiB
JSON

{
"id": "CVE-2018-12680",
"sourceIdentifier": "cve@mitre.org",
"published": "2019-04-02T20:29:00.380",
"lastModified": "2019-10-03T00:03:26.223",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "The Serialize.deserialize() method in CoAPthon 3.1, 4.0.0, 4.0.1, and 4.0.2 mishandles certain exceptions, leading to a denial of service in applications that use this library (e.g., the standard CoAP server, CoAP client, CoAP reverse proxy, example collect CoAP server and client) when they receive crafted CoAP messages."
},
{
"lang": "es",
"value": "El m\u00e9todo Serialize.deserialize() en CoAPthon 3.1., 4.0.0 y 4.0.2 gestiona de manera incorrecta ciertas excepciones, conduciendo a una denegaci\u00f3n de servicio (DoS) en aplicaciones que utilizan esta biblioteca (p. ej., el servidor CoAP est\u00e1ndar, el cliente CoAP, el servidor y cliente CoAP \"example collect\", el CoAP reverse proxy) cuando reciben mensajes CoAP manipulados."
}
],
"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-502"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:coapthon_project:coapthon:3.1:*:*:*:*:*:*:*",
"matchCriteriaId": "A5E3FFD2-EAC6-4CB4-A6D0-59FAD7778E35"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:coapthon_project:coapthon:4.0.0:*:*:*:*:*:*:*",
"matchCriteriaId": "1D3604C6-8B56-4D11-A365-7A4CD9468A4D"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:coapthon_project:coapthon:4.0.1:*:*:*:*:*:*:*",
"matchCriteriaId": "0AD3FFD8-6A70-4ADA-93EB-1D16F413A752"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:coapthon_project:coapthon:4.0.2:*:*:*:*:*:*:*",
"matchCriteriaId": "0B1FFE51-DA7F-467A-9D0F-42771CC4C005"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/Tanganelli/CoAPthon/issues/135",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Issue Tracking",
"Third Party Advisory"
]
}
]
}