HOMEVULNERABILITIESCVE-2018-7284
HIGHPOC

CVE-2018-7284

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

7.5
CVSS v3.1

Official Description

A Buffer Overflow issue was discovered in Asterisk through 13.19.1, 14.x through 14.7.5, and 15.x through 15.2.1, and Certified Asterisk through 13.18-cert2. When processing a SUBSCRIBE request, the res_pjsip_pubsub module stores the accepted formats present in the Accept headers of the request. This code did not limit the number of headers it processed, despite having a fixed limit of 32. If more than 32 Accept headers were present, the code would write outside of its memory and cause a crash.

NVD Source

Technical Analysis

CVE-2018-7284 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.

A proof-of-concept (PoC) exploit exists for CVE-2018-7284. While not yet confirmed in active campaigns, the availability of PoC code increases exploitation risk substantially.

From a weakness classification perspective (CWE-119): Buffer overflow vulnerabilities can lead to arbitrary code execution or denial of service by corrupting adjacent memory.

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

Debian1 product(s)
debian linux
digium2 product(s)
asteriskcertified asterisk
Source: NVD CPE · 4 total CPE entries

Exploit & PoC Resources

POC AVAILABLEProof-of-concept code exists
External links open in a new tab. Always verify in a controlled environment before use.

Official Patches & Advisories

All References (10)

http://www.securityfocus.com/bid/103151Third Party Advisory · VDB Entry
http://www.securitytracker.com/id/1040416Third Party Advisory · VDB Entry
https://www.exploit-db.com/exploits/44184/Exploit · Third Party Advisory · VDB Entry
http://www.securityfocus.com/bid/103151Third Party Advisory · VDB Entry
http://www.securitytracker.com/id/1040416Third Party Advisory · VDB Entry
https://www.exploit-db.com/exploits/44184/Exploit · Third Party Advisory · VDB Entry

Quick Facts

CVE IDCVE-2018-7284
CVSS Score7.5 / 10
SeverityHIGH
WeaknessCWE-119
CISA KEVNo
ExploitPOC
Affected2 vendor(s)
PublishedFeb 22, 2018

Related CVEs (CWE-119)

Recommended Actions

  • Apply vendor patches immediately
  • Monitor CVE-2018-7284 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.