cvelist/2023/36xxx/CVE-2023-36217.json
2023-08-03 18:00:34 +00:00

67 lines
2.0 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2023-36217",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Cross Site Scripting vulnerability in Xoops CMS v.2.5.10 allows a remote attacker to execute arbitrary code via the category name field of the image manager function."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/XOOPS/XoopsCore25/releases/tag/v2.5.10",
"refsource": "MISC",
"name": "https://github.com/XOOPS/XoopsCore25/releases/tag/v2.5.10"
},
{
"refsource": "MISC",
"name": "https://www.exploit-db.com/exploits/51520",
"url": "https://www.exploit-db.com/exploits/51520"
}
]
}
}