mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-07-29 05:56:59 +00:00
143 lines
5.9 KiB
JSON
143 lines
5.9 KiB
JSON
{
|
|
"data_version": "4.0",
|
|
"data_type": "CVE",
|
|
"data_format": "MITRE",
|
|
"CVE_data_meta": {
|
|
"ID": "CVE-2022-42268",
|
|
"ASSIGNER": "psirt@nvidia.com",
|
|
"STATE": "PUBLIC"
|
|
},
|
|
"description": {
|
|
"description_data": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "Omniverse Kit contains a vulnerability in the reference applications Create, Audio2Face, Isaac Sim, View, Code, and Machinima. These applications allow executable Python code to be embedded in Universal Scene Description (USD) files to customize all aspects of a scene. If a user opens a USD file that contains embedded Python code in one of these applications, the embedded Python code automatically runs with the privileges of the user who opened the file. As a result, an unprivileged remote attacker could craft a USD file containing malicious Python code and persuade a local user to open the file, which may lead to information disclosure, data tampering, and denial of service."
|
|
}
|
|
]
|
|
},
|
|
"problemtype": {
|
|
"problemtype_data": [
|
|
{
|
|
"description": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "CWE-74 Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')",
|
|
"cweId": "CWE-74"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"affects": {
|
|
"vendor": {
|
|
"vendor_data": [
|
|
{
|
|
"vendor_name": "NVIDIA",
|
|
"product": {
|
|
"product_data": [
|
|
{
|
|
"product_name": "Omniverse Audio2Face",
|
|
"version": {
|
|
"version_data": [
|
|
{
|
|
"version_value": "All versions prior to 2022.2",
|
|
"version_affected": "="
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"product_name": "Omniverse Create",
|
|
"version": {
|
|
"version_data": [
|
|
{
|
|
"version_value": "All versions prior to 2022.3",
|
|
"version_affected": "="
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"product_name": "NVIDIA Isaac Sim",
|
|
"version": {
|
|
"version_data": [
|
|
{
|
|
"version_value": "All versions prior to 2022.2.0",
|
|
"version_affected": "="
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"product_name": "Omniverse Machinima",
|
|
"version": {
|
|
"version_data": [
|
|
{
|
|
"version_value": "All versions prior to 2022.3",
|
|
"version_affected": "="
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"product_name": "Omniverse Code",
|
|
"version": {
|
|
"version_data": [
|
|
{
|
|
"version_value": "All versions prior to 2022.3.0",
|
|
"version_affected": "="
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"product_name": "Omniverse View",
|
|
"version": {
|
|
"version_data": [
|
|
{
|
|
"version_value": "All versions prior to 2022.2.1",
|
|
"version_affected": "="
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"references": {
|
|
"reference_data": [
|
|
{
|
|
"url": "https://nvidia.custhelp.com/app/answers/detail/a_id/5418",
|
|
"refsource": "MISC",
|
|
"name": "https://nvidia.custhelp.com/app/answers/detail/a_id/5418"
|
|
}
|
|
]
|
|
},
|
|
"generator": {
|
|
"engine": "Vulnogram 0.1.0-dev"
|
|
},
|
|
"source": {
|
|
"discovery": "UNKNOWN"
|
|
},
|
|
"impact": {
|
|
"cvss": [
|
|
{
|
|
"attackComplexity": "LOW",
|
|
"attackVector": "LOCAL",
|
|
"availabilityImpact": "HIGH",
|
|
"baseScore": 7.8,
|
|
"baseSeverity": "HIGH",
|
|
"confidentialityImpact": "HIGH",
|
|
"integrityImpact": "HIGH",
|
|
"privilegesRequired": "NONE",
|
|
"scope": "UNCHANGED",
|
|
"userInteraction": "REQUIRED",
|
|
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
|
|
"version": "3.1"
|
|
}
|
|
]
|
|
}
|
|
} |