"-Synchronized-Data."

This commit is contained in:
CVE Team 2020-12-14 21:01:43 +00:00
parent 8c80a360f5
commit b594713558
No known key found for this signature in database
GPG Key ID: 5708902F06FEF743
18 changed files with 171 additions and 13 deletions

View File

@ -65,6 +65,11 @@
"refsource": "MISC",
"url": "https://support.apple.com/en-us/HT211929",
"name": "https://support.apple.com/en-us/HT211929"
},
{
"refsource": "CONFIRM",
"name": "https://support.apple.com/kb/HT212011",
"url": "https://support.apple.com/kb/HT212011"
}
]
},

View File

@ -49,6 +49,11 @@
"refsource": "MISC",
"url": "https://support.apple.com/en-us/HT211931",
"name": "https://support.apple.com/en-us/HT211931"
},
{
"refsource": "CONFIRM",
"name": "https://support.apple.com/kb/HT212011",
"url": "https://support.apple.com/kb/HT212011"
}
]
},

View File

@ -97,6 +97,11 @@
"refsource": "MISC",
"url": "https://support.apple.com/en-us/HT211930",
"name": "https://support.apple.com/en-us/HT211930"
},
{
"refsource": "CONFIRM",
"name": "https://support.apple.com/kb/HT212011",
"url": "https://support.apple.com/kb/HT212011"
}
]
},

View File

@ -49,6 +49,11 @@
"refsource": "MISC",
"url": "https://support.apple.com/en-us/HT211931",
"name": "https://support.apple.com/en-us/HT211931"
},
{
"refsource": "CONFIRM",
"name": "https://support.apple.com/kb/HT212011",
"url": "https://support.apple.com/kb/HT212011"
}
]
},

View File

@ -49,6 +49,11 @@
"refsource": "MISC",
"url": "https://support.apple.com/en-us/HT211931",
"name": "https://support.apple.com/en-us/HT211931"
},
{
"refsource": "CONFIRM",
"name": "https://support.apple.com/kb/HT212011",
"url": "https://support.apple.com/kb/HT212011"
}
]
},

View File

@ -97,6 +97,11 @@
"refsource": "MISC",
"url": "https://support.apple.com/en-us/HT211930",
"name": "https://support.apple.com/en-us/HT211930"
},
{
"refsource": "CONFIRM",
"name": "https://support.apple.com/kb/HT212011",
"url": "https://support.apple.com/kb/HT212011"
}
]
},

View File

@ -4,14 +4,58 @@
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2020-14368",
"ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED"
"ASSIGNER": "secalert@redhat.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "eclipse",
"version": {
"version_data": [
{
"version_value": "che-theia 7.14.0"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-352"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=1823892",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1823892"
}
]
},
"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."
"value": "A flaw was found in Eclipse Che in versions prior to 7.14.0 that impacts CodeReady Workspaces. When configured with cookies authentication, Theia IDE doesn't properly set the SameSite value, allowing a Cross-Site Request Forgery (CSRF) and consequently allowing a cross-site WebSocket hijack on Theia IDE. This flaw allows an attacker to gain full access to the victim's workspace through the /services endpoint. To perform a successful attack, the attacker conducts a Man-in-the-middle attack (MITM) and tricks the victim into executing a request via an untrusted link, which performs the CSRF and the Socket hijack. The highest threat from this vulnerability is to confidentiality, integrity, as well as system availability."
}
]
}

View File

@ -74,6 +74,11 @@
"refsource": "FEDORA",
"name": "FEDORA-2020-4e8e48da22",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/SC3U3H6AISVZB5PLZLLNF4HMQ4UFFL7M/"
},
{
"refsource": "CONFIRM",
"name": "https://support.apple.com/kb/HT212009",
"url": "https://support.apple.com/kb/HT212009"
}
]
},

View File

