Skip to main content

Missing Initialization of Resource

CVE-2021-23386

Severity Medium
Score 6.5/10

Summary

This affects the package dns-packet before versions 1.3.2, and 2.0.0 before 5.2.2. It creates buffers with allocUnsafe and does not always fill them before forming network packets. This can expose internal application memory over unencrypted network when querying crafted invalid domain names.

  • LOW
  • NETWORK
  • NONE
  • UNCHANGED
  • NONE
  • LOW
  • HIGH
  • NONE

CWE-909 - Missing Initialization of Resource

The software does not initialize a critical resource.

References

Advisory Timeline

  • Published