GHSA-p82g-2xpp-m5r3

Suggest an improvement
Source
https://github.com/advisories/GHSA-p82g-2xpp-m5r3
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2020/09/GHSA-p82g-2xpp-m5r3/GHSA-p82g-2xpp-m5r3.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-p82g-2xpp-m5r3
Aliases
  • CVE-2015-5654
Published
2020-09-11T21:18:05Z
Modified
2023-11-08T03:57:58.594997Z
Severity
  • 5.4 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N CVSS Calculator
Summary
Cross-Site Scripting in dojo
Details

Versions of dojo prior to 1.2.0 are vulnerable to Cross-Site Scripting (XSS). The package fails to sanitize HTML code in user-controlled input, allowing attackers to execute arbitrary JavaScript in the victim's browser.

Recommendation

Upgrade to version 1.2.0 or later.

Database specific
{
    "nvd_published_at": null,
    "github_reviewed_at": "2020-08-31T18:42:35Z",
    "severity": "MODERATE",
    "github_reviewed": true,
    "cwe_ids": [
        "CWE-79"
    ]
}
References

Affected packages

npm / dojo

Package

Affected ranges

Type
SEMVER
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
1.9.1

Database specific

{
    "last_known_affected_version_range": "< 1.2.0"
}