cvelist/2021/33xxx/CVE-2021-33348.json

62 lines
1.8 KiB
JSON
Raw Normal View History

2021-05-20 04:00:38 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2021-06-24 15:00:53 +00:00
"ID": "CVE-2021-33348",
"STATE": "PUBLIC"
2021-05-20 04:00:38 +00:00
},
2021-06-24 15:00:53 +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",
2021-05-20 04:00:38 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2021-06-24 15:00:53 +00:00
"value": "An issue was discovered in JFinal framework v4.9.10 and below. The \"set\" method of the \"Controller\" class of jfinal framework is not strictly filtered, which will lead to XSS vulnerabilities in some cases."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/jfinal/jfinal/issues/188",
"refsource": "MISC",
"name": "https://github.com/jfinal/jfinal/issues/188"
2021-05-20 04:00:38 +00:00
}
]
}
}