Skip to content

Cross-Site Scripting in @progress/kendo-angular-editor

High severity GitHub Reviewed Published Aug 11, 2020 to the GitHub Advisory Database • Updated Jan 9, 2023

Package

npm @progress/kendo-angular-editor (npm)

Affected versions

< 1.2.3

Patched versions

1.2.3

Description

Kendo UI for Angular Editor Component (npm package @progress/kendo-angular-editor) before version 1.2.3 is vulnerable to Cross-Site Scripting. When the Editor content contains potentially malicious scripts in element event handlers, they get executed.
Adding the following content to the Editor value demonstrates the issue: <img src="" onerror=alert(document.domain)>.

References

Reviewed Aug 11, 2020
Published to the GitHub Advisory Database Aug 11, 2020
Last updated Jan 9, 2023

Severity

High

EPSS score

Weaknesses

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users. Learn more on MITRE.

CVE ID

No known CVE

GHSA ID

GHSA-j7wp-vjj6-cp5m
Loading Checking history
See something to contribute? Suggest improvements for this vulnerability.