fast-xml-builder@1.1.6

Build XML from JSON without C/C++ based libraries

  • latest version

    1.2.0

  • latest non vulnerable version

  • first published

    2 months ago

  • latest version published

    5 days ago

  • licenses detected

  • Direct Vulnerabilities

    Known vulnerabilities in the fast-xml-builder package. This does not include vulnerabilities belonging to this package’s dependencies.

    Fix vulnerabilities automatically

    Snyk's AI Trust Platform automatically finds the best upgrade path and integrates with your development workflows. Secure your code at zero cost.

    Fix for free
    VulnerabilityVulnerable Version
    • M
    XML External Entity (XXE) Injection

    Affected versions of this package are vulnerable to XML External Entity (XXE) Injection while processing XML entities. An attacker can inject arbitrary attributes into generated XML or HTML by crafting attribute values containing quotes, which are improperly parsed and split into multiple attributes. This can lead to the execution of unintended scripts or actions when the resulting XML/HTML is rendered. This is only exploitable if the processEntities flag is not enabled and attributes are not ignored.

    How to fix XML External Entity (XXE) Injection?

    Upgrade fast-xml-builder to version 1.1.7 or higher.

    <1.1.7