html5lib@0.9999999

HTML parser based on the WHATWG HTML specification

  • latest version

    1.1

  • first published

    14 years ago

  • latest version published

    6 years ago

  • licenses detected

  • Direct Vulnerabilities

    Known vulnerabilities in the html5lib 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
    Cross-site Scripting (XSS)

    Affected versions of this package are vulnerable to Cross-site Scripting (XSS) via the clean() function. An attacker can execute arbitrary JavaScript code in the context of the user's browser by submitting crafted HTML containing a formaction attribute with a dangerous URI scheme such as javascript:. This is only exploitable if the application explicitly allows the formaction attribute on submit-capable controls such as <button> or <input> elements.

    How to fix Cross-site Scripting (XSS)?

    There is no fixed version for html5lib.

    [0,)
    • M
    Cross-site Scripting (XSS)

    Affected versions of html5lib are vulnerable to Cross-site Scripting (XSS) attacks.

    The serializer in html5lib before 0.99999999 might allow remote attackers to conduct cross-site scripting (XSS) attacks by leveraging mishandling of the < (less than) character in attribute values.

    How to fix Cross-site Scripting (XSS)?

    Upgrade html5lib to version 1.0b9 or higher.

    [,0.99999999)[1.0b1,1.0b9)
    • M
    Cross-site Scripting (XSS)

    html5lib is a HTML parser based on the WHATWG HTML specification.

    Affected versions of this package are vulnerable to Cross-site Scripting (XSS) attacks. The serializer in html5lib before 0.99999999 might allow remote attackers to conduct cross-site scripting (XSS) attacks by leveraging mishandling of special characters in attribute values, a different vulnerability than CVE-2016-9909.

    [,0.99999999)[1.0b1,1.0b9)