Headline
CVE-2019-18790: Security Advisories ⋆ Asterisk
An issue was discovered in channels/chan_sip.c in Sangoma Asterisk 13.x before 13.29.2, 16.x before 16.6.2, and 17.x before 17.0.1, and Certified Asterisk 13.21 before cert5. A SIP request can be sent to Asterisk that can change a SIP peer’s IP address. A REGISTER does not need to occur, and calls can be hijacked as a result. The only thing that needs to be known is the peer’s name; authentication details such as passwords do not need to be known. This vulnerability is only exploitable when the nat option is set to the default, or auto_force_rport.
Stay up to date with the latest security advisories for the
Asterisk Project.
AST-2022-001: res_stir_shaken – Resource exhaustion with large files
April 14, 2022
- https://downloads.asterisk.org/pub/security/AST-2022-001.html
- https://issues.asterisk.org/jira/browse/ASTERISK-29872
AST-20220-002: res_stir_shaken: Blind SSRF vulnerabilities
April 14, 2022
- https://downloads.asterisk.org/pub/security/AST-2022-002.html
- https://issues.asterisk.org/jira/browse/ASTERISK-29476
AST-20220-003: ${SQL_ESC()} not correctly escaping a terminating \
April 14, 2022
- https://downloads.asterisk.org/pub/security/AST-2022-003.html
- https://issues.asterisk.org/jira/browse/ASTERISK-29838
AST-2022-006: pjproject – unconstrained malformed multipart SIP
March 4, 2022
- https://downloads.digium.com/pub/security/AST-2022-006.html
AST-2022-005: pjproject – undefined behavior after freeing a dialog
March 4, 2022
https://downloads.digium.com/pub/security/AST-2022-005.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25