cvelist/2023/31xxx/CVE-2023-31862.json

62 lines
1.9 KiB
JSON
Raw Normal View History

2023-04-29 02:00:34 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2023-05-19 13:00:39 +00:00
"ID": "CVE-2023-31862",
"STATE": "PUBLIC"
2023-04-29 02:00:34 +00:00
},
2023-05-19 13:00:39 +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-04-29 02:00:34 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2023-05-19 13:00:39 +00:00
"value": "jizhicms v2.4.6 is vulnerable to Cross Site Scripting (XSS). The content of the article published in the front end is only filtered in the front end, without being filtered in the background, which allows attackers to publish an article containing malicious JavaScript scripts by modifying the request package."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/Cherry-toto/jizhicms/issues/86",
"refsource": "MISC",
"name": "https://github.com/Cherry-toto/jizhicms/issues/86"
2023-04-29 02:00:34 +00:00
}
]
}
}