"-Synchronized-Data."

This commit is contained in:
CVE Team 2020-06-26 01:01:16 +00:00
parent 87f1a6e504
commit fb64925ebb
No known key found for this signature in database
GPG Key ID: 5708902F06FEF743
4 changed files with 249 additions and 0 deletions

View 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."
}
]
}
}

View 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"
}
]
}
}

View 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"
}
]
}
}

View 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"
}
]
}
}