cvelist/2022/38xxx/CVE-2022-38419.json

96 lines
3.5 KiB
JSON
Raw Normal View History

2022-08-18 21:00:42 +00:00
{
"CVE_data_meta": {
2022-10-14 20:00:56 +00:00
"ASSIGNER": "psirt@adobe.com",
"DATE_PUBLIC": "2022-10-11T23:00:00.000Z",
2022-08-18 21:00:42 +00:00
"ID": "CVE-2022-38419",
2022-10-14 20:00:56 +00:00
"STATE": "PUBLIC",
"TITLE": "Adobe ColdFusion Solr Service XML External Entity Processing Arbitrary file system read"
2022-08-18 21:00:42 +00:00
},
2022-10-14 20:00:56 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "ColdFusion",
"version": {
"version_data": [
{
"version_affected": "<=",
"version_value": "CF2021U4"
},
{
"version_affected": "<=",
"version_value": "CF2018u14"
},
{
"version_affected": "<=",
"version_value": "None"
},
{
"version_affected": "<=",
"version_value": "None"
}
]
}
}
]
},
"vendor_name": "Adobe"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2022-08-18 21:00:42 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2022-10-14 20:00:56 +00:00
"value": "Adobe ColdFusion versions Update 14 (and earlier) and Update 4 (and earlier) are affected by an Improper Restriction of XML External Entity Reference ('XXE') vulnerability that could result in arbitrary file system read. Exploitation of this issue does not require user interaction."
2022-08-18 21:00:42 +00:00
}
]
2022-10-14 20:00:56 +00:00
},
"impact": {
"cvss": {
2022-10-25 21:00:35 +00:00
"attackComplexity": "Low",
2022-10-14 20:00:56 +00:00
"attackVector": "Network",
"availabilityImpact": "None",
"baseScore": 7.5,
"baseSeverity": "High",
"confidentialityImpact": "High",
"integrityImpact": "None",
"privilegesRequired": "None",
"scope": "Unchanged",
"userInteraction": "None",
2022-10-25 21:00:35 +00:00
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
2022-10-14 20:00:56 +00:00
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Improper Restriction of XML External Entity Reference ('XXE') (CWE-611)"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://helpx.adobe.com/security/products/coldfusion/apsb22-44.html",
"name": "https://helpx.adobe.com/security/products/coldfusion/apsb22-44.html"
}
]
},
"source": {
"discovery": "EXTERNAL"
2022-08-18 21:00:42 +00:00
}
}