CVE-2020-10544
JavaScript vulnerability analysis and mitigation

Overview

A Cross-Site Scripting (XSS) vulnerability was discovered in tooltip/tooltip.js component of PrimeTek PrimeFaces version 7.0.11. The vulnerability was identified on March 13, 2020, and assigned identifier CVE-2020-10544. The issue affects web applications using PrimeFaces where an attacker can inject JavaScript code in input fields that are later used as tooltip titles without proper input validation (MITRE CVE, NVD).

Technical details

The vulnerability exists in the bindTarget function within the tooltip/tooltip.js component. The issue stems from insufficient input validation when processing tooltip titles. The security flaw is similar to a previous issue that was fixed in the bindGlobal function through PR #4394, where the escape configuration parameter was not properly implemented (GitHub Issue).

Impact

When exploited, this vulnerability allows attackers to execute arbitrary JavaScript code in the context of other users' browsers who view the malicious tooltip. This can lead to theft of sensitive information, session hijacking, or other client-side attacks (MITRE CVE).

Mitigation and workarounds

The suggested fix involves adding the line 'this.cfg.escape = (this.cfg.escape === undefined) ? true : this.cfg.escape;' at the top of the bindTarget function, similar to the solution implemented for the bindGlobal function (GitHub Issue).

Additional resources


SourceThis report was generated using AI

Related JavaScript vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2026-22787HIGH8.7
  • JavaScriptJavaScript
  • html2pdf.js
NoYesJan 14, 2026
CVE-2026-22820MEDIUM6.3
  • JavaScriptJavaScript
  • outray
NoYesJan 14, 2026
CVE-2026-22819MEDIUM5.9
  • JavaScriptJavaScript
  • outray
NoYesJan 14, 2026
CVE-2026-22036LOW3.7
  • JavaScriptJavaScript
  • node-undici
NoYesJan 14, 2026
GHSA-73rr-hh4g-fpgxLOWN/A
  • JavaScriptJavaScript
  • diff
NoYesJan 14, 2026

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management