2024-07-14 02:06:08 +00:00

77 lines
2.0 KiB
JSON

{
"id": "CVE-2023-28339",
"sourceIdentifier": "cve@mitre.org",
"published": "2023-03-14T19:15:10.717",
"lastModified": "2023-03-21T14:04:38.757",
"vulnStatus": "Analyzed",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "OpenDoas through 6.8.2, when TIOCSTI is available, allows privilege escalation because of sharing a terminal with the original session. NOTE: TIOCSTI is unavailable in OpenBSD 6.0 and later, and can be made unavailable in the Linux kernel 6.2 and later."
}
],
"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:H/I:H/A:H",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "LOW",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH"
},
"exploitabilityScore": 2.8,
"impactScore": 5.9
}
]
},
"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:a:opendoas_project:opendoas:*:*:*:*:*:*:*:*",
"versionEndIncluding": "6.8.2",
"matchCriteriaId": "49F67D80-C707-4645-B019-A5AB2F56B445"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/Duncaen/OpenDoas/issues/106",
"source": "cve@mitre.org",
"tags": [
"Issue Tracking"
]
}
]
}