cvelist/2023/27xxx/CVE-2023-27378.json

120 lines
4.6 KiB
JSON
Raw Normal View History

2023-04-15 00:00:33 +00:00
{
2023-05-03 15:00:35 +00:00
"data_version": "4.0",
2023-04-15 00:00:33 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2023-27378",
2023-05-03 15:00:35 +00:00
"ASSIGNER": "f5sirt@f5.com",
"STATE": "PUBLIC"
2023-04-15 00:00:33 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2023-05-03 15:00:35 +00:00
"value": "\nMultiple reflected cross-site scripting (XSS) vulnerabilities exist in undisclosed pages of the BIG-IP Configuration utility which allow an attacker to run JavaScript in the context of the currently logged-in user.\u00a0 Note: Software versions which have reached End of Technical Support (EoTS) are not evaluated."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')",
"cweId": "CWE-79"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "F5",
"product": {
"product_data": [
{
"product_name": "BIG-IP",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "17.1.0",
"version_value": "17.1.0.1"
},
{
"version_affected": "<",
"version_name": "17.0.0",
"version_value": "*"
},
{
"version_affected": "<",
"version_name": "16.1.0",
"version_value": "16.1.3.4"
},
{
"version_affected": "<",
"version_name": "15.1.0",
"version_value": "15.1.8.2"
},
{
"version_affected": "<",
"version_name": "14.1.0",
"version_value": "14.1.5.4"
},
{
"version_affected": "<",
"version_name": "13.1.0",
"version_value": "*"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://my.f5.com/manage/s/article/K000132726",
"refsource": "MISC",
"name": "https://my.f5.com/manage/s/article/K000132726"
}
]
},
"generator": {
"engine": "F5 SIRTBot v1.0"
},
"source": {
"discovery": "EXTERNAL"
},
"credits": [
{
"lang": "en",
"value": "F5 acknowledges Yuya Chudo of Secureworks Japan K. K. for bringing this issue to our attention and following the highest standards of coordinated disclosure."
}
],
"impact": {
"cvss": [
{
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
2023-04-15 00:00:33 +00:00
}
]
}
}