dbus@0.2.16 vulnerabilities

A D-Bus binding for Node

  • latest version

    1.0.7

  • first published

    12 years ago

  • latest version published

    4 years ago

  • licenses detected

  • Direct Vulnerabilities

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

    How to fix?

    Automatically find and fix vulnerabilities affecting your projects. Snyk scans for vulnerabilities and provides fixes for free.

    Fix for free
    VulnerabilityVulnerable 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.

    *