Asterisk is an open source private branch exchange (PBX) and telephony toolkit. Prior to asterisk versions 18.24.2, 20.9.2, and 21.4.2 and certified-asterisk versions 18.9-cert11 and 20.7-cert2, an AMI user with `write=originate` may change all configuration files in the `/etc/asterisk/` directory. This occurs because they are able to curl remote files and write them to disk, but are also able to append to existing files using the `FILE` function inside the `SET` application. This issue may result in privilege escalation, remote code execution and/or blind server-side request forgery with arbitrary protocol. Asterisk versions 18.24.2, 20.9.2, and 21.4.2 and certified-asterisk versions 18.9-cert11 and 20.7-cert2 contain a fix for this issue.
References
Configurations
Configuration 1 (hide)
|
Configuration 2 (hide)
|
History
No history.
Information
Published : 2024-08-08 17:15
Updated : 2024-09-16 20:23
NVD link : CVE-2024-42365
Mitre link : CVE-2024-42365
CVE.ORG link : CVE-2024-42365
JSON object : View
Products Affected
asterisk
- asterisk
- certified_asterisk
CWE
CWE-267
Privilege Defined With Unsafe Actions
CWE-1220Insufficient Granularity of Access Control
NVD-CWE-Other