HOMEVULNERABILITIESCVE-2018-7285
HIGH

CVE-2018-7285

CWE-476Published: February 22, 2018· Updated: Jun 17, 2026

7.5
CVSS v3.1

Official Description

A NULL pointer access issue was discovered in Asterisk 15.x through 15.2.1. The RTP support in Asterisk maintains its own registry of dynamic codecs and desired payload numbers. While an SDP negotiation may result in a codec using a different payload number, these desired ones are still stored internally. When an RTP packet was received, this registry would be consulted if the payload number was not found in the negotiated SDP. This registry was incorrectly consulted for all packets, even those which are dynamic. If the payload number resulted in a codec of a different type than the RTP stream (for example, the payload number resulted in a video codec but the stream carried audio), a crash could occur if no stream of that type had been negotiated. This was due to the code incorrectly assuming that a stream of that type would always exist.

NVD Source

Technical Analysis

CVE-2018-7285 can be exploited remotely over the network without requiring physical or adjacent access, significantly expanding the attack surface for threat actors.

The vulnerability requires no privileges and no user interaction, making it a prime target for automated exploitation campaigns and worm-like propagation.

A successful exploit results in availability disruption (denial of service), with a CVSS base score of 7.5.

CVSS v3.1 Vector Breakdown

Exploitability
Attack VectorNetwork
Attack ComplexityLow
Privileges Req.None
User InteractionNone
ScopeUnchanged
Impact
ConfidentialityNone
IntegrityNone
AvailabilityHigh
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

Affected Vendors & Products

digium1 product(s)
asterisk
Source: NVD CPE · 1 total CPE entries

Exploit & PoC Resources

NO KNOWN EXPLOITNo public exploit confirmed at this time
External links open in a new tab. Always verify in a controlled environment before use.

Official Patches & Advisories

All References (6)

http://www.securityfocus.com/bid/103149Third Party Advisory · VDB Entry
http://www.securitytracker.com/id/1040415Third Party Advisory · VDB Entry
http://www.securityfocus.com/bid/103149Third Party Advisory · VDB Entry
http://www.securitytracker.com/id/1040415Third Party Advisory · VDB Entry

Quick Facts

CVE IDCVE-2018-7285
CVSS Score7.5 / 10
SeverityHIGH
WeaknessCWE-476
CISA KEVNo
Affected1 vendor(s)
PublishedFeb 22, 2018

Related CVEs (CWE-476)

Recommended Actions

  • Apply vendor patches immediately
  • Monitor CVE-2018-7285 in threat intel feeds
  • Review IDS/IPS signatures for exploitation attempts
Data sourced from NVD (NIST), CISA KEV, and EPSS (FIRST). Analysis generated by CTIWATCH.COM. CVE data is provided under the NVD usage policy.