mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-06-21 05:40:25 +00:00
"-Synchronized-Data."
This commit is contained in:
parent
d9b8164ef7
commit
58c445cb51
@ -58,6 +58,11 @@
|
||||
"name": "https://github.com/lajarajorge/CVE-2017-1000475/blob/master/README.md",
|
||||
"refsource": "MISC",
|
||||
"url": "https://github.com/lajarajorge/CVE-2017-1000475/blob/master/README.md"
|
||||
},
|
||||
{
|
||||
"refsource": "EXPLOIT-DB",
|
||||
"name": "Explooit Database",
|
||||
"url": "https://www.exploit-db.com/exploits/48044"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
@ -61,6 +61,11 @@
|
||||
"url": "https://docs.docker.com/release-notes/",
|
||||
"refsource": "MISC",
|
||||
"name": "https://docs.docker.com/release-notes/"
|
||||
},
|
||||
{
|
||||
"refsource": "MISC",
|
||||
"name": "https://github.com/spaceraccoon/CVE-2020-10665",
|
||||
"url": "https://github.com/spaceraccoon/CVE-2020-10665"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
72
2020/15xxx/CVE-2020-15503.json
Normal file
72
2020/15xxx/CVE-2020-15503.json
Normal file
@ -0,0 +1,72 @@
|
||||
{
|
||||
"CVE_data_meta": {
|
||||
"ASSIGNER": "cve@mitre.org",
|
||||
"ID": "CVE-2020-15503",
|
||||
"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": "LibRaw before 0.20-RC1 lacks a thumbnail size range check. This affects decoders/unpack_thumb.cpp, postprocessing/mem_image.cpp, and utils/thumb_utils.cpp. For example, malloc(sizeof(libraw_processed_image_t)+T.tlength) occurs without validating T.tlength."
|
||||
}
|
||||
]
|
||||
},
|
||||
"problemtype": {
|
||||
"problemtype_data": [
|
||||
{
|
||||
"description": [
|
||||
{
|
||||
"lang": "eng",
|
||||
"value": "n/a"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"references": {
|
||||
"reference_data": [
|
||||
{
|
||||
"url": "https://www.libraw.org/news/libraw-0-20-rc1",
|
||||
"refsource": "MISC",
|
||||
"name": "https://www.libraw.org/news/libraw-0-20-rc1"
|
||||
},
|
||||
{
|
||||
"url": "https://github.com/LibRaw/LibRaw/compare/0.20-Beta3...0.20-RC1",
|
||||
"refsource": "MISC",
|
||||
"name": "https://github.com/LibRaw/LibRaw/compare/0.20-Beta3...0.20-RC1"
|
||||
},
|
||||
{
|
||||
"url": "https://github.com/LibRaw/LibRaw/commit/20ad21c0d87ca80217aee47533d91e633ce1864d",
|
||||
"refsource": "MISC",
|
||||
"name": "https://github.com/LibRaw/LibRaw/commit/20ad21c0d87ca80217aee47533d91e633ce1864d"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
@ -43,7 +43,7 @@
|
||||
"description_data": [
|
||||
{
|
||||
"lang": "eng",
|
||||
"value": "SAP Business Objects Business Intelligence Platform (Live Data Connect), versions 1.0, 2.0, 2.x, allows an attacker to logon on the Central Management Console without password in case of the BIPRWS application server was not protected with some specific certificate, leading to Missing Authentication Check."
|
||||
"value": "SAP Business Objects Business Intelligence Platform (Live Data Connect), versions 1.0, 2.0, 2.1, 2.2, 2.3, allows an attacker to logon on the Central Management Console without password in case of the BIPRWS application server was not protected with some specific certificate, leading to Missing Authentication Check."
|
||||
}
|
||||
]
|
||||
},
|
||||
@ -77,6 +77,11 @@
|
||||
"url": "https://launchpad.support.sap.com/#/notes/2885244",
|
||||
"refsource": "MISC",
|
||||
"name": "https://launchpad.support.sap.com/#/notes/2885244"
|
||||
},
|
||||
{
|
||||
"refsource": "CONFIRM",
|
||||
"name": "https://wiki.scn.sap.com/wiki/pages/viewpage.action?pageId=545396222",
|
||||
"url": "https://wiki.scn.sap.com/wiki/pages/viewpage.action?pageId=545396222"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user