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

118 lines
3.2 KiB
JSON

{
"id": "CVE-2020-10587",
"sourceIdentifier": "cve@mitre.org",
"published": "2020-03-14T22:15:11.903",
"lastModified": "2021-07-21T11:39:23.747",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "antiX and MX Linux allow local users to achieve root access via \"persist-config --command /bin/sh\" because of the Sudo configuration."
},
{
"lang": "es",
"value": "antiX y MX Linux, permiten a usuarios locales lograr un acceso root por medio de \"persist-config --command /bin/sh\" debido a la configuraci\u00f3n de Sudo."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"attackVector": "LOCAL",
"attackComplexity": "LOW",
"privilegesRequired": "LOW",
"userInteraction": "NONE",
"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:L/Au:N/C:C/I:C/A:C",
"accessVector": "LOCAL",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "COMPLETE",
"integrityImpact": "COMPLETE",
"availabilityImpact": "COMPLETE",
"baseScore": 7.2
},
"baseSeverity": "HIGH",
"exploitabilityScore": 3.9,
"impactScore": 10.0,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "NVD-CWE-noinfo"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:o:antixlinux:antix_linux:-:*:*:*:*:*:*:*",
"matchCriteriaId": "08B78F14-7C43-48B9-8EC9-E73025FC5D54"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:o:mxlinux:mx_linux:-:*:*:*:*:*:*:*",
"matchCriteriaId": "3A6F2A9A-4668-471E-84E9-60CE10284634"
}
]
}
]
}
],
"references": [
{
"url": "https://gist.github.com/bash-c/d2055b5047e56a0b49c95b461347c619#file-antix-exp-sh",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Third Party Advisory"
]
},
{
"url": "https://gist.github.com/bash-c/d2055b5047e56a0b49c95b461347c619#file-mx-exp-sh",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Third Party Advisory"
]
}
]
}