cvelist/2024/23xxx/CVE-2024-23387.json

73 lines
2.3 KiB
JSON
Raw Normal View History

2024-01-16 05:00:43 +00:00
{
2024-01-19 04:00:33 +00:00
"data_version": "4.0",
2024-01-16 05:00:43 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-23387",
2024-01-19 04:00:33 +00:00
"ASSIGNER": "vultures@jpcert.or.jp",
"STATE": "PUBLIC"
2024-01-16 05:00:43 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-01-19 04:00:33 +00:00
"value": "FusionPBX prior to 5.1.0 contains a cross-site scripting vulnerability. If this vulnerability is exploited by a remote authenticated attacker with an administrative privilege, an arbitrary script may be executed on the web browser of the user who is logging in to the product."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Cross-site scripting (XSS)"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "FusionPBX",
"product": {
"product_data": [
{
"product_name": "FusionPBX",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "prior to 5.1.0"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://www.fusionpbx.com/",
"refsource": "MISC",
"name": "https://www.fusionpbx.com/"
},
{
"url": "https://github.com/fusionpbx/fusionpbx/",
"refsource": "MISC",
"name": "https://github.com/fusionpbx/fusionpbx/"
},
{
"url": "https://jvn.jp/en/jp/JVN67215338/",
"refsource": "MISC",
"name": "https://jvn.jp/en/jp/JVN67215338/"
2024-01-16 05:00:43 +00:00
}
]
}
}