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

204 lines
7.3 KiB
JSON

{
"id": "CVE-2019-17640",
"sourceIdentifier": "emo@eclipse.org",
"published": "2020-10-15T21:15:11.427",
"lastModified": "2024-11-21T04:32:41.150",
"vulnStatus": "Modified",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "In Eclipse Vert.x 3.4.x up to 3.9.4, 4.0.0.milestone1, 4.0.0.milestone2, 4.0.0.milestone3, 4.0.0.milestone4, 4.0.0.milestone5, 4.0.0.Beta1, 4.0.0.Beta2, and 4.0.0.Beta3, StaticHandler doesn't correctly processes back slashes on Windows Operating systems, allowing, escape the webroot folder to the current working directory."
},
{
"lang": "es",
"value": "En Eclipse Vert.x versiones 3.4.x hasta 3.9.4, versiones 4.0.0.milestone1, 4.0.0.milestone2, 4.0.0.milestone3, 4.0.0.milestone4, 4.0.0.milestone5, 4.0.0.Beta1, 4.0.0.Beta2 y 4.0.0.Beta3, StaticHandler no procesa correctamente las barras diagonales inversas en los sistemas operativos Windows, permitiendo escapar la carpeta webroot en el directorio de trabajo actual"
}
],
"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:H/I:H/A:H",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH"
},
"exploitabilityScore": 3.9,
"impactScore": 5.9
}
],
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
"baseScore": 7.5,
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL"
},
"baseSeverity": "HIGH",
"exploitabilityScore": 10.0,
"impactScore": 6.4,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "emo@eclipse.org",
"type": "Secondary",
"description": [
{
"lang": "en",
"value": "CWE-23"
}
]
},
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-22"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:eclipse:vert.x:*:*:*:*:*:*:*:*",
"versionStartIncluding": "3.4.0",
"versionEndIncluding": "3.9.4",
"matchCriteriaId": "2281A447-8417-4003-AC6B-1D60696C13B4"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:eclipse:vert.x:4.0.0:beta1:*:*:*:*:*:*",
"matchCriteriaId": "E2912691-6710-4131-AC79-48BA048CF134"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:eclipse:vert.x:4.0.0:beta2:*:*:*:*:*:*",
"matchCriteriaId": "127CD260-A607-4B25-B02D-B8C74D08803F"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:eclipse:vert.x:4.0.0:beta3:*:*:*:*:*:*",
"matchCriteriaId": "D4799BF9-F7E4-4F38-994A-D79D22568756"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:eclipse:vert.x:4.0.0:milestone1:*:*:*:*:*:*",
"matchCriteriaId": "2977D3AD-7932-409E-895B-367458ACCFE0"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:eclipse:vert.x:4.0.0:milestone2:*:*:*:*:*:*",
"matchCriteriaId": "952CED48-8998-483B-80A8-3397280EC620"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:eclipse:vert.x:4.0.0:milestone3:*:*:*:*:*:*",
"matchCriteriaId": "E22E2751-FA54-456C-B93A-08B24967D2C2"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:eclipse:vert.x:4.0.0:milestone4:*:*:*:*:*:*",
"matchCriteriaId": "4979AE1A-D6F8-47B3-8BEC-DA4D69BDFC5B"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:eclipse:vert.x:4.0.0:milestone5:*:*:*:*:*:*",
"matchCriteriaId": "AF0FAA50-2EBA-421B-AB68-4B05951C4A6B"
}
]
}
]
}
],
"references": [
{
"url": "https://bugs.eclipse.org/bugs/show_bug.cgi?id=567416",
"source": "emo@eclipse.org",
"tags": [
"Vendor Advisory"
]
},
{
"url": "https://lists.apache.org/thread.html/r591f6932560c8c46cee87415afed92924a982189fea7f7c9096f8e33%40%3Ccommits.pulsar.apache.org%3E",
"source": "emo@eclipse.org"
},
{
"url": "https://lists.apache.org/thread.html/r8383b5e7344a8b872e430ad72241b84b83e9701d275c602cfe34a941%40%3Ccommits.servicecomb.apache.org%3E",
"source": "emo@eclipse.org"
},
{
"url": "https://lists.apache.org/thread.html/r8d863b148efe778ce5f8f961d0cafeda399e681d3f0656233b4c5511%40%3Ccommits.pulsar.apache.org%3E",
"source": "emo@eclipse.org"
},
{
"url": "https://lists.apache.org/thread.html/rd0e44e8ef71eeaaa3cf3d1b8b41eb25894372e2995ec908ce7624d26%40%3Ccommits.pulsar.apache.org%3E",
"source": "emo@eclipse.org"
},
{
"url": "https://lists.apache.org/thread.html/rfd0ebf8387cfd0b959d1e218797e709793cce51a5ea2f84d0976f47d%40%3Ccommits.pulsar.apache.org%3E",
"source": "emo@eclipse.org"
},
{
"url": "https://bugs.eclipse.org/bugs/show_bug.cgi?id=567416",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Vendor Advisory"
]
},
{
"url": "https://lists.apache.org/thread.html/r591f6932560c8c46cee87415afed92924a982189fea7f7c9096f8e33%40%3Ccommits.pulsar.apache.org%3E",
"source": "af854a3a-2127-422b-91ae-364da2661108"
},
{
"url": "https://lists.apache.org/thread.html/r8383b5e7344a8b872e430ad72241b84b83e9701d275c602cfe34a941%40%3Ccommits.servicecomb.apache.org%3E",
"source": "af854a3a-2127-422b-91ae-364da2661108"
},
{
"url": "https://lists.apache.org/thread.html/r8d863b148efe778ce5f8f961d0cafeda399e681d3f0656233b4c5511%40%3Ccommits.pulsar.apache.org%3E",
"source": "af854a3a-2127-422b-91ae-364da2661108"
},
{
"url": "https://lists.apache.org/thread.html/rd0e44e8ef71eeaaa3cf3d1b8b41eb25894372e2995ec908ce7624d26%40%3Ccommits.pulsar.apache.org%3E",
"source": "af854a3a-2127-422b-91ae-364da2661108"
},
{
"url": "https://lists.apache.org/thread.html/rfd0ebf8387cfd0b959d1e218797e709793cce51a5ea2f84d0976f47d%40%3Ccommits.pulsar.apache.org%3E",
"source": "af854a3a-2127-422b-91ae-364da2661108"
}
]
}