cvelist/2020/16xxx/CVE-2020-16165.json

67 lines
2.0 KiB
JSON
Raw Normal View History

2020-07-30 19:01:26 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2020-07-30 20:01:24 +00:00
"ID": "CVE-2020-16165",
"STATE": "PUBLIC"
2020-07-30 19:01:26 +00:00
},
2020-07-30 20:01:24 +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-07-30 19:01:26 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2020-07-30 20:01:24 +00:00
"value": "The DAO/DTO implementation in SpringBlade through 2.7.1 allows SQL Injection in an ORDER BY clause. This is related to the /api/blade-log/api/list ascs and desc parameters."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://gitee.com/smallc/SpringBlade",
"refsource": "MISC",
"name": "https://gitee.com/smallc/SpringBlade"
},
{
"url": "https://github.com/chillzhuang/SpringBlade/issues/9",
"refsource": "MISC",
"name": "https://github.com/chillzhuang/SpringBlade/issues/9"
2020-07-30 19:01:26 +00:00
}
]
}
}