Skip to content

Cross-Site Scripting in @ckeditor/ckeditor5-link

Moderate severity GitHub Reviewed Published May 23, 2018 to the GitHub Advisory Database • Updated May 1, 2023

Package

npm @ckeditor/ckeditor5-link (npm)

Affected versions

>= 0.3.0, < 10.0.1

Patched versions

10.0.1

Description

Versions of status-board prior to 10.0.1 are vulnerable to Cross-Site Scripting. The _createPreviewButton() function fails to sanitize the href attribute of a created <a> tag. This may allow attackers to execute arbitrary JavaScript in a victim's browser.

Recommendation

Upgrade to version 10.0.1 or later.

References

Published to the GitHub Advisory Database May 23, 2018
Reviewed Jun 16, 2020
Last updated May 1, 2023

Severity

Moderate
6.1
/ 10

CVSS base metrics

Attack vector
Network
Attack complexity
Low
Privileges required
None
User interaction
Required
Scope
Changed
Confidentiality
Low
Integrity
Low
Availability
None
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N

Weaknesses

CVE ID

CVE-2018-11093

GHSA ID

GHSA-gvpx-9459-w3mj

Credits

Checking history
See something to contribute? Suggest improvements for this vulnerability.