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

147 lines
4.0 KiB
JSON

{
"id": "CVE-2017-1000368",
"sourceIdentifier": "cve@mitre.org",
"published": "2017-06-05T16:29:00.200",
"lastModified": "2019-05-29T19:29:00.250",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "Todd Miller's sudo version 1.8.20p1 and earlier is vulnerable to an input validation (embedded newlines) in the get_process_ttyname() function resulting in information disclosure and command execution."
},
{
"lang": "es",
"value": "La versi\u00f3n 1.8.20p1 y anteriores de sudo de Todd Miller es vulnerable a una validaci\u00f3n de entradas (nuevas l\u00edneas embebidas) en la funci\u00f3n get_process_ttyname() que da lugar a una revelaci\u00f3n de informaci\u00f3n y la ejecuci\u00f3n de comandos."
}
],
"metrics": {
"cvssMetricV30": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.0",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H",
"attackVector": "LOCAL",
"attackComplexity": "LOW",
"privilegesRequired": "HIGH",
"userInteraction": "NONE",
"scope": "CHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH",
"baseScore": 8.2,
"baseSeverity": "HIGH"
},
"exploitabilityScore": 1.5,
"impactScore": 6.0
}
],
"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": "CWE-20"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:sudo_project:sudo:*:*:*:*:*:*:*:*",
"versionEndIncluding": "1.8.20",
"matchCriteriaId": "A1E57286-1794-4942-9C9F-884B76550AE0"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:sudo_project:sudo:1.8.20:p1:*:*:*:*:*:*",
"matchCriteriaId": "F2148E02-139E-45BD-A636-E9E1A0FEAF65"
}
]
}
]
}
],
"references": [
{
"url": "http://www.securityfocus.com/bid/98838",
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory",
"VDB Entry"
]
},
{
"url": "https://access.redhat.com/errata/RHSA-2017:1574",
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
]
},
{
"url": "https://kc.mcafee.com/corporate/index?page=content&id=SB10205",
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
]
},
{
"url": "https://security.gentoo.org/glsa/201710-04",
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
]
},
{
"url": "https://usn.ubuntu.com/3968-1/",
"source": "cve@mitre.org"
},
{
"url": "https://usn.ubuntu.com/3968-2/",
"source": "cve@mitre.org"
},
{
"url": "https://www.sudo.ws/alerts/linux_tty.html",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
}
]
}