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

152 lines
4.7 KiB
JSON

{
"id": "CVE-2020-27219",
"sourceIdentifier": "emo@eclipse.org",
"published": "2021-01-14T23:15:12.977",
"lastModified": "2021-01-21T16:37:46.027",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "In all version of Eclipse Hawkbit prior to 0.3.0M7, the HTTP 404 (Not Found) JSON response body returned by the REST API may contain unsafe characters within the path attribute. Sending a POST request to a non existing resource will return the full path from the given URL unescaped to the client."
},
{
"lang": "es",
"value": "En todas las versiones de Eclipse Hawkbit anteriores a 0.3.0M7, el cuerpo de respuesta JSON HTTP 404 (No Found) devuelto mediante la API REST puede contener caracteres no seguros dentro del atributo de ruta. El env\u00edo de una petici\u00f3n POST a un recurso no existente devolver\u00e1 la ruta completa desde la URL dada sin escapar al cliente"
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "REQUIRED",
"scope": "CHANGED",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 2.8,
"impactScore": 2.7
}
],
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:M/Au:N/C:N/I:P/A:N",
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "NONE",
"confidentialityImpact": "NONE",
"integrityImpact": "PARTIAL",
"availabilityImpact": "NONE",
"baseScore": 4.3
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 8.6,
"impactScore": 2.9,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": true
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-79"
}
]
},
{
"source": "emo@eclipse.org",
"type": "Secondary",
"description": [
{
"lang": "en",
"value": "CWE-79"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:eclipse:hawkbit:*:*:*:*:*:*:*:*",
"versionEndIncluding": "0.2.5",
"matchCriteriaId": "AECE2400-B719-4F2D-A67B-2C75E2686EBB"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:eclipse:hawkbit:0.3.0:m1:*:*:*:*:*:*",
"matchCriteriaId": "26D9B47F-213F-4994-ACDF-BE1964155B12"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:eclipse:hawkbit:0.3.0:m2:*:*:*:*:*:*",
"matchCriteriaId": "57A5955E-333E-416A-A242-B291D29E04D3"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:eclipse:hawkbit:0.3.0:m3:*:*:*:*:*:*",
"matchCriteriaId": "26D107A3-3E13-4CF5-B632-D2DEFCD6D165"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:eclipse:hawkbit:0.3.0:m4:*:*:*:*:*:*",
"matchCriteriaId": "BBCB05A1-1515-4BDD-B6EB-F792AA7E0304"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:eclipse:hawkbit:0.3.0:m5:*:*:*:*:*:*",
"matchCriteriaId": "892D9F47-0B85-40D5-8C8C-045BD1313645"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:eclipse:hawkbit:0.3.0:m6:*:*:*:*:*:*",
"matchCriteriaId": "E591CBB2-B05B-4BFC-BE5B-3BDA78CD5B9D"
}
]
}
]
}
],
"references": [
{
"url": "https://bugs.eclipse.org/bugs/show_bug.cgi?id=570289",
"source": "emo@eclipse.org",
"tags": [
"Vendor Advisory"
]
},
{
"url": "https://github.com/eclipse/hawkbit/issues/1067",
"source": "emo@eclipse.org",
"tags": [
"Third Party Advisory"
]
}
]
}