2023-08-20 10:00:31 +00:00
{
"id" : "CVE-2023-37250" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2023-08-20T08:15:09.013" ,
2023-08-25 18:00:37 +00:00
"lastModified" : "2023-08-25T16:15:00.827" ,
"vulnStatus" : "Analyzed" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2023-08-20 10:00:31 +00:00
"descriptions" : [
{
"lang" : "en" ,
2023-08-21 20:00:42 +00:00
"value" : "Unity Parsec has a TOCTOU race condition that permits local attackers to escalate privileges to SYSTEM if Parsec was installed in \"Per User\" mode. The application intentionally launches DLLs from a user-owned directory but intended to always perform integrity verification of those DLLs. This affects Parsec Loader versions through 8. Parsec Loader 9 is a fixed version."
2023-08-20 10:00:31 +00:00
}
] ,
2023-08-25 18:00:37 +00:00
"metrics" : {
"cvssMetricV31" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H" ,
"attackVector" : "LOCAL" ,
"attackComplexity" : "HIGH" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 7.0 ,
"baseSeverity" : "HIGH"
} ,
"exploitabilityScore" : 1.0 ,
"impactScore" : 5.9
}
]
} ,
"weaknesses" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-367"
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:unity:parsec:*:*:*:*:*:*:*:*" ,
"versionEndExcluding" : "9.0" ,
"matchCriteriaId" : "4AE5936B-5A8B-4E54-B8BD-00D9DC3026A0"
}
]
}
]
}
] ,
2023-08-20 10:00:31 +00:00
"references" : [
2023-08-21 20:00:42 +00:00
{
"url" : "https://support.parsec.app/hc/en-us/articles/18311425588237-CVE-2023-37250" ,
2023-08-25 18:00:37 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Third Party Advisory"
]
2023-08-21 20:00:42 +00:00
} ,
2023-08-20 10:00:31 +00:00
{
"url" : "https://unity3d.com" ,
2023-08-25 18:00:37 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Product"
]
2023-08-20 10:00:31 +00:00
} ,
{
"url" : "https://www.kb.cert.org/vuls/id/287122" ,
2023-08-25 18:00:37 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Third Party Advisory" ,
"US Government Resource"
]
2023-08-20 10:00:31 +00:00
}
]
}