Update CVE-2021-29113.json

This commit is contained in:
Randall Williams 2021-12-06 15:21:06 -05:00 committed by GitHub
parent 3698010e10
commit f110d0688c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,18 +1,79 @@
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2021-29113",
"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."
}
]
}
}
"CVE_data_meta": {
"ASSIGNER": "PSIRT@esri.com",
"DATE_PUBLIC": "2021-12-06",
"ID": "CVE-2021-29113",
"STATE": "PUBLIC",
"TITLE": "Remote file inclusion vulnerability in ArcGIS Server help documentation"
},
"affects": {
"vendor": {
"vendor_data": [{
"product": {
"product_data": [{
"product_name": "ArcGIS Server",
"version": {
"version_data": [{
"platform": "x64 ",
"version_affected": "<=",
"version_name": "10.9",
"version_value": "10.9.0"
}]
}
}]
},
"vendor_name": "Esri"
}]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [{
"lang": "eng",
"value": "A remote file inclusion vulnerability in the ArcGIS Server help documentation may allow a remote, unauthenticated attacker to inject attacker supplied html into a page."
}]
},
"generator": {
"engine": "Vulnogram 0.0.8"
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:N/I:L/A:N",
"version": "3.0"
}
},
"problemtype": {
"problemtype_data": [{
"description": [{
"lang": "eng",
"value": "CWE-98: Improper Control of Filename for Include/Require Statement "
}]
}]
},
"references": {
"reference_data": [{
"name": "https://www.esri.com/arcgis-blog/products/arcgis-enterprise/administration/arcgis-server-security-2021-update-2-patch-is-now-available",
"refsource": "CONFIRM",
"url": "https://www.esri.com/arcgis-blog/products/arcgis-enterprise/administration/arcgis-server-security-2021-update-2-patch-is-now-available"
}]
},
"source": {
"defect": [
"BUG-000139857",
""
],
"discovery": "EXTERNAL"
}
}