"-Synchronized-Data."

This commit is contained in:
CVE Team 2020-03-09 15:01:18 +00:00
parent 5b4b8f5a30
commit aa5ab57e57
No known key found for this signature in database
GPG Key ID: 0DA1F9F56BC892E8
4 changed files with 153 additions and 99 deletions

View File

@ -5,13 +5,13 @@
"CVE_data_meta": {
"ID": "CVE-2020-10175",
"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. ConsultIDs: none. Reason: This candidate was withdrawn by its CNA. Further investigation showed that it was not a security issue. Notes: none."
}
]
}

View File

@ -1,93 +1,93 @@
{
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "Denial of Service"
}
]
}
]
},
"CVE_data_meta" : {
"ID" : "CVE-2020-4217",
"STATE" : "PUBLIC",
"DATE_PUBLIC" : "2020-03-06T00:00:00",
"ASSIGNER" : "psirt@us.ibm.com"
},
"data_format" : "MITRE",
"references" : {
"reference_data" : [
{
"name" : "https://www.ibm.com/support/pages/node/5693463",
"url" : "https://www.ibm.com/support/pages/node/5693463",
"refsource" : "CONFIRM",
"title" : "IBM Security Bulletin 5693463 (Spectrum Scale)"
},
{
"title" : "X-Force Vulnerability Report",
"refsource" : "XF",
"name" : "ibm-spectrum-cve20204217-dos (175067)",
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/175067"
}
]
},
"data_version" : "4.0",
"affects" : {
"vendor" : {
"vendor_data" : [
"problemtype": {
"problemtype_data": [
{
"product" : {
"product_data" : [
{
"product_name" : "Spectrum Scale",
"version" : {
"version_data" : [
{
"version_value" : "5.0"
},
{
"version_value" : "4.2"
}
]
}
}
]
},
"vendor_name" : "IBM"
"description": [
{
"lang": "eng",
"value": "Denial of Service"
}
]
}
]
}
},
"data_type" : "CVE",
"impact" : {
"cvssv3" : {
"TM" : {
"RL" : "O",
"RC" : "C",
"E" : "U"
},
"BM" : {
"I" : "N",
"PR" : "N",
"C" : "N",
"AV" : "N",
"A" : "H",
"AC" : "L",
"SCORE" : "7.500",
"UI" : "N",
"S" : "U"
}
}
},
"description" : {
"description_data" : [
{
"value" : "The IBM Spectrum Scale 4.2 and 5.0 file system component is affected by a denial of service security vulnerability. An attacker can force the Spectrum Scale mmfsd/mmsdrserv daemons to unexpectedly exit, impacting the functionality of the Spectrum Scale cluster and the availability of file systems managed by Spectrum Scale. IBM X-Force ID: 175067.",
"lang" : "eng"
}
]
}
]
},
"CVE_data_meta": {
"ID": "CVE-2020-4217",
"STATE": "PUBLIC",
"DATE_PUBLIC": "2020-03-06T00:00:00",
"ASSIGNER": "psirt@us.ibm.com"
},
"data_format": "MITRE",
"references": {
"reference_data": [
{
"name": "https://www.ibm.com/support/pages/node/5693463",
"url": "https://www.ibm.com/support/pages/node/5693463",
"refsource": "CONFIRM",
"title": "IBM Security Bulletin 5693463 (Spectrum Scale)"
},
{
"title": "X-Force Vulnerability Report",
"refsource": "XF",
"name": "ibm-spectrum-cve20204217-dos (175067)",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/175067"
}
]
},
"data_version": "4.0",
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Spectrum Scale",
"version": {
"version_data": [
{
"version_value": "5.0"
},
{
"version_value": "4.2"
}
]
}
}
]
},
"vendor_name": "IBM"
}
]
}
},
"data_type": "CVE",
"impact": {
"cvssv3": {
"TM": {
"RL": "O",
"RC": "C",
"E": "U"
},
"BM": {
"I": "N",
"PR": "N",
"C": "N",
"AV": "N",
"A": "H",
"AC": "L",
"SCORE": "7.500",
"UI": "N",
"S": "U"
}
}
},
"description": {
"description_data": [
{
"value": "The IBM Spectrum Scale 4.2 and 5.0 file system component is affected by a denial of service security vulnerability. An attacker can force the Spectrum Scale mmfsd/mmsdrserv daemons to unexpectedly exit, impacting the functionality of the Spectrum Scale cluster and the availability of file systems managed by Spectrum Scale. IBM X-Force ID: 175067.",
"lang": "eng"
}
]
}
}

View File

@ -34,7 +34,7 @@
"description_data": [
{
"lang": "eng",
"value": "In Artica Pandora FMS 7.42, Web Admin users can execute arbitrary code by uploading a .php file via the Updater or Extension component."
"value": "** DISPUTED ** In Artica Pandora FMS 7.42, Web Admin users can execute arbitrary code by uploading a .php file via the Updater or Extension component. NOTE: The vendor reports that this is intended functionality."
}
]
},
@ -56,6 +56,11 @@
"url": "https://k4m1ll0.com/cve-2020-8500.html",
"refsource": "MISC",
"name": "https://k4m1ll0.com/cve-2020-8500.html"
},
{
"refsource": "MISC",
"name": "https://pandorafms.com/downloads/extension-uploader-feature-explained.mp4",
"url": "https://pandorafms.com/downloads/extension-uploader-feature-explained.mp4"
}
]
}

View File

@ -1,17 +1,66 @@
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2020-9386",
"ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED"
"ID": "CVE-2020-9386",
"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": "In Mahara 18.10 before 18.10.5, 19.04 before 19.04.4, and 19.10 before 19.10.2, file metadata information is disclosed to group members in the Elasticsearch result list despite them not having access to that artefact anymore."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://bugs.launchpad.net/mahara/+bug/1836984",
"refsource": "MISC",
"name": "https://bugs.launchpad.net/mahara/+bug/1836984"
},
{
"refsource": "CONFIRM",
"name": "https://mahara.org/interaction/forum/topic.php?id=8589",
"url": "https://mahara.org/interaction/forum/topic.php?id=8589"
}
]
}