bbcode@1.0.4 vulnerabilities

A pure python bbcode parser and formatter.

  • latest version

    1.1.0

  • latest non vulnerable version

  • first published

    12 years ago

  • latest version published

    5 years ago

  • licenses detected

  • Direct Vulnerabilities

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

    bbcode is a pure python bbcode parser and formatter.

    Affected versions of this package are vulnerable to Cross-site Scripting (XSS) attacks. An attacker can execute arbitrary code by including it within the URL bbcode tag: [URL=data:text/html;base64,PHNjcmlwdD5hbGVydCgiMSIpOzwvc2NyaXB0Pg==]sdfsdf[/URL].

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

    bbcode is a pure python bbcode parser and formatter.

    Affected versions of this package are vulnerable to Cross-site Scripting (XSS) attacks due to not escaping some symbols like ", ', , and ..

    [,1.0.9)