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

107 lines
3.3 KiB
JSON

{
"id": "CVE-2020-35766",
"sourceIdentifier": "cve@mitre.org",
"published": "2020-12-28T20:15:13.260",
"lastModified": "2020-12-30T16:38:57.577",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "The test suite in libopendkim in OpenDKIM through 2.10.3 allows local users to gain privileges via a symlink attack against the /tmp/testkeys file (related to t-testdata.h, t-setup.c, and t-cleanup.c). NOTE: this is applicable to persons who choose to engage in the \"A number of self-test programs are included here for unit-testing the library\" situation."
},
{
"lang": "es",
"value": "El conjunto de prueba en libopendkim en OpenDKIM versiones hasta 2.10.3, permite a usuarios locales alcanzar privilegios por medio de un ataque de tipo symlink contra el archivo /tmp/testkeys (relacionado con los archivos t-testdata.h, t-setup.c y t-cleanup.c) . NOTA: esto es aplicable a las personas que eligen participar en la situaci\u00f3n \"A number of self-test programs are included here for unit-testing the library\""
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"attackVector": "LOCAL",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "REQUIRED",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH"
},
"exploitabilityScore": 1.8,
"impactScore": 5.9
}
],
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:L/AC:M/Au:N/C:P/I:P/A:P",
"accessVector": "LOCAL",
"accessComplexity": "MEDIUM",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL",
"baseScore": 4.4
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 3.4,
"impactScore": 6.4,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": true
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-59"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:opendkim:opendkim:*:*:*:*:*:*:*:*",
"versionEndIncluding": "2.10.3",
"matchCriteriaId": "0B747EF7-FA4F-4C72-8008-B595EBA29911"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/trusteddomainproject/OpenDKIM/issues/113",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Patch",
"Third Party Advisory"
]
}
]
}