cvelist/2020/20xxx/CVE-2020-20640.json

62 lines
1.8 KiB
JSON
Raw Normal View History

2020-08-13 11:04:28 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2021-06-28 18:00:52 +00:00
"ID": "CVE-2020-20640",
"STATE": "PUBLIC"
2020-08-13 11:04:28 +00:00
},
2021-06-28 18:00:52 +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-08-13 11:04:28 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2021-06-28 18:00:52 +00:00
"value": "Cross Site Scripting (XSS) vulnerability in ECShop 4.0 due to security filtering issues, in the user.php file, we can use the html entity encoding to bypass the security policy of the safety.php file, triggering the xss vulnerability."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://www.jianshu.com/p/219755c047a1",
"refsource": "MISC",
"name": "https://www.jianshu.com/p/219755c047a1"
2020-08-13 11:04:28 +00:00
}
]
}
}