@ -1,17 +1,61 @@
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2020-20189",
"ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED"
"ID": "CVE-2020-20189",
"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": "** 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."
"value": "SQL Injection vulnerability in NewPK 1.1 via the title parameter to admin\\newpost.php."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/ornose15/NewPK/issues/1",
"refsource": "MISC",
"name": "https://github.com/ornose15/NewPK/issues/1"
}
]
}

View File

@ -5,13 +5,13 @@
"CVE_data_meta": {
"ID": "CVE-2020-25707",
"ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED"
"STATE": "REJECT"
},
"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."
"value": "** REJECT ** DO NOT USE THIS CANDIDATE NUMBER. Reason: This candidate is a duplicate of CVE-2020-28916"
}
]
}

View File

@ -19,7 +19,7 @@
"version": {
"version_data": [
{
"version_value": "kernel 5.10-rc1"
"version_value": "before kernel 5.10-rc1"
}
]
}
@ -55,7 +55,7 @@
"description_data": [
{
"lang": "eng",
"value": "A use-after-free flaw was found in kernel/trace/ring_buffer.c in Linux kernel (5.10-rc1). There was a race problem in trace_open and resize of cpu buffer running in parallel on different cpus, may cause a denial of service problem (DOS). This flaw could even allow a local attacker with special user privilege to a kernel information leak threat."
"value": "A use-after-free flaw was found in kernel/trace/ring_buffer.c in Linux kernel (before 5.10-rc1). There was a race problem in trace_open and resize of cpu buffer running parallely on different cpus, may cause a denial of service problem (DOS). This flaw could even allow a local attacker with special user privilege to a kernel information leak threat."
}
]
}

View File

@ -60,6 +60,11 @@
"refsource": "MISC",
"url": "https://support.apple.com/en-us/HT211931",
"name": "https://support.apple.com/en-us/HT211931"
},
{
"refsource": "CONFIRM",
"name": "https://support.apple.com/kb/HT212011",
"url": "https://support.apple.com/kb/HT212011"
}
]
},

View File

@ -97,6 +97,11 @@
"refsource": "MISC",
"url": "https://support.apple.com/en-us/HT211930",
"name": "https://support.apple.com/en-us/HT211930"
},
{
"refsource": "CONFIRM",
"name": "https://support.apple.com/kb/HT212011",
"url": "https://support.apple.com/kb/HT212011"
}
]
},

View File

@ -129,6 +129,11 @@
"refsource": "MISC",
"url": "https://support.apple.com/en-us/HT211933",
"name": "https://support.apple.com/en-us/HT211933"
},
{
"refsource": "CONFIRM",
"name": "https://support.apple.com/kb/HT212011",
"url": "https://support.apple.com/kb/HT212011"
}
]
},

View File

@ -129,6 +129,11 @@
"refsource": "MISC",
"url": "https://support.apple.com/en-us/HT211933",
"name": "https://support.apple.com/en-us/HT211933"
},
{
"refsource": "CONFIRM",
"name": "https://support.apple.com/kb/HT212011",
"url": "https://support.apple.com/kb/HT212011"
}
]
},

View File

@ -49,6 +49,11 @@
"refsource": "MISC",
"url": "https://support.apple.com/en-us/HT211929",
"name": "https://support.apple.com/en-us/HT211929"
},
{
"refsource": "CONFIRM",
"name": "https://support.apple.com/kb/HT212011",
"url": "https://support.apple.com/kb/HT212011"
}
]
},

View File

@ -97,6 +97,11 @@
"refsource": "MISC",
"url": "https://support.apple.com/en-us/HT211931",
"name": "https://support.apple.com/en-us/HT211931"
},
{
"refsource": "CONFIRM",
"name": "https://support.apple.com/kb/HT212011",
"url": "https://support.apple.com/kb/HT212011"
}
]
},

View File

@ -97,6 +97,11 @@
"refsource": "MISC",
"url": "https://support.apple.com/en-us/HT211931",
"name": "https://support.apple.com/en-us/HT211931"
},
{
"refsource": "CONFIRM",
"name": "https://support.apple.com/kb/HT212011",
"url": "https://support.apple.com/kb/HT212011"
}
]
},