cvelist/2022/26xxx/CVE-2022-26651.json
2022-11-18 16:00:32 +00:00

82 lines
2.9 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2022-26651",
"STATE": "PUBLIC"
},
"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",
"description": {
"description_data": [
{
"lang": "eng",
"value": "An issue was discovered in Asterisk through 19.x and Certified Asterisk through 16.8-cert13. The func_odbc module provides possibly inadequate escaping functionality for backslash characters in SQL queries, resulting in user-provided data creating a broken SQL query or possibly a SQL injection. This is fixed in 16.25.2, 18.11.2, and 19.3.2, and 16.8-cert14."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://downloads.asterisk.org/pub/security/",
"refsource": "MISC",
"name": "https://downloads.asterisk.org/pub/security/"
},
{
"refsource": "MISC",
"name": "https://downloads.asterisk.org/pub/security/AST-2022-003.html",
"url": "https://downloads.asterisk.org/pub/security/AST-2022-003.html"
},
{
"refsource": "MISC",
"name": "http://packetstormsecurity.com/files/166746/Asterisk-Project-Security-Advisory-AST-2022-003.html",
"url": "http://packetstormsecurity.com/files/166746/Asterisk-Project-Security-Advisory-AST-2022-003.html"
},
{
"refsource": "MLIST",
"name": "[debian-lts-announce] 20221117 [SECURITY] [DLA 3194-1] asterisk security update",
"url": "https://lists.debian.org/debian-lts-announce/2022/11/msg00021.html"
},
{
"refsource": "DEBIAN",
"name": "DSA-5285",
"url": "https://www.debian.org/security/2022/dsa-5285"
}
]
}
}