cvelist/2024/49xxx/CVE-2024-49215.json
2024-10-21 01:00:32 +00:00

67 lines
2.4 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2024-49215",
"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 Sangoma Asterisk through 18.20.0, 19.x and 20.x through 20.5.0, and 21.x through 21.0.0, and Certified Asterisk through 18.9-cert5. In manager.c, the functions action_getconfig() and action_getconfigJson() do not process the input file path, resulting in a path traversal vulnerability. In versions without the restrictedFile() function, no processing is done on the input path. In versions with the restrictedFile() function, path traversal is not processed."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/asterisk/asterisk/blob/20.5.0/main/manager.c#L3755",
"refsource": "MISC",
"name": "https://github.com/asterisk/asterisk/blob/20.5.0/main/manager.c#L3755"
},
{
"refsource": "MISC",
"name": "https://gist.github.com/hyp164D1/5d68b9b7a504f1416272a825ce65966a",
"url": "https://gist.github.com/hyp164D1/5d68b9b7a504f1416272a825ce65966a"
}
]
}
}