CVE-2016-9938

medium
Published 2016-12-12 ยท Modified 2026-05-06
CVSS v3
5.3
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
CVSS v4 NEW
โ€”
not yet in upstream
VIR risk
5.3

Description

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.

Predictions

Exploit likelihood
63%
Patch ETA
โ€”

Heuristic predictions, AS-IS, for prioritization only.

Mitigations

No mitigations published for this CVE yet.

The vendor-content worker queues fetches as references arrive (check back in a few minutes). Or โ€” if you've already worked around this in production โ€” publish your fix to the community-verified tier.

โœš Propose a mitigation on Community โ†’ Mitigations published via the community go through AI scoring + 2 human reviewers + 7-day silent objection window before landing here with source_tier=community-verified.

OS impact

OSVersionStatusFixed in
debian debianbullseyefixed1:13.13.1~dfsg-1
debian debiansidfixed1:13.13.1~dfsg-1

Application impact

VendorProductVersionsFixed
digiumasterisk11.0.0
digiumasterisk11.0.1
digiumasterisk11.0.2
digiumasterisk11.1.0
digiumasterisk11.1.1
digiumasterisk11.1.2
digiumasterisk11.2.0
digiumasterisk11.2.1
digiumasterisk11.2.2
digiumasterisk11.3.0
digiumasterisk11.4.0
digiumasterisk11.5.0
digiumasterisk11.5.1
digiumasterisk11.6.0
digiumasterisk11.6.1
digiumasterisk11.7.0
digiumasterisk11.8.0
digiumasterisk11.8.1
digiumasterisk11.9.0
digiumasterisk11.10.0
digiumasterisk11.10.1
digiumasterisk11.10.2
digiumasterisk11.11.0
digiumasterisk11.12.0
digiumasterisk11.12.1
digiumasterisk11.13.0
digiumasterisk11.13.1
digiumasterisk11.14.0
digiumasterisk11.14.1
digiumasterisk11.14.2
digiumasterisk11.15.0
digiumasterisk11.15.1
digiumasterisk11.16.0
digiumasterisk11.17.0
digiumasterisk11.17.1
digiumasterisk11.18.0
digiumasterisk11.19.0
digiumasterisk11.20.0
digiumasterisk11.21.0
digiumasterisk11.21.1
digiumasterisk11.21.2
digiumasterisk11.22.0
digiumasterisk11.23.0
digiumasterisk11.23.1
digiumasterisk11.24.0
digiumasterisk11.24.1
digiumasterisk11.25.0
digiumasterisk13.0.0
digiumasterisk13.0.1
digiumasterisk13.0.2
digiumasterisk13.1.0
digiumasterisk13.1.1
digiumasterisk13.2.0
digiumasterisk13.2.1
digiumasterisk13.3.0
digiumasterisk13.3.1
digiumasterisk13.3.2
digiumasterisk13.4.0
digiumasterisk13.5.0
digiumasterisk13.6.0
digiumasterisk13.7.0
digiumasterisk13.7.1
digiumasterisk13.7.2
digiumasterisk13.8.0
digiumasterisk13.8.1
digiumasterisk13.8.2
digiumasterisk13.9.0
digiumasterisk13.9.1
digiumasterisk13.10.0
digiumasterisk13.11.0
digiumasterisk13.11.1
digiumasterisk13.11.2
digiumasterisk13.12.0
digiumasterisk13.12.1
digiumasterisk13.12.2
digiumasterisk13.13.0
digiumasterisk14.0.0
digiumasterisk14.0.1
digiumasterisk14.0.2
digiumasterisk14.1.0
digiumasterisk14.1.1
digiumasterisk14.1.2
digiumasterisk14.2.0
digiumcertified_asterisk11.0.0
digiumcertified_asterisk11.1.0
digiumcertified_asterisk11.2.0
digiumcertified_asterisk11.3.0
digiumcertified_asterisk11.4.0
digiumcertified_asterisk11.5.0
digiumcertified_asterisk11.6
digiumcertified_asterisk11.6.0

References

CWEs

CWE-285

Community-verified mitigations for this CVE will appear above when contributors publish them.

Verify integrity in audit chain (admin only). AS-IS.