CVE-2018-7284

UnknownEPSS 58.95%

Last modified

CVE-2018-7284 is a vulnerability of currently unknown severity. 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. EPSS estimates a 58.95% chance of exploitation in the next 30 days.

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.

Metrics

EPSS Probability
58.95%

99.0th percentile

Probability of exploitation in the next 30 days. Learn more

Weakness Enumeration

Affected Software

VendorProductVersionsUpdate
DigiumAsterisk<= 13.19.1
DigiumAsterisk>= 14.0.0, <= 14.7.5
DigiumAsterisk>= 15.0.0, <= 15.2.1
DigiumCertified Asterisk13.18Cert1
DigiumCertified Asterisk<= 13.18
DebianDebian Linux9.0

References

Timeline

Published
Last Modified
Status
Modified

Frequently Asked Questions

What is CVE-2018-7284?
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.
How severe is CVE-2018-7284?
Severity scoring for CVE-2018-7284 is pending analysis. The EPSS model estimates a 58.95% probability of exploitation in the next 30 days.
How do I fix CVE-2018-7284?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

Are you affected by CVE-2018-7284?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST