billmcchesney1 / foxtrot

A store abstraction and analytics system for real-time event data.
Apache License 2.0
0 stars 0 forks source link

CVE-2021-35043 (Medium) detected in antisamy-1.4.3.jar - autoclosed #308

Closed mend-for-github-com[bot] closed 2 years ago

mend-for-github-com[bot] commented 3 years ago

CVE-2021-35043 - Medium Severity Vulnerability

Vulnerable Library - antisamy-1.4.3.jar

The OWASP AntiSamy project is a collection of APIs for safely allowing users to supply their own HTML and CSS without exposing the site to XSS vulnerabilities.

Library home page: http://www.owasp.org/index.php/Category:OWASP_AntiSamy_Project

Path to dependency file: foxtrot/foxtrot-translator/pom.xml

Path to vulnerable library: /home/wss-scanner/.m2/repository/org/owasp/antisamy/antisamy/1.4.3/antisamy-1.4.3.jar,/home/wss-scanner/.m2/repository/org/owasp/antisamy/antisamy/1.4.3/antisamy-1.4.3.jar,/home/wss-scanner/.m2/repository/org/owasp/antisamy/antisamy/1.4.3/antisamy-1.4.3.jar,/home/wss-scanner/.m2/repository/org/owasp/antisamy/antisamy/1.4.3/antisamy-1.4.3.jar

Dependency Hierarchy: - hbase-server-1.2.1.jar (Root Library) - esapi-2.1.0.jar - :x: **antisamy-1.4.3.jar** (Vulnerable Library)

Found in base branch: master

Vulnerability Details

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 : as the replacement for the : character.

Publish Date: 2021-07-19

URL: CVE-2021-35043

CVSS 3 Score Details (5.5)

Base Score Metrics: - Exploitability Metrics: - Attack Vector: N/A - Attack Complexity: N/A - Privileges Required: N/A - User Interaction: N/A - Scope: N/A - Impact Metrics: - Confidentiality Impact: N/A - Integrity Impact: N/A - Availability Impact: N/A

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-35043

Release Date: 2021-07-19

Fix Resolution: org.owasp.antisamy:antisamy:1.6.4

mend-for-github-com[bot] commented 2 years ago

:heavy_check_mark: This issue was automatically closed by WhiteSource because the vulnerable library in the specific branch(es) was either marked as ignored or it is no longer part of the WhiteSource inventory.