cvelist/2022/21xxx/CVE-2022-21210.json
2022-04-14 20:01:44 +00:00

77 lines
2.5 KiB
JSON

{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2022-21210",
"STATE": "PUBLIC",
"DATE_PUBLIC": "2022-02-28",
"ASSIGNER": "talos-cna@cisco.com"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "An SQL injection vulnerability exists in the AssetActions.aspx functionality of Lansweeper lansweeper 9.1.20.2. A specially-crafted HTTP request can cause SQL injection. An attacker can make an authenticated HTTP request to trigger this vulnerability."
}
]
},
"references": {
"reference_data": [
{
"refsource": "CONFIRM",
"name": "https://www.lansweeper.com/changelog/",
"url": "https://www.lansweeper.com/changelog/"
},
{
"refsource": "MISC",
"name": "https://talosintelligence.com/vulnerability_reports/TALOS-2022-1444",
"url": "https://talosintelligence.com/vulnerability_reports/TALOS-2022-1444"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-89: Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')"
}
]
}
]
},
"impact": {
"cvss": {
"baseScore": 6.6,
"baseSeverity": "Medium",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:C/C:L/I:L/A:L",
"version": "3.0"
}
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Lansweeper",
"product": {
"product_data": [
{
"product_name": "lansweeper",
"version": {
"version_data": [
{
"version_value": "9.1.20.2",
"version_affected": "="
}
]
}
}
]
}
}
]
}
}
}