VYPR
Vendor

Antisamy Project

Products
1
CVEs
8
Across products
8
Status
Private

Products

1

Recent CVEs

8
  • CVE-2022-28366HigApr 21, 2022
    risk 0.42cvss 7.5epss 0.02

    Certain Neko-related HTML parsers allow a denial of service via crafted Processing Instruction (PI) input that causes excessive heap memory consumption. In particular, this issue exists in HtmlUnit-Neko through 2.26, and is fixed in 2.27. This issue also exists in CyberNeko HTML…

  • CVE-2017-14735MedSep 25, 2017
    risk 0.40cvss 6.1epss 0.02

    OWASP AntiSamy before 1.5.7 allows XSS via HTML5 entities, as demonstrated by use of : to construct a javascript: URL.

  • CVE-2016-10006MedDec 24, 2016
    risk 0.40cvss 6.1epss 0.02

    In OWASP AntiSamy before 1.5.5, by submitting a specially crafted input (a tag that supports style with active content), you could bypass the library protections and supply executable code. The impact is XSS.

  • CVE-2024-23635MedFeb 2, 2024
    risk 0.33cvss 6.1epss 0.00

    AntiSamy is a library for performing fast, configurable cleansing of HTML coming from untrusted sources. Prior to 1.7.5, there is a potential for a mutation XSS (mXSS) vulnerability in AntiSamy caused by flawed parsing of the HTML being sanitized. To be subject to this…

  • CVE-2023-43643MedOct 9, 2023
    risk 0.33cvss 6.1epss 0.00

    AntiSamy is a library for performing fast, configurable cleansing of HTML coming from untrusted sources. Prior to version 1.7.4, there is a potential for a mutation XSS (mXSS) vulnerability in AntiSamy caused by flawed parsing of the HTML being sanitized. To be subject to this…

  • CVE-2022-29577MedApr 21, 2022
    risk 0.33cvss 6.1epss 0.01

    OWASP AntiSamy before 1.6.7 allows XSS via HTML tag smuggling on STYLE content with crafted input. The output serializer does not properly encode the supposed Cascading Style Sheets (CSS) content. NOTE: this issue exists because of an incomplete fix for CVE-2022-28367.

  • CVE-2022-28367MedApr 21, 2022
    risk 0.33cvss 6.1epss 0.01

    OWASP AntiSamy before 1.6.6 allows XSS via HTML tag smuggling on STYLE content with crafted input. The output serializer does not properly encode the supposed Cascading Style Sheets (CSS) content.

  • CVE-2021-35043MedJul 19, 2021
    risk 0.00cvss 6.1epss 0.02

    OWASP AntiSamy before 1.6.4 allows XSS via HTML attributes when using the HTML output serializer (XHTML is not affected). This was demonstrated by a javascript: URL with &#00058 as the replacement for the : character.