115 lines
3.0 KiB
JSON
Raw Normal View History

2023-04-24 12:24:31 +02:00
{
"id": "CVE-2021-41040",
"sourceIdentifier": "emo@eclipse.org",
"published": "2022-02-01T12:15:08.023",
"lastModified": "2022-02-04T16:45:51.770",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "In Eclipse Wakaama, ever since its inception until 2021-01-14, the CoAP parsing code does not properly sanitize network-received data."
},
{
"lang": "es",
"value": "En Eclipse Wakaama, desde su creaci\u00f3n hasta el 14-01-2021, el c\u00f3digo de an\u00e1lisis sint\u00e1ctico de CoAP no sanea correctamente los datos recibidos de la red"
}
],
"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: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-125"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:eclipse:wakaama:1.0:*:*:*:*:*:*:*",
"matchCriteriaId": "3119BFC7-89C5-4620-94B6-E17DEB82C873"
}
]
}
]
}
],
"references": [
{
"url": "https://bugs.eclipse.org/bugs/show_bug.cgi?id=577968",
"source": "emo@eclipse.org",
"tags": [
"Exploit",
"Issue Tracking",
"Patch",
"Vendor Advisory"
]
},
{
"url": "https://github.com/eclipse/wakaama/pull/640",
"source": "emo@eclipse.org",
"tags": [
"Patch",
"Third Party Advisory"
]
}
]
}