cvelist/2023/51xxx/CVE-2023-51252.json

62 lines
1.8 KiB
JSON
Raw Normal View History

2023-12-18 05:00:34 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2024-01-10 09:00:36 +00:00
"ID": "CVE-2023-51252",
"STATE": "PUBLIC"
2023-12-18 05:00:34 +00:00
},
2024-01-10 09:00:36 +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",
2023-12-18 05:00:34 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2024-01-10 09:00:36 +00:00
"value": "PublicCMS 4.0 is vulnerable to Cross Site Scripting (XSS). Because files can be uploaded and online preview function is provided, pdf files and html files containing malicious code are uploaded, an XSS popup window is realized through online viewing."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/sanluan/PublicCMS/issues/79",
"refsource": "MISC",
"name": "https://github.com/sanluan/PublicCMS/issues/79"
2023-12-18 05:00:34 +00:00
}
]
}
}