cvelist/2023/22xxx/CVE-2023-22226.json

96 lines
3.4 KiB
JSON
Raw Normal View History

2022-12-19 18:00:41 +00:00
{
"CVE_data_meta": {
2023-02-17 22:00:36 +00:00
"ASSIGNER": "psirt@adobe.com",
"DATE_PUBLIC": "2023-02-14T23:00:00.000Z",
2022-12-19 18:00:41 +00:00
"ID": "CVE-2023-22226",
2023-02-17 22:00:36 +00:00
"STATE": "PUBLIC",
"TITLE": "Adobe Bridge SVG file Stack-based Buffer Overflow Arbitrary code execution "
2022-12-19 18:00:41 +00:00
},
2023-02-17 22:00:36 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Bridge",
"version": {
"version_data": [
{
"version_affected": "<=",
"version_value": "12.0.3"
},
{
"version_affected": "<=",
"version_value": "13.0.1"
},
{
"version_affected": "<=",
"version_value": "None"
},
{
"version_affected": "<=",
"version_value": "None"
}
]
}
}
]
},
"vendor_name": "Adobe"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2022-12-19 18:00:41 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2023-02-17 22:00:36 +00:00
"value": "Adobe Bridge versions 12.0.3 (and earlier) and 13.0.1 (and earlier) are affected by a Stack-based Buffer Overflow vulnerability that could result in arbitrary code execution in the context of the current user. Exploitation of this issue requires user interaction in that a victim must open a malicious file."
2022-12-19 18:00:41 +00:00
}
]
2023-02-17 22:00:36 +00:00
},
"impact": {
"cvss": {
"attackComplexity": "Low",
"attackVector": "Local",
"availabilityImpact": "High",
"baseScore": 7.8,
"baseSeverity": "High",
"confidentialityImpact": "High",
"integrityImpact": "High",
"privilegesRequired": "None",
"scope": "Unchanged",
"userInteraction": "Required",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Stack-based Buffer Overflow (CWE-121)"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://helpx.adobe.com/security/products/bridge/apsb23-09.html",
"name": "https://helpx.adobe.com/security/products/bridge/apsb23-09.html"
}
]
},
"source": {
"discovery": "EXTERNAL"
2022-12-19 18:00:41 +00:00
}
}