"-Synchronized-Data."

This commit is contained in:
CVE Team 2021-06-25 21:00:57 +00:00
parent caa1665f25
commit 7d5162c918
No known key found for this signature in database
GPG Key ID: 5708902F06FEF743
2 changed files with 148 additions and 85 deletions

View File

@ -1,87 +1,88 @@
{ {
"CVE_data_meta": { "CVE_data_meta": {
"ASSIGNER": "securityalerts@avaya.com", "ASSIGNER": "securityalerts@avaya.com",
"ID": "CVE-2021-25654", "ID": "CVE-2021-25654",
"STATE": "PUBLIC", "STATE": "PUBLIC",
"TITLE": "Avaya Aura Device Services Arbitrary Code Execution Vulnerability" "TITLE": "Avaya Aura Device Services Arbitrary Code Execution Vulnerability"
}, },
"affects": { "affects": {
"vendor": { "vendor": {
"vendor_data": [ "vendor_data": [
{ {
"product": { "product": {
"product_data": [ "product_data": [
{ {
"product_name": "Avaya Aura Devices Services", "product_name": "Avaya Aura Devices Services",
"version": { "version": {
"version_data": [ "version_data": [
{ {
"affected": "<=", "affected": "<=",
"version_name": "7.0.0", "version_name": "7.0.0",
"version_value": "8.1.4.0" "version_value": "8.1.4.0"
} }
] ]
} }
} }
] ]
}, },
"vendor_name": "Avaya" "vendor_name": "Avaya"
} }
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "An arbitrary code execution vulnerability was discovered in Avaya Aura Device Services that may potentially allow a local user to execute specially crafted scripts. Affects 7.0 through 8.1.4.0 versions of Avaya Aura Device Services."
}
]
},
"impact": {
"cvss": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 6.2,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:L",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-378"
}
] ]
} }
] },
}, "data_format": "MITRE",
"references": { "data_type": "CVE",
"reference_data": [ "data_version": "4.0",
{ "description": {
"refsource": "CONFIRM", "description_data": [
"url": "https://support.avaya.com/css/P8/documents/101076523" {
} "lang": "eng",
] "value": "An arbitrary code execution vulnerability was discovered in Avaya Aura Device Services that may potentially allow a local user to execute specially crafted scripts. Affects 7.0 through 8.1.4.0 versions of Avaya Aura Device Services."
}, }
"source": { ]
"advisory": "ASA-2021-088", },
"defect": [ "impact": {
"PSST-1147" "cvss": {
], "attackComplexity": "HIGH",
"discovery": "EXTERNAL" "attackVector": "NETWORK",
} "availabilityImpact": "LOW",
} "baseScore": 6.2,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:L",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-378"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://support.avaya.com/css/P8/documents/101076523",
"name": "https://support.avaya.com/css/P8/documents/101076523"
}
]
},
"source": {
"advisory": "ASA-2021-088",
"defect": [
"PSST-1147"
],
"discovery": "EXTERNAL"
}
}

View File

@ -0,0 +1,62 @@
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2021-35502",
"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": "app/View/Elements/genericElements/IndexTable/Fields/generic_field.ctp in MISP 2.4.144 does not sanitize certain data related to generic-template:index."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/MISP/MISP/commit/2fde6476dc3173affc61874ba2adb35400a8fda5",
"refsource": "MISC",
"name": "https://github.com/MISP/MISP/commit/2fde6476dc3173affc61874ba2adb35400a8fda5"
}
]
}
}