2023-11-07 21:03:21 +00:00

121 lines
3.5 KiB
JSON

{
"id": "CVE-2020-7647",
"sourceIdentifier": "report@snyk.io",
"published": "2020-05-11T20:15:12.463",
"lastModified": "2023-11-07T03:26:09.687",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "All versions before 1.6.7 and all versions after 2.0.0 inclusive and before 2.8.2 of io.jooby:jooby and org.jooby:jooby are vulnerable to Directory Traversal via two separate vectors."
},
{
"lang": "es",
"value": "Todas las versiones anteriores a 1.6.7 y todas las versiones posteriores a 2.0.0 incluy\u00e9ndola y versiones anteriores a 2.8.2, de io.jooby:jooby y org.jooby:jooby son vulnerables a un Salto de Directorio por medio de dos vectores separados."
}
],
"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:L/I:N/A:N",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 3.9,
"impactScore": 1.4
}
],
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:N/C:P/I:N/A:N",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "NONE",
"availabilityImpact": "NONE",
"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-22"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:jooby:jooby:*:*:*:*:*:*:*:*",
"versionEndExcluding": "1.6.7",
"matchCriteriaId": "3671F930-39B5-4B12-AF92-D75E7E7F2036"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:jooby:jooby:*:*:*:*:*:*:*:*",
"versionStartIncluding": "2.0.0",
"versionEndExcluding": "2.8.2",
"matchCriteriaId": "8E6542EC-D602-4DC6-B323-472D5A4AA17E"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/jooby-project/jooby/commit/34f526028e6cd0652125baa33936ffb6a8a4a009",
"source": "report@snyk.io",
"tags": [
"Patch",
"Third Party Advisory"
]
},
{
"url": "https://snyk.io/vuln/SNYK-JAVA-IOJOOBY-568806%2C",
"source": "report@snyk.io"
},
{
"url": "https://snyk.io/vuln/SNYK-JAVA-ORGJOOBY-568807%2C",
"source": "report@snyk.io"
}
]
}