2023-04-24 12:24:31 +02:00
{
"id" : "CVE-2022-24949" ,
"sourceIdentifier" : "cve-assign@fb.com" ,
"published" : "2022-08-16T01:15:07.907" ,
2023-11-07 21:03:21 +00:00
"lastModified" : "2023-11-07T03:44:43.080" ,
"vulnStatus" : "Modified" ,
2023-04-24 12:24:31 +02:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "A privilege escalation to root exists in Eternal Terminal prior to version 6.2.0. This is due to the combination of a race condition, buffer overflow, and logic bug all in PipeSocketHandler::listen()."
} ,
{
"lang" : "es" ,
"value" : "Se presenta una escalada de privilegios a root en Eternal Terminal versiones anteriores a 6.2.0. Esto es debido a una combinaci\u00f3n de una condici\u00f3n de carrera, un desbordamiento de b\u00fafer y un error l\u00f3gico en la funci\u00f3n PipeSocketHandler::listen()."
}
] ,
"metrics" : {
"cvssMetricV31" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "HIGH" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 7.5 ,
"baseSeverity" : "HIGH"
} ,
"exploitabilityScore" : 1.6 ,
"impactScore" : 5.9
}
]
} ,
"weaknesses" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-120"
} ,
{
"lang" : "en" ,
"value" : "CWE-362"
}
]
} ,
{
2023-11-07 21:03:21 +00:00
"source" : "4fc57720-52fe-4431-a0fb-3d2c8747b827" ,
2023-04-24 12:24:31 +02:00
"type" : "Secondary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-362"
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:eternal_terminal_project:eternal_terminal:*:*:*:*:*:*:*:*" ,
"versionEndExcluding" : "6.2.0" ,
"matchCriteriaId" : "F81EA524-B9EE-48C8-B8BF-8E53D2AAD574"
}
]
}
]
}
] ,
"references" : [
{
"url" : "https://github.com/MisterTea/EternalTerminal/commit/900348bb8bc96e1c7ba4888ac8480f643c43d3c3" ,
"source" : "cve-assign@fb.com" ,
"tags" : [
"Patch" ,
"Third Party Advisory"
]
} ,
{
"url" : "https://github.com/metaredteam/external-disclosures/security/advisories/GHSA-hxg8-4r3q-p9rv" ,
"source" : "cve-assign@fb.com" ,
"tags" : [
"Exploit" ,
"Third Party Advisory"
]
}
]
}