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

96 lines
3.5 KiB
JSON
Raw Normal View History

2022-12-19 18:00:41 +00:00
{
"CVE_data_meta": {
2023-03-22 17:00:38 +00:00
"ASSIGNER": "psirt@adobe.com",
"DATE_PUBLIC": "2023-03-14T23:00:00.000Z",
2022-12-19 18:00:41 +00:00
"ID": "CVE-2023-22259",
2023-03-22 17:00:38 +00:00
"STATE": "PUBLIC",
"TITLE": "AEM URL Redirection to Untrusted Site Security feature bypass"
2022-12-19 18:00:41 +00:00
},
2023-03-22 17:00:38 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Experience Manager",
"version": {
"version_data": [
{
"version_affected": "<=",
"version_value": "6.5.15.0"
},
{
"version_affected": "<=",
"version_value": "None"
},
{
"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-03-22 17:00:38 +00:00
"value": "Experience Manager versions 6.5.15.0 (and earlier) are affected by a URL Redirection to Untrusted Site ('Open Redirect') vulnerability. A low-privilege authenticated attacker could leverage this vulnerability to redirect users to malicious websites. Exploitation of this issue requires user interaction."
2022-12-19 18:00:41 +00:00
}
]
2023-03-22 17:00:38 +00:00
},
"impact": {
"cvss": {
"attackComplexity": "Low",
"attackVector": "Network",
"availabilityImpact": "None",
2023-03-31 21:00:32 +00:00
"baseScore": 5.4,
"baseSeverity": "Medium",
"confidentialityImpact": "Low",
2023-03-22 17:00:38 +00:00
"integrityImpact": "Low",
"privilegesRequired": "Low",
2023-03-31 21:00:32 +00:00
"scope": "Changed",
2023-03-22 17:00:38 +00:00
"userInteraction": "Required",
2023-03-31 21:00:32 +00:00
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N",
2023-03-22 17:00:38 +00:00
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "URL Redirection to Untrusted Site ('Open Redirect') (CWE-601)"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://helpx.adobe.com/security/products/experience-manager/apsb23-18.html",
"name": "https://helpx.adobe.com/security/products/experience-manager/apsb23-18.html"
}
]
},
"source": {
"discovery": "EXTERNAL"
2022-12-19 18:00:41 +00:00
}
}