cvelist/2021/42xxx/CVE-2021-42228.json

62 lines
1.9 KiB
JSON
Raw Normal View History

2021-10-11 09:00:59 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2021-10-14 17:01:07 +00:00
"ID": "CVE-2021-42228",
"STATE": "PUBLIC"
2021-10-11 09:00:59 +00:00
},
2021-10-14 17:01:07 +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-10-11 09:00:59 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2021-10-14 17:01:07 +00:00
"value": "Cross Site Request Forgery (CSRF) vulnerability exists in KindEdirot 4.1.x. First, you upload an html file containing csrf on the website that uses a google editor, (you only need to search in google: inurl:/examples/uploadbutton.html) and then use the authority of this website to trick users into clicking your malicious html link."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://github.com/kindsoft/kindeditor/issues/337",
"url": "https://github.com/kindsoft/kindeditor/issues/337"
2021-10-11 09:00:59 +00:00
}
]
}
}