Lookup for vulnerable packages by Package URL.
| Purl | pkg:gem/ember-source@2.1.2 |
| Type | gem |
| Namespace | |
| Name | ember-source |
| Version | 2.1.2 |
| Qualifiers |
|
| Subpath | |
| Is_vulnerable | false |
| Next_non_vulnerable_version | 2.2.1 |
| Latest_non_vulnerable_version | 2.2.1 |
| Affected_by_vulnerabilities |
|
| Fixing_vulnerabilities |
| 0 |
| url |
VCID-a5hm-euty-z7g1 |
| vulnerability_id |
VCID-a5hm-euty-z7g1 |
| summary |
XSS Vulnerability with User-Supplied JSON
By default, Ember will escape any values in Handlebars templates that use double curlies (`{{value}}`). Developers can specifically opt out of this escaping behavior by passing an instance of `SafeString` rather than a raw string, which tells Ember that it should not escape the string because the developer has taken responsibility for escapement. It is possible for an attacker to create a specially-crafted payload that causes a non-sanitized string to be treated as a `SafeString`, and thus bypass Ember's normal escaping behavior. This could allow an attacker to execute arbitrary JavaScript in the context of the current domain ("XSS"). |
| references |
|
| fixed_packages |
|
| aliases |
CVE-2015-7565
|
| risk_score |
null |
| exploitability |
null |
| weighted_severity |
null |
| resource_url |
http://public2.vulnerablecode.io/vulnerabilities/VCID-a5hm-euty-z7g1 |
|
|
| Risk_score | null |
| Resource_url | http://public2.vulnerablecode.io/packages/pkg:gem/ember-source@2.1.2 |