dbus@0.2.2 vulnerabilities

A D-Bus binding for Node

Direct Vulnerabilities

Known vulnerabilities in the dbus package. This does not include vulnerabilities belonging to this package’s dependencies.

Automatically find and fix vulnerabilities affecting your projects. Snyk scans for vulnerabilities and provides fixes for free.
Fix for free
Vulnerability Vulnerable Version
  • H
Buffer Over-read

dbus is a D-Bus binding for Node.js

Affected versions of this package are vulnerable to Buffer Over-read. Crafted XML input can fool the parser into changing from DTD parsing to document parsing too early; a consecutive call to XML_GetCurrentLineNumber (or XML_GetCurrentColumnNumber) then results in a heap-based buffer over-read.

How to fix Buffer Over-read?

There is no fixed version for dbus.

*
  • H
XML External Entity (XXE) Injection

dbus is a D-Bus binding for Node.js

Affected versions of this package are vulnerable to XML External Entity (XXE) Injection. The attack exists because XML parser does not validate and handle the XML names input with large number of colons, consuming high CPU and memory.

How to fix XML External Entity (XXE) Injection?

There is no fixed version for dbus.

*