ghsa-vcjj-xf2r-mwvc
Vulnerability from github
Published
2020-04-01 15:47
Modified
2022-04-25 23:07
Severity ?
Summary
XSS in knockout
Details
There is a vulnerability in knockout before version 3.5.0-beta, where after escaping the context of the web application, the web application delivers data to its users along with other trusted dynamic content, without validating it.
{ "affected": [ { "package": { "ecosystem": "npm", "name": "knockout" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "3.5.0" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2019-14862" ], "database_specific": { "cwe_ids": [ "CWE-79" ], "github_reviewed": true, "github_reviewed_at": "2020-04-01T15:46:54Z", "nvd_published_at": "2020-01-02T15:15:00Z", "severity": "MODERATE" }, "details": "There is a vulnerability in knockout before version 3.5.0-beta, where after escaping the context of the web application, the web application delivers data to its users along with other trusted dynamic content, without validating it.", "id": "GHSA-vcjj-xf2r-mwvc", "modified": "2022-04-25T23:07:31Z", "published": "2020-04-01T15:47:45Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-14862" }, { "type": "WEB", "url": "https://github.com/knockout/knockout/issues/1244" }, { "type": "WEB", "url": "https://github.com/knockout/knockout/pull/2345" }, { "type": "WEB", "url": "https://github.com/knockout/knockout/commit/7e280b2b8a04cc19176b5171263a5c68bda98efb" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-14862" }, { "type": "WEB", "url": "https://snyk.io/vuln/npm:knockout:20180213" }, { "type": "WEB", "url": "https://www.oracle.com/security-alerts/cpuapr2022.html" }, { "type": "WEB", "url": "https://www.oracle.com/security-alerts/cpujan2021.html" }, { "type": "WEB", "url": "https://www.oracle.com/security-alerts/cpujul2020.html" }, { "type": "WEB", "url": "https://www.whitesourcesoftware.com/vulnerability-database/WS-2019-0015" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "type": "CVSS_V3" } ], "summary": "XSS in knockout" }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.