GHSA-mrmf-qwxg-7c3h

Suggest an improvement
Source
https://github.com/advisories/GHSA-mrmf-qwxg-7c3h
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2018/11/GHSA-mrmf-qwxg-7c3h/GHSA-mrmf-qwxg-7c3h.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-mrmf-qwxg-7c3h
Aliases
Published
2018-11-09T17:48:20Z
Modified
2023-11-08T03:58:59Z
Summary
XSS in Data URI in remarkable
Details

Affected versions of remarkable are vulnerable to cross-site scripting. Vulnerable versions of the package allow the use of data: URIs in links, and can therefore execute javascript.

Proof of Concept

[link](data:text/html,<script>alert('0')</script>)

Recommendation

Update to v1.7.0 or later

Database specific
{
    "cwe_ids":  [
        "CWE-79"
    ],
    "github_reviewed":  true,
    "github_reviewed_at":  "2020-06-16T21:47:10Z",
    "nvd_published_at":  null,
    "severity":  "HIGH"
}
References

Affected packages

npm / remarkable

Package

Affected ranges

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

Database specific

last_known_affected_version_range
"<= 1.6.2"
source
"https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2018/11/GHSA-mrmf-qwxg-7c3h/GHSA-mrmf-qwxg-7c3h.json"