cvelist/2020/6xxx/CVE-2020-6148.json

70 lines
2.2 KiB
JSON
Raw Normal View History

2020-01-07 16:01:04 +00:00
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2020-6148",
2020-11-13 15:01:40 +00:00
"ASSIGNER": "talos-cna@cisco.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "Pixar",
"version": {
"version_data": [
{
"version_value": "Pixar OpenUSD 20.05 , Apple macOS Catalina 10.15.3"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
2022-04-28 14:36:12 -04:00
"value": "CWE-122: Heap-based Buffer Overflow"
2020-11-13 15:01:40 +00:00
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://talosintelligence.com/vulnerability_reports/TALOS-2020-1094",
"url": "https://talosintelligence.com/vulnerability_reports/TALOS-2020-1094"
}
]
2020-01-07 16:01:04 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2020-11-13 15:01:40 +00:00
"value": "A heap overflow vulnerability exists in Pixar OpenUSD 20.05 when the software parses compressed sections in binary USD files. An instance exists in USDC file format FIELDSETS section decompression heap overflow."
2020-01-07 16:01:04 +00:00
}
]
2022-04-18 17:22:54 -04:00
},
"impact": {
"cvss": {
"baseScore": 8.8,
"baseSeverity": "High",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.0"
}
2020-01-07 16:01:04 +00:00
}
}