cvelist/2021/41xxx/CVE-2021-41609.json

67 lines
2.2 KiB
JSON
Raw Normal View History

2021-09-24 21:00:52 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2022-01-28 19:01:08 +00:00
"ID": "CVE-2021-41609",
"STATE": "PUBLIC"
2021-09-24 21:00:52 +00:00
},
2022-01-28 19:01:08 +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-09-24 21:00:52 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2022-01-28 19:01:08 +00:00
"value": "SQL injection in the ID parameter of the UploadedImageDisplay.aspx endpoint of SelectSurvey.NET before 5.052.000 allows a remote, unauthenticated attacker to retrieve data from the application's backend database via boolean-based blind and UNION injection."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://www.classapps.com/product_ssv5.aspx",
"refsource": "MISC",
"name": "https://www.classapps.com/product_ssv5.aspx"
},
{
"refsource": "MISC",
"name": "https://www.optiv.com/insights/source-zero/blog/classapps-inc-selectsurveynet-v50-vulnerabilities-disclosure",
"url": "https://www.optiv.com/insights/source-zero/blog/classapps-inc-selectsurveynet-v50-vulnerabilities-disclosure"
2021-09-24 21:00:52 +00:00
}
]
}
}