Tim-Demo / JD-old

Apache License 2.0
0 stars 0 forks source link

CVE-2022-28367 (Medium) detected in antisamy-1.5.3.jar #57

Open mend-for-github-com[bot] opened 2 years ago

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

CVE-2022-28367 - Medium Severity Vulnerability

Vulnerable Library - antisamy-1.5.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: /tmp/ws-scm/Java-Demo/pom.xml

Path to vulnerable library: /home/wss-scanner/.m2/repository/org/owasp/antisamy/antisamy/1.5.3/antisamy-1.5.3.jar,/Java-Demo/.extract/webapps/ROOT/WEB-INF/lib/antisamy-1.5.3.jar,/Java-Demo/target/easybuggy-1-SNAPSHOT/WEB-INF/lib/antisamy-1.5.3.jar

Dependency Hierarchy: - :x: **antisamy-1.5.3.jar** (Vulnerable Library)

Found in HEAD commit: fb6f764724783c12b24123f404538c8eaf4b22ba

Found in base branch: master

Vulnerability Details

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.

Publish Date: 2022-04-21

URL: CVE-2022-28367

CVSS 3 Score Details (6.1)

Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: Required - Scope: Changed - Impact Metrics: - Confidentiality Impact: Low - Integrity Impact: Low - Availability Impact: None

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

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

Release Date: 2022-04-21

Fix Resolution: 1.6.6


:rescue_worker_helmet: Automatic Remediation will be attempted for this issue.