cvelist/2020/25xxx/CVE-2020-25915.json

62 lines
1.8 KiB
JSON
Raw Normal View History

2020-09-24 06:01:34 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2023-08-11 14:00:34 +00:00
"ID": "CVE-2020-25915",
"STATE": "PUBLIC"
2020-09-24 06:01:34 +00:00
},
2023-08-11 14:00:34 +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",
2020-09-24 06:01:34 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2023-08-11 14:00:34 +00:00
"value": "Cross Site Scripting (XSS) vulnerability in UserController.php in ThinkCMF version 5.1.5, allows attackers to execute arbitrary code via crafted user_login."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/thinkcmf/thinkcmf/issues/675",
"refsource": "MISC",
"name": "https://github.com/thinkcmf/thinkcmf/issues/675"
2020-09-24 06:01:34 +00:00
}
]
}
}