cvelist/2020/23xxx/CVE-2020-23447.json

62 lines
1.9 KiB
JSON
Raw Normal View History

2020-08-13 14:04:26 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2021-01-26 18:06:43 +00:00
"ID": "CVE-2020-23447",
"STATE": "PUBLIC"
2020-08-13 14:04:26 +00:00
},
2021-01-26 18:06:43 +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 14:04:26 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2021-01-26 18:06:43 +00:00
"value": "newbee-mall 1.0 is affected by cross-site scripting in shop-cart/settle. Users only need to write xss payload in their address information when buying goods, which is triggered when viewing the \"View Recipient Information\" of this order in \"Order Management Office\"."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/newbee-ltd/newbee-mall/issues/33",
"refsource": "MISC",
"name": "https://github.com/newbee-ltd/newbee-mall/issues/33"
2020-08-13 14:04:26 +00:00
}
]
}
}