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

154 lines
5.2 KiB
JSON

{
"id": "CVE-2008-0216",
"sourceIdentifier": "secteam@freebsd.org",
"published": "2008-01-16T02:00:00.000",
"lastModified": "2017-08-08T01:29:24.260",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "The ptsname function in FreeBSD 6.0 through 7.0-PRERELEASE does not properly verify that a certain portion of a device name is associated with a pty of a user who is calling the pt_chown function, which might allow local users to read data from the pty from another user."
},
{
"lang": "es",
"value": "La funci\u00f3n ptsname en FreeBSD 6.0 hasta el 7.0-PRERELEASE no verifica de forma adecuada que una cierta porci\u00f3n de un nombre de dispositivo est\u00e1 asociado con un pty de un usuario quien est\u00e1 llamando a la funci\u00f3n, la cual podr\u00eda permitir a usuarios locales leer datos del pty desde otro usuario."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:L/AC:L/Au:N/C:N/I:P/A:N",
"accessVector": "LOCAL",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "NONE",
"integrityImpact": "PARTIAL",
"availabilityImpact": "NONE",
"baseScore": 2.1
},
"baseSeverity": "LOW",
"exploitabilityScore": 3.9,
"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-264"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:o:freebsd:freebsd:6.0:*:*:*:*:*:*:*",
"matchCriteriaId": "1D2C79D5-D27F-4B08-A8DF-3E3AAF4E16A5"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:o:freebsd:freebsd:6.0:release:*:*:*:*:*:*",
"matchCriteriaId": "CCE4F2E6-2286-4D87-ADD7-7E999B4E5620"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:o:freebsd:freebsd:6.0:stable:*:*:*:*:*:*",
"matchCriteriaId": "C07C3BEF-8D6A-4F23-96DE-AFE4369D08EF"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:o:freebsd:freebsd:6.1:*:*:*:*:*:*:*",
"matchCriteriaId": "F4416CBA-76B9-4051-B015-F1BE89517309"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:o:freebsd:freebsd:6.1:release:*:*:*:*:*:*",
"matchCriteriaId": "8C64EE9C-18E1-49C6-96DE-7E6F1607C0D7"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:o:freebsd:freebsd:6.1:release_p10:*:*:*:*:*:*",
"matchCriteriaId": "B36B3805-8A85-4357-ABC1-AB22C61E3381"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:o:freebsd:freebsd:6.1:stable:*:*:*:*:*:*",
"matchCriteriaId": "231B70A8-890A-4790-A33A-64228656BF0E"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:o:freebsd:freebsd:6.2:*:*:*:*:*:*:*",
"matchCriteriaId": "9118B602-3FB6-4701-AC09-763DD48334BA"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:o:freebsd:freebsd:6.2:stable:*:*:*:*:*:*",
"matchCriteriaId": "32FCB0B3-8FBE-49FA-B17E-0D5462C9E5B4"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:o:freebsd:freebsd:6.3:*:*:*:*:*:*:*",
"matchCriteriaId": "F702C46F-CA02-4FA2-B7D6-C61C2C095679"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:o:freebsd:freebsd:7.0:*:*:*:*:*:*:*",
"matchCriteriaId": "47E0A416-733A-4616-AE08-150D67FCEA70"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:o:freebsd:freebsd:7.0:current:*:*:*:*:*:*",
"matchCriteriaId": "C4E775BA-6DC1-4006-83A4-D30EA57417FC"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:o:freebsd:freebsd:7.0:pre-release:*:*:*:*:*:*",
"matchCriteriaId": "42231BCC-2B90-4196-A1C2-408A353C1BEF"
}
]
}
]
}
],
"references": [
{
"url": "http://security.FreeBSD.org/advisories/FreeBSD-SA-08:01.pty.asc",
"source": "secteam@freebsd.org",
"tags": [
"Patch"
]
},
{
"url": "http://www.securityfocus.com/bid/27284",
"source": "secteam@freebsd.org"
},
{
"url": "http://www.securitytracker.com/id?1019191",
"source": "secteam@freebsd.org"
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/39667",
"source": "secteam@freebsd.org"
}
]
}