Lucene search

K
cvelistGitHub_MCVELIST:CVE-2024-23635
HistoryFeb 02, 2024 - 4:32 p.m.

CVE-2024-23635 AntiSamy malicious input can provoke XSS when preserving comments

2024-02-0216:32:50
CWE-79
GitHub_M
www.cve.org
8
antisamy
library
mxss
parsing
html
sanitized
vulnerability
preservecomments
directive

CVSS3

6.1

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

REQUIRED

Scope

CHANGED

Confidentiality Impact

LOW

Integrity Impact

LOW

Availability Impact

NONE

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N

AI Score

6.3

Confidence

High

EPSS

0

Percentile

12.6%

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 vulnerability the preserveComments directive must be enabled in your policy file. As a result, certain crafty inputs can result in elements in comment tags being interpreted as executable when using AntiSamy’s sanitized output. Patched in AntiSamy 1.7.5 and later.

CNA Affected

[
  {
    "vendor": "nahsra",
    "product": "antisamy",
    "versions": [
      {
        "version": "< 1.7.5",
        "status": "affected"
      }
    ]
  }
]

CVSS3

6.1

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

REQUIRED

Scope

CHANGED

Confidentiality Impact

LOW

Integrity Impact

LOW

Availability Impact

NONE

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N

AI Score

6.3

Confidence

High

EPSS

0

Percentile

12.6%