cvelist/2024/55xxx/CVE-2024-55451.json

67 lines
2.3 KiB
JSON
Raw Normal View History

2024-12-06 10:01:11 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2024-12-16 23:01:00 +00:00
"ID": "CVE-2024-55451",
"STATE": "PUBLIC"
2024-12-06 10:01:11 +00:00
},
2024-12-16 23:01:00 +00:00
"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",
2024-12-06 10:01:11 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2024-12-16 23:01:00 +00:00
"value": "A Stored Cross-Site Scripting (XSS) vulnerability exists in authenticated SVG file upload and viewing functionality in UJCMS 9.6.3. The vulnerability arises from insufficient sanitization of embedded attributes in uploaded SVG files. When a maliciously crafted SVG file is viewed by other backend users, it allows authenticated attackers to execute arbitrary JavaScript in the context of other backend users' browsers, potentially leading to the theft of sensitive tokens."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/dromara/ujcms",
"refsource": "MISC",
"name": "https://github.com/dromara/ujcms"
},
{
"refsource": "MISC",
"name": "https://github.com/cydtseng/Vulnerability-Research/blob/main/ujcms/StoredXSS-SVGUpload.md",
"url": "https://github.com/cydtseng/Vulnerability-Research/blob/main/ujcms/StoredXSS-SVGUpload.md"
2024-12-06 10:01:11 +00:00
}
]
}
}