ALT-PU-2023-8329-1
Closed vulnerabilities
BDU:2021-06391
Уязвимость приложения компьютерной телефонии Asterisk, связанная недостаточной проверкой вводимых данных, позволяющая нарушителю выполнить отказ в обслуживании
BDU:2023-08817
Уязвимость функции PJSIP_HEADER() систем управления IP-телефонией Asterisk и Certified Asterisk, позволяющая нарушителю вызвать отказ в обслуживании
BDU:2023-08871
Уязвимость интерфейса AMI (Asterisk Managment Interface) систем управления IP-телефонией Asterisk и Certified Asterisk, позволяющая нарушителю получить доступ на чтение произвольных файлов
Modified: 2024-11-21
CVE-2020-28242
An issue was discovered in Asterisk Open Source 13.x before 13.37.1, 16.x before 16.14.1, 17.x before 17.8.1, and 18.x before 18.0.1 and Certified Asterisk before 16.8-cert5. If Asterisk is challenged on an outbound INVITE and the nonce is changed in each response, Asterisk will continually send INVITEs in a loop. This causes Asterisk to consume more and more memory since the transaction will never terminate (even if the call is hung up), ultimately leading to a restart or shutdown of Asterisk. Outbound authentication must be configured on the endpoint for this to occur.
- http://downloads.asterisk.org/pub/security/AST-2020-002.html
- http://downloads.asterisk.org/pub/security/AST-2020-002.html
- [debian-lts-announce] 20220403 [SECURITY] [DLA 2969-1] asterisk security update
- [debian-lts-announce] 20220403 [SECURITY] [DLA 2969-1] asterisk security update
- FEDORA-2020-6b277646c7
- FEDORA-2020-6b277646c7
Modified: 2024-11-21
CVE-2020-28327
A res_pjsip_session crash was discovered in Asterisk Open Source 13.x before 13.37.1, 16.x before 16.14.1, 17.x before 17.8.1, and 18.x before 18.0.1. and Certified Asterisk before 16.8-cert5. Upon receiving a new SIP Invite, Asterisk did not return the created dialog locked or referenced. This caused a gap between the creation of the dialog object, and its next use by the thread that created it. Depending on some off-nominal circumstances and timing, it was possible for another thread to free said dialog in this gap. Asterisk could then crash when the dialog object, or any of its dependent objects, were dereferenced or accessed next by the initial-creation thread. Note, however, that this crash can only occur when using a connection-oriented protocol (e.g., TCP or TLS, but not UDP) for SIP transport. Also, the remote client must be authenticated, or Asterisk must be configured for anonymous calling.
Modified: 2024-11-21
CVE-2020-35652
An issue was discovered in res_pjsip_diversion.c in Sangoma Asterisk before 13.38.0, 14.x through 16.x before 16.15.0, 17.x before 17.9.0, and 18.x before 18.1.0. A crash can occur when a SIP message is received with a History-Info header that contains a tel-uri, or when a SIP 181 response is received that contains a tel-uri in the Diversion header.
- https://downloads.asterisk.org/pub/security/AST-2020-003.html
- https://downloads.asterisk.org/pub/security/AST-2020-003.html
- https://downloads.asterisk.org/pub/security/AST-2020-004.html
- https://downloads.asterisk.org/pub/security/AST-2020-004.html
- https://issues.asterisk.org/jira/browse/ASTERISK-29191
- https://issues.asterisk.org/jira/browse/ASTERISK-29191
- https://issues.asterisk.org/jira/browse/ASTERISK-29219
- https://issues.asterisk.org/jira/browse/ASTERISK-29219
Modified: 2024-11-21
CVE-2020-35776
A buffer overflow in res_pjsip_diversion.c in Sangoma Asterisk versions 13.38.1, 16.15.1, 17.9.1, and 18.1.1 allows remote attacker to crash Asterisk by deliberately misusing SIP 181 responses.
- http://packetstormsecurity.com/files/161470/Asterisk-Project-Security-Advisory-AST-2021-001.html
- http://packetstormsecurity.com/files/161470/Asterisk-Project-Security-Advisory-AST-2021-001.html
- 20210218 AST-2021-001: Remote crash in res_pjsip_diversion
- 20210218 AST-2021-001: Remote crash in res_pjsip_diversion
- https://downloads.asterisk.org/pub/security/AST-2021-001.html
- https://downloads.asterisk.org/pub/security/AST-2021-001.html
- https://issues.asterisk.org/
- https://issues.asterisk.org/
- https://issues.asterisk.org/jira/browse/ASTERISK-29227
- https://issues.asterisk.org/jira/browse/ASTERISK-29227
Modified: 2024-11-21
CVE-2021-26712
Incorrect access controls in res_srtp.c in Sangoma Asterisk 13.38.1, 16.16.0, 17.9.1, and 18.2.0 and Certified Asterisk 16.8-cert5 allow a remote unauthenticated attacker to prematurely terminate secure calls by replaying SRTP packets.
- http://packetstormsecurity.com/files/161473/Asterisk-Project-Security-Advisory-AST-2021-003.html
- http://packetstormsecurity.com/files/161473/Asterisk-Project-Security-Advisory-AST-2021-003.html
- 20210218 AST-2021-003: Remote attacker could prematurely tear down SRTP calls
- 20210218 AST-2021-003: Remote attacker could prematurely tear down SRTP calls
- https://downloads.asterisk.org/pub/security/
- https://downloads.asterisk.org/pub/security/
- https://downloads.asterisk.org/pub/security/AST-2021-003.html
- https://downloads.asterisk.org/pub/security/AST-2021-003.html
- https://issues.asterisk.org/jira/browse/ASTERISK-29260
- https://issues.asterisk.org/jira/browse/ASTERISK-29260
Modified: 2024-11-21
CVE-2021-26713
A stack-based buffer overflow in res_rtp_asterisk.c in Sangoma Asterisk before 16.16.1, 17.x before 17.9.2, and 18.x before 18.2.1 and Certified Asterisk before 16.8-cert6 allows an authenticated WebRTC client to cause an Asterisk crash by sending multiple hold/unhold requests in quick succession. This is caused by a signedness comparison mismatch.
- https://downloads.asterisk.org/pub/security/
- https://downloads.asterisk.org/pub/security/
- https://downloads.asterisk.org/pub/security/AST-2021-004.html
- https://downloads.asterisk.org/pub/security/AST-2021-004.html
- https://issues.asterisk.org/jira/browse/ASTERISK-29205
- https://issues.asterisk.org/jira/browse/ASTERISK-29205
Modified: 2024-11-21
CVE-2021-26717
An issue was discovered in Sangoma Asterisk 16.x before 16.16.1, 17.x before 17.9.2, and 18.x before 18.2.1 and Certified Asterisk before 16.8-cert6. When re-negotiating for T.38, if the initial remote response was delayed just enough, Asterisk would send both audio and T.38 in the SDP. If this happened, and the remote responded with a declined T.38 stream, then Asterisk would crash.
- http://packetstormsecurity.com/files/161471/Asterisk-Project-Security-Advisory-AST-2021-002.html
- http://packetstormsecurity.com/files/161471/Asterisk-Project-Security-Advisory-AST-2021-002.html
- 20210218 AST-2021-002: Remote crash possible when negotiating T.38
- 20210218 AST-2021-002: Remote crash possible when negotiating T.38
- https://downloads.asterisk.org/pub/security/
- https://downloads.asterisk.org/pub/security/
- https://downloads.asterisk.org/pub/security/AST-2021-002.html
- https://downloads.asterisk.org/pub/security/AST-2021-002.html
- https://issues.asterisk.org/jira/browse/ASTERISK-29203
- https://issues.asterisk.org/jira/browse/ASTERISK-29203
Modified: 2024-11-21
CVE-2021-26906
An issue was discovered in res_pjsip_session.c in Digium Asterisk through 13.38.1; 14.x, 15.x, and 16.x through 16.16.0; 17.x through 17.9.1; and 18.x through 18.2.0, and Certified Asterisk through 16.8-cert5. An SDP negotiation vulnerability in PJSIP allows a remote server to potentially crash Asterisk by sending specific SIP responses that cause an SDP negotiation failure.
- http://packetstormsecurity.com/files/161477/Asterisk-Project-Security-Advisory-AST-2021-005.html
- http://packetstormsecurity.com/files/161477/Asterisk-Project-Security-Advisory-AST-2021-005.html
- 20210218 AST-2021-005: Remote Crash Vulnerability in PJSIP channel driver
- 20210218 AST-2021-005: Remote Crash Vulnerability in PJSIP channel driver
- https://downloads.asterisk.org/pub/security/
- https://downloads.asterisk.org/pub/security/
- https://downloads.asterisk.org/pub/security/AST-2021-005.html
- https://downloads.asterisk.org/pub/security/AST-2021-005.html
- https://issues.asterisk.org/jira/browse/ASTERISK-29196
- https://issues.asterisk.org/jira/browse/ASTERISK-29196
Modified: 2024-11-21
CVE-2021-32558
An issue was discovered in Sangoma Asterisk 13.x before 13.38.3, 16.x before 16.19.1, 17.x before 17.9.4, and 18.x before 18.5.1, and Certified Asterisk before 16.8-cert10. If the IAX2 channel driver receives a packet that contains an unsupported media format, a crash can occur.
- http://packetstormsecurity.com/files/163639/Asterisk-Project-Security-Advisory-AST-2021-008.html
- http://packetstormsecurity.com/files/163639/Asterisk-Project-Security-Advisory-AST-2021-008.html
- 20210722 AST-2021-008: Remote crash when using IAX2 channel driver
- 20210722 AST-2021-008: Remote crash when using IAX2 channel driver
- https://downloads.asterisk.org/pub/security/AST-2021-008.html
- https://downloads.asterisk.org/pub/security/AST-2021-008.html
- https://issues.asterisk.org/jira/browse/ASTERISK-29392
- https://issues.asterisk.org/jira/browse/ASTERISK-29392
- [debian-lts-announce] 20210804 [SECURITY] [DLA 2729-1] asterisk security update
- [debian-lts-announce] 20210804 [SECURITY] [DLA 2729-1] asterisk security update
- DSA-4999
- DSA-4999
Modified: 2024-11-21
CVE-2021-46837
res_pjsip_t38 in Sangoma Asterisk 16.x before 16.16.2, 17.x before 17.9.3, and 18.x before 18.2.2, and Certified Asterisk before 16.8-cert7, allows an attacker to trigger a crash by sending an m=image line and zero port in a response to a T.38 re-invite initiated by Asterisk. This is a re-occurrence of the CVE-2019-15297 symptoms but not for exactly the same reason. The crash occurs because there is an append operation relative to the active topology, but this should instead be a replace operation.
- https://downloads.asterisk.org/pub/security/AST-2021-006.html
- https://downloads.asterisk.org/pub/security/AST-2021-006.html
- [debian-lts-announce] 20221117 [SECURITY] [DLA 3194-1] asterisk security update
- [debian-lts-announce] 20221117 [SECURITY] [DLA 3194-1] asterisk security update
- DSA-5285
- DSA-5285
Modified: 2024-11-21
CVE-2022-42706
An issue was discovered in Sangoma Asterisk through 16.28, 17 and 18 through 18.14, 19 through 19.6, and certified through 18.9-cert1. GetConfig, via Asterisk Manager Interface, allows a connected application to access files outside of the asterisk configuration directory, aka Directory Traversal.
- https://downloads.asterisk.org/pub/security/AST-2022-009.html
- https://downloads.asterisk.org/pub/security/AST-2022-009.html
- [debian-lts-announce] 20230222 [SECURITY] [DLA 3335-1] asterisk security update
- [debian-lts-announce] 20230222 [SECURITY] [DLA 3335-1] asterisk security update
- DSA-5358
- DSA-5358
Modified: 2024-11-21
CVE-2023-37457
Asterisk is an open source private branch exchange and telephony toolkit. In Asterisk versions 18.20.0 and prior, 20.5.0 and prior, and 21.0.0; as well as ceritifed-asterisk 18.9-cert5 and prior, the 'update' functionality of the PJSIP_HEADER dialplan function can exceed the available buffer space for storing the new value of a header. By doing so this can overwrite memory or cause a crash. This is not externally exploitable, unless dialplan is explicitly written to update a header based on data from an outside source. If the 'update' functionality is not used the vulnerability does not occur. A patch is available at commit a1ca0268254374b515fa5992f01340f7717113fa.
- https://github.com/asterisk/asterisk/commit/a1ca0268254374b515fa5992f01340f7717113fa
- https://github.com/asterisk/asterisk/commit/a1ca0268254374b515fa5992f01340f7717113fa
- https://github.com/asterisk/asterisk/security/advisories/GHSA-98rc-4j27-74hh
- https://github.com/asterisk/asterisk/security/advisories/GHSA-98rc-4j27-74hh
- https://lists.debian.org/debian-lts-announce/2023/12/msg00019.html
- https://lists.debian.org/debian-lts-announce/2023/12/msg00019.html
Modified: 2024-11-21
CVE-2023-49294
Asterisk is an open source private branch exchange and telephony toolkit. In Asterisk prior to versions 18.20.1, 20.5.1, and 21.0.1, as well as certified-asterisk prior to 18.9-cert6, it is possible to read any arbitrary file even when the `live_dangerously` is not enabled. This allows arbitrary files to be read. Asterisk versions 18.20.1, 20.5.1, and 21.0.1, as well as certified-asterisk prior to 18.9-cert6, contain a fix for this issue.
- https://github.com/asterisk/asterisk/blob/master/main/manager.c#L3757
- https://github.com/asterisk/asterisk/blob/master/main/manager.c#L3757
- https://github.com/asterisk/asterisk/commit/424be345639d75c6cb7d0bd2da5f0f407dbd0bd5
- https://github.com/asterisk/asterisk/commit/424be345639d75c6cb7d0bd2da5f0f407dbd0bd5
- https://github.com/asterisk/asterisk/security/advisories/GHSA-8857-hfmw-vg8f
- https://github.com/asterisk/asterisk/security/advisories/GHSA-8857-hfmw-vg8f
- https://lists.debian.org/debian-lts-announce/2023/12/msg00019.html
- https://lists.debian.org/debian-lts-announce/2023/12/msg00019.html
Closed bugs
Обновить пакет до актуальной версии 20.х