Skip to content

Reflected Cross-Site Scripting in jquery.terminal

Moderate severity GitHub Reviewed Published May 29, 2019 to the GitHub Advisory Database • Updated Jan 9, 2023

Package

npm jquery.terminal (npm)

Affected versions

< 1.21.0

Patched versions

1.21.0

Description

Versions of jquery.terminal prior to 1.21.0 are vulnerable to Reflected Cross-Site Scripting. If the application has either of the options anyLinks or invokeMethods set to true, the application may execute arbitrary JavaScript through crafted malicious payloads due to insufficient sanitization.

Recommendation

Upgrade to version 1.21.0 or later

References

Reviewed May 29, 2019
Published to the GitHub Advisory Database May 29, 2019
Last updated Jan 9, 2023

Severity

Moderate

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-2hwp-g4g7-mwwj

Source code

No known source code
Loading Checking history
See something to contribute? Suggest improvements for this vulnerability.