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

118 lines
3.9 KiB
JSON

{
"id": "CVE-2021-26719",
"sourceIdentifier": "cve@mitre.org",
"published": "2021-02-09T14:15:17.577",
"lastModified": "2021-02-12T19:37:01.247",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "A directory traversal issue was discovered in Gradle gradle-enterprise-test-distribution-agent before 1.3.2, test-distribution-gradle-plugin before 1.3.2, and gradle-enterprise-maven-extension before 1.8.2. A malicious actor (with certain credentials) can perform a registration step such that crafted TAR archives lead to extraction of files into arbitrary filesystem locations."
},
{
"lang": "es",
"value": "Se detect\u00f3 un problema de salto de directorio en Gradle gradle-enterprise-test-distribution-agent versiones anteriores a 1.3.2, test-distribution-gradle-plugin versiones anteriores a 1.3.2 y gradle-enterprise-maven-extension versiones anteriores a 1.8.2. Un actor malicioso (con determinadas credenciales) puede llevar a cabo un paso de registro de modo que los archivos TAR dise\u00f1ados conlleven a una extracci\u00f3n de archivos en ubicaciones arbitrarias del sistema de archivos"
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "LOW",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 2.8,
"impactScore": 3.6
}
],
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:S/C:N/I:P/A:P",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "SINGLE",
"confidentialityImpact": "NONE",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL",
"baseScore": 5.5
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 8.0,
"impactScore": 4.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:gradle:enterprise_test_distribution_agent:*:*:*:*:*:*:*:*",
"versionEndExcluding": "1.3.2",
"matchCriteriaId": "A5B7AB20-C1EF-4EBA-871C-4F39347AB711"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:gradle:maven:*:*:*:*:*:gradle:*:*",
"versionStartIncluding": "1.8",
"versionEndIncluding": "1.8.1",
"matchCriteriaId": "F62F0602-D474-4F2A-9CDA-9FBFF21D9F69"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:gradle:test_distribution:*:*:*:*:*:gradle:*:*",
"versionEndExcluding": "1.3.2",
"matchCriteriaId": "C0E4E98F-1FB1-464B-822E-46AD5306B16E"
}
]
}
]
}
],
"references": [
{
"url": "https://security.gradle.com/advisory/CVE-2021-26719",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
}
]
}