mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-12-30 05:58:39 +00:00
"-Synchronized-Data."
This commit is contained in:
parent
87f1a6e504
commit
fb64925ebb
18
2020/15xxx/CVE-2020-15303.json
Normal file
18
2020/15xxx/CVE-2020-15303.json
Normal file
@ -0,0 +1,18 @@
|
||||
{
|
||||
"data_type": "CVE",
|
||||
"data_format": "MITRE",
|
||||
"data_version": "4.0",
|
||||
"CVE_data_meta": {
|
||||
"ID": "CVE-2020-15303",
|
||||
"ASSIGNER": "cve@mitre.org",
|
||||
"STATE": "RESERVED"
|
||||
},
|
||||
"description": {
|
||||
"description_data": [
|
||||
{
|
||||
"lang": "eng",
|
||||
"value": "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided."
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
77
2020/15xxx/CVE-2020-15304.json
Normal file
77
2020/15xxx/CVE-2020-15304.json
Normal file
@ -0,0 +1,77 @@
|
||||
{
|
||||
"CVE_data_meta": {
|
||||
"ASSIGNER": "cve@mitre.org",
|
||||
"ID": "CVE-2020-15304",
|
||||
"STATE": "PUBLIC"
|
||||
},
|
||||
"affects": {
|
||||
"vendor": {
|
||||
"vendor_data": [
|
||||
{
|
||||
"product": {
|
||||
"product_data": [
|
||||
{
|
||||
"product_name": "n/a",
|
||||
"version": {
|
||||
"version_data": [
|
||||
{
|
||||
"version_value": "n/a"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"vendor_name": "n/a"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"data_format": "MITRE",
|
||||
"data_type": "CVE",
|
||||
"data_version": "4.0",
|
||||
"description": {
|
||||
"description_data": [
|
||||
{
|
||||
"lang": "eng",
|
||||
"value": "An issue was discovered in OpenEXR before 2.5.2. An invalid tiled input file could cause invalid memory access in TiledInputFile::TiledInputFile() in IlmImf/ImfTiledInputFile.cpp, as demonstrated by a NULL pointer dereference."
|
||||
}
|
||||
]
|
||||
},
|
||||
"problemtype": {
|
||||
"problemtype_data": [
|
||||
{
|
||||
"description": [
|
||||
{
|
||||
"lang": "eng",
|
||||
"value": "n/a"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"references": {
|
||||
"reference_data": [
|
||||
{
|
||||
"url": "https://github.com/AcademySoftwareFoundation/openexr/pull/727",
|
||||
"refsource": "MISC",
|
||||
"name": "https://github.com/AcademySoftwareFoundation/openexr/pull/727"
|
||||
},
|
||||
{
|
||||
"url": "https://github.com/AcademySoftwareFoundation/openexr/releases/tag/v2.5.2",
|
||||
"refsource": "MISC",
|
||||
"name": "https://github.com/AcademySoftwareFoundation/openexr/releases/tag/v2.5.2"
|
||||
},
|
||||
{
|
||||
"url": "https://github.com/AcademySoftwareFoundation/openexr/blob/master/CHANGES.md",
|
||||
"refsource": "MISC",
|
||||
"name": "https://github.com/AcademySoftwareFoundation/openexr/blob/master/CHANGES.md"
|
||||
},
|
||||
{
|
||||
"url": "https://github.com/AcademySoftwareFoundation/openexr/blob/master/SECURITY.md",
|
||||
"refsource": "MISC",
|
||||
"name": "https://github.com/AcademySoftwareFoundation/openexr/blob/master/SECURITY.md"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
77
2020/15xxx/CVE-2020-15305.json
Normal file
77
2020/15xxx/CVE-2020-15305.json
Normal file
@ -0,0 +1,77 @@
|
||||
{
|
||||
"CVE_data_meta": {
|
||||
"ASSIGNER": "cve@mitre.org",
|
||||
"ID": "CVE-2020-15305",
|
||||
"STATE": "PUBLIC"
|
||||
},
|
||||
"affects": {
|
||||
"vendor": {
|
||||
"vendor_data": [
|
||||
{
|
||||
"product": {
|
||||
"product_data": [
|
||||
{
|
||||
"product_name": "n/a",
|
||||
"version": {
|
||||
"version_data": [
|
||||
{
|
||||
"version_value": "n/a"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"vendor_name": "n/a"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"data_format": "MITRE",
|
||||
"data_type": "CVE",
|
||||
"data_version": "4.0",
|
||||
"description": {
|
||||
"description_data": [
|
||||
{
|
||||
"lang": "eng",
|
||||
"value": "An issue was discovered in OpenEXR before 2.5.2. Invalid input could cause a use-after-free in DeepScanLineInputFile::DeepScanLineInputFile() in IlmImf/ImfDeepScanLineInputFile.cpp."
|
||||
}
|
||||
]
|
||||
},
|
||||
"problemtype": {
|
||||
"problemtype_data": [
|
||||
{
|
||||
"description": [
|
||||
{
|
||||
"lang": "eng",
|
||||
"value": "n/a"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"references": {
|
||||
"reference_data": [
|
||||
{
|
||||
"url": "https://github.com/AcademySoftwareFoundation/openexr/releases/tag/v2.5.2",
|
||||
"refsource": "MISC",
|
||||
"name": "https://github.com/AcademySoftwareFoundation/openexr/releases/tag/v2.5.2"
|
||||
},
|
||||
{
|
||||
"url": "https://github.com/AcademySoftwareFoundation/openexr/blob/master/CHANGES.md",
|
||||
"refsource": "MISC",
|
||||
"name": "https://github.com/AcademySoftwareFoundation/openexr/blob/master/CHANGES.md"
|
||||
},
|
||||
{
|
||||
"url": "https://github.com/AcademySoftwareFoundation/openexr/blob/master/SECURITY.md",
|
||||
"refsource": "MISC",
|
||||
"name": "https://github.com/AcademySoftwareFoundation/openexr/blob/master/SECURITY.md"
|
||||
},
|
||||
{
|
||||
"url": "https://github.com/AcademySoftwareFoundation/openexr/pull/730",
|
||||
"refsource": "MISC",
|
||||
"name": "https://github.com/AcademySoftwareFoundation/openexr/pull/730"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
77
2020/15xxx/CVE-2020-15306.json
Normal file
77
2020/15xxx/CVE-2020-15306.json
Normal file
@ -0,0 +1,77 @@
|
||||
{
|
||||
"CVE_data_meta": {
|
||||
"ASSIGNER": "cve@mitre.org",
|
||||
"ID": "CVE-2020-15306",
|
||||
"STATE": "PUBLIC"
|
||||
},
|
||||
"affects": {
|
||||
"vendor": {
|
||||
"vendor_data": [
|
||||
{
|
||||
"product": {
|
||||
"product_data": [
|
||||
{
|
||||
"product_name": "n/a",
|
||||
"version": {
|
||||
"version_data": [
|
||||
{
|
||||
"version_value": "n/a"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"vendor_name": "n/a"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"data_format": "MITRE",
|
||||
"data_type": "CVE",
|
||||
"data_version": "4.0",
|
||||
"description": {
|
||||
"description_data": [
|
||||
{
|
||||
"lang": "eng",
|
||||
"value": "An issue was discovered in OpenEXR before v2.5.2. Invalid chunkCount attributes could cause a heap buffer overflow in getChunkOffsetTableSize() in IlmImf/ImfMisc.cpp."
|
||||
}
|
||||
]
|
||||
},
|
||||
"problemtype": {
|
||||
"problemtype_data": [
|
||||
{
|
||||
"description": [
|
||||
{
|
||||
"lang": "eng",
|
||||
"value": "n/a"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"references": {
|
||||
"reference_data": [
|
||||
{
|
||||
"url": "https://github.com/AcademySoftwareFoundation/openexr/releases/tag/v2.5.2",
|
||||
"refsource": "MISC",
|
||||
"name": "https://github.com/AcademySoftwareFoundation/openexr/releases/tag/v2.5.2"
|
||||
},
|
||||
{
|
||||
"url": "https://github.com/AcademySoftwareFoundation/openexr/blob/master/CHANGES.md",
|
||||
"refsource": "MISC",
|
||||
"name": "https://github.com/AcademySoftwareFoundation/openexr/blob/master/CHANGES.md"
|
||||
},
|
||||
{
|
||||
"url": "https://github.com/AcademySoftwareFoundation/openexr/blob/master/SECURITY.md",
|
||||
"refsource": "MISC",
|
||||
"name": "https://github.com/AcademySoftwareFoundation/openexr/blob/master/SECURITY.md"
|
||||
},
|
||||
{
|
||||
"url": "https://github.com/AcademySoftwareFoundation/openexr/pull/738",
|
||||
"refsource": "MISC",
|
||||
"name": "https://github.com/AcademySoftwareFoundation/openexr/pull/738"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user