Approved changes feed: RSS · Atom

cpe:2.3:a:digium:certified_asterisk:11.6:cert1:*:*:lts:*:*:*

part: a version: 11.6 update: cert1

VendorDigium (05ad29b7-5b41-56d5-935d-a279ab7f14bc)
ProductCertified Asterisk (28acf01c-dbb1-5902-9616-b4c28682b220)
Edition*
Language*
Software editionlts
Target software*
Target hardware*
Other*
NotesImported from NVD CPE 2.0 feed

PURL mappings

PURLSourceLast updated
pkg:asterisk/telephony/certified-asterisk purl2cpe 2026-06-01 10:15:41.976855
pkg:github/asterisk/asterisk purl2cpe 2026-06-01 10:15:41.976856

Vulnerability references

IdentifiercpeApplicabilitySubmitteddb.gcve.eu detailsRationale
CVE:CVE-2019-13161 vulnerable 2026-06-08 05:12:41.091647 Details available
An issue was discovered in Asterisk Open Source through 13.27.0, 14.x and 15.x through 15.7.2, and 16.x through 16.4.0, and Certified Asterisk through 13.21-cert3. A pointer dereference in chan_sip while handling SDP negotiation allows an attacker to crash Asterisk when handling an SDP answer to an outgoing T.38 re-invite. To exploit this vulnerability an attacker must cause the chan_sip module to send a T.38 re-invite request to them. Upon receipt, the attacker must send an SDP answer containing both a T.38 UDPTL stream and another media stream containing only a codec (which is not permitted according to the chan_sip configuration).
Published: 2019-07-12T19:24:37.000Z
Updated: 2024-08-04T23:41:10.494Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2016-9938 vulnerable 2026-06-08 05:08:25.076386 Details available
An issue was discovered in Asterisk Open Source 11.x before 11.25.1, 13.x before 13.13.1, and 14.x before 14.2.1 and Certified Asterisk 11.x before 11.6-cert16 and 13.x before 13.8-cert4. The chan_sip channel driver has a liberal definition for whitespace when attempting to strip the content between a SIP header name and a colon character. Rather than following RFC 3261 and stripping only spaces and horizontal tabs, Asterisk treats any non-printable ASCII character as if it were whitespace. This means that headers such as Contact\x01: will be seen as a valid Contact header. This mostly does not pose a problem until Asterisk is placed in tandem with an authenticating SIP proxy. In such a case, a crafty combination of valid and invalid To headers can cause a proxy to allow an INVITE request into Asterisk without authentication since it believes the request is an in-dialog request. However, because of the bug described above, the request will look like an out-of-dialog request to Asterisk. Asterisk will then process the request as a new call. The result is that Asterisk can process calls from unvetted sources without any authentication. If you do not use a proxy for authentication, then this issue does not affect you. If your proxy is dialog-aware (meaning that the proxy keeps track of what dialogs are currently valid), then this issue does not affect you. If you use chan_pjsip instead of chan_sip, then this issue does not affect you.
Published: 2016-12-12T21:00:00.000Z
Updated: 2024-08-06T03:07:31.471Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2016-7551 vulnerable 2026-06-08 05:08:13.039343 Details available
chain_sip in Asterisk Open Source 11.x before 11.23.1 and 13.x 13.11.1 and Certified Asterisk 11.6 before 11.6-cert15 and 13.8 before 13.8-cert3 allows remote attackers to cause a denial of service (port exhaustion).
Published: 2017-04-17T16:00:00.000Z
Updated: 2024-08-06T02:04:55.787Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2016-2316 vulnerable 2026-06-08 05:07:34.129878 Details available
chan_sip in Asterisk Open Source 1.8.x, 11.x before 11.21.1, 12.x, and 13.x before 13.7.1 and Certified Asterisk 1.8.28, 11.6 before 11.6-cert12, and 13.1 before 13.1-cert3, when the timert1 sip.conf configuration is set to a value greater than 1245, allows remote attackers to cause a denial of service (file descriptor consumption) via vectors related to large retransmit timeout values.
Published: 2016-02-22T15:05:00.000Z
Updated: 2024-08-05T23:24:48.520Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2016-2232 vulnerable 2026-06-08 05:07:33.869106 Details available
Asterisk Open Source 1.8.x, 11.x before 11.21.1, 12.x, and 13.x before 13.7.1 and Certified Asterisk 1.8.28, 11.6 before 11.6-cert12, and 13.1 before 13.1-cert3 allow remote authenticated users to cause a denial of service (uninitialized pointer dereference and crash) via a zero length error correcting redundancy packet for a UDPTL FAX packet that is lost.
Published: 2016-02-22T15:05:00.000Z
Updated: 2024-08-05T23:24:48.950Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2015-3008 vulnerable 2026-06-08 05:06:36.593404 Details available
Asterisk Open Source 1.8 before 1.8.32.3, 11.x before 11.17.1, 12.x before 12.8.2, and 13.x before 13.3.2 and Certified Asterisk 1.8.28 before 1.8.28-cert5, 11.6 before 11.6-cert11, and 13.1 before 13.1-cert2, when registering a SIP TLS device, does not properly handle a null byte in a domain name in the subject's Common Name (CN) field of an X.509 certificate, which allows man-in-the-middle attackers to spoof arbitrary SSL servers via a crafted certificate issued by a legitimate Certification Authority.
Published: 2015-04-10T14:00:00.000Z
Updated: 2024-08-06T05:32:21.258Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2014-9374 vulnerable 2026-06-08 05:06:11.523660 Details available
Double free vulnerability in the WebSocket Server (res_http_websocket module) in Asterisk Open Source 11.x before 11.14.2, 12.x before 12.7.2, and 13.x before 13.0.2 and Certified Asterisk 11.6 before 11.6-cert9 allows remote attackers to cause a denial of service (crash) by sending a zero length frame after a non-zero length frame.
Published: 2014-12-12T15:00:00.000Z
Updated: 2024-08-06T13:40:25.047Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2014-8414 vulnerable 2026-06-08 05:06:08.709212 Details available
ConfBridge in Asterisk 11.x before 11.14.1 and Certified Asterisk 11.6 before 11.6-cert8 does not properly handle state changes, which allows remote attackers to cause a denial of service (channel hang and memory consumption) by causing transitions to be delayed, which triggers a state change from hung up to waiting for media.
Published: 2014-11-24T15:00:00.000Z
Updated: 2024-08-06T13:18:47.850Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2014-8412 vulnerable 2026-06-08 05:06:08.703235 Details available
The (1) VoIP channel drivers, (2) DUNDi, and (3) Asterisk Manager Interface (AMI) in Asterisk Open Source 1.8.x before 1.8.32.1, 11.x before 11.14.1, 12.x before 12.7.1, and 13.x before 13.0.1 and Certified Asterisk 1.8.28 before 1.8.28-cert3 and 11.6 before 11.6-cert8 allows remote attackers to bypass the ACL restrictions via a packet with a source IP that does not share the address family as the first ACL entry.
Published: 2014-11-24T15:00:00.000Z
Updated: 2024-08-06T13:18:48.295Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2014-6610 vulnerable 2026-06-08 05:05:58.028059 Details available
Asterisk Open Source 11.x before 11.12.1 and 12.x before 12.5.1 and Certified Asterisk 11.6 before 11.6-cert6, when using the res_fax_spandsp module, allows remote authenticated users to cause a denial of service (crash) via an out of call message, which is not properly handled in the ReceiveFax dialplan application.
Published: 2014-11-26T15:00:00.000Z
Updated: 2024-08-06T12:24:34.306Z
Reference links
Imported from gcve-enriched-dumps CVE data

Contribute

You can submit an edit proposal for this CPE entry or suggest a related product/vendor addition using the action button above.