Lookup for vulnerable packages by Package URL.

Purlpkg:gem/ember-source@1.4.0.beta.1
Typegem
Namespace
Nameember-source
Version1.4.0.beta.1
Qualifiers
Subpath
Is_vulnerabletrue
Next_non_vulnerable_version1.4.0.beta.2
Latest_non_vulnerable_version2.2.1
Affected_by_vulnerabilities
0
url VCID-42k5-zsk1-5fcb
vulnerability_id VCID-42k5-zsk1-5fcb
summary
ember-source Cross-site Scripting vulnerability
Cross-site scripting (XSS) vulnerability in the link-to helper in Ember.js 1.2.x before 1.2.2, 1.3.x before 1.3.2, and 1.4.x before 1.4.0-beta.6, when used in non-block form, allows remote attackers to inject arbitrary web script or HTML via the title attribute.
references
0
reference_url https://exchange.xforce.ibmcloud.com/vulnerabilities/91242
reference_id
reference_type
scores
url https://exchange.xforce.ibmcloud.com/vulnerabilities/91242
1
reference_url https://github.com/emberjs/ember.js
reference_id
reference_type
scores
url https://github.com/emberjs/ember.js
2
reference_url https://github.com/emberjs/ember.js/commit/45ee8df2a0efc0afe233d6b9b17045782a2e6b2d
reference_id
reference_type
scores
url https://github.com/emberjs/ember.js/commit/45ee8df2a0efc0afe233d6b9b17045782a2e6b2d
3
reference_url https://github.com/emberjs/ember.js/commit/94b28b8773acf894c4d7d7fccf4411a706292436
reference_id
reference_type
scores
url https://github.com/emberjs/ember.js/commit/94b28b8773acf894c4d7d7fccf4411a706292436
4
reference_url https://github.com/emberjs/ember.js/commit/ab3199e68e1d0fc3c8f7f453cd38c51fe02af90b
reference_id
reference_type
scores
url https://github.com/emberjs/ember.js/commit/ab3199e68e1d0fc3c8f7f453cd38c51fe02af90b
5
reference_url https://groups.google.com/forum/#!topic/ember-security/1h6FRgr8lXQ
reference_id
reference_type
scores
url https://groups.google.com/forum/#!topic/ember-security/1h6FRgr8lXQ
6
reference_url https://nvd.nist.gov/vuln/detail/CVE-2014-0046
reference_id CVE-2014-0046
reference_type
scores
url https://nvd.nist.gov/vuln/detail/CVE-2014-0046
7
reference_url https://github.com/rubysec/ruby-advisory-db/blob/master/gems/ember-source/CVE-2014-0046.yml
reference_id CVE-2014-0046.YML
reference_type
scores
url https://github.com/rubysec/ruby-advisory-db/blob/master/gems/ember-source/CVE-2014-0046.yml
8
reference_url https://github.com/advisories/GHSA-4q53-fqhc-cr46
reference_id GHSA-4q53-fqhc-cr46
reference_type
scores
url https://github.com/advisories/GHSA-4q53-fqhc-cr46
fixed_packages
0
url pkg:gem/ember-source@1.4.0.beta.6
purl pkg:gem/ember-source@1.4.0.beta.6
is_vulnerable false
affected_by_vulnerabilities
resource_url http://public2.vulnerablecode.io/packages/pkg:gem/ember-source@1.4.0.beta.6
aliases CVE-2014-0046, GHSA-4q53-fqhc-cr46
risk_score null
exploitability null
weighted_severity null
resource_url http://public2.vulnerablecode.io/vulnerabilities/VCID-42k5-zsk1-5fcb
1
url VCID-78w7-adb5-qfga
vulnerability_id VCID-78w7-adb5-qfga
summary
Potential XSS Exploit With User-Supplied Data When Binding
In general, Ember.js escapes or strips any user-supplied content before inserting it in strings that will be sent to innerHTML. However, we have identified a vulnerability that could lead to unescaped content being inserted into the innerHTML string without being sanitized. When a primitive value is used as the Handlebars context, that value is not properly escaped. An example of this would be using the `{{each}}` helper to iterate over an array of user-supplied strings and using `{{this}}` inside the block to display each string. In applications that contain templates whose context is a primitive value and use the `{{this}}` keyword to display that value, a specially-crafted payload could execute arbitrary JavaScript in the context of the current domain ("XSS"). This vulnerability affects applications that contain templates whose context is set to a user-supplied primitive value (such as a string or number) and also contain the `{{this}}` special Handlebars variable to display the value.
references
0
reference_url https://github.com/emberjs/ember.js/commit/3130e4d70c0a6865879a1c68028cfc3c6feca66c
reference_id
reference_type
scores
url https://github.com/emberjs/ember.js/commit/3130e4d70c0a6865879a1c68028cfc3c6feca66c
1
reference_url https://groups.google.com/forum/#!topic/ember-security/2kpXXCxISS4
reference_id
reference_type
scores
url https://groups.google.com/forum/#!topic/ember-security/2kpXXCxISS4
fixed_packages
0
url pkg:gem/ember-source@1.4.0.beta.2
purl pkg:gem/ember-source@1.4.0.beta.2
is_vulnerable false
affected_by_vulnerabilities
resource_url http://public2.vulnerablecode.io/packages/pkg:gem/ember-source@1.4.0.beta.2
aliases CVE-2014-0013
risk_score null
exploitability null
weighted_severity null
resource_url http://public2.vulnerablecode.io/vulnerabilities/VCID-78w7-adb5-qfga
2
url VCID-d7x3-kr4s-hqa9
vulnerability_id VCID-d7x3-kr4s-hqa9
summary
Potential XSS Exploit
In general, Ember.js escapes or strips any user-supplied content before inserting it in strings that will be sent to `innerHTML`. However, we have identified a vulnerability that could lead to unescaped content being inserted into the `innerHTML` string without being sanitized. When using the `{{group}}` helper, user supplied content in the template was not being sanitized. Though the vulnerability exists in Ember.js proper, it is only exposed via the use of an experimental plugin. In applications that use the `{{group}}` helper, a specially-crafted payload could execute arbitrary JavaScript in the context of the current domain (`XSS`). This vulnerability only affects applications that use the `{{group}}` helper to display user-provided content.
references
0
reference_url https://github.com/emberjs/ember.js/commit/e52e047305849756c78abc1e760d621531c2c0a7
reference_id
reference_type
scores
url https://github.com/emberjs/ember.js/commit/e52e047305849756c78abc1e760d621531c2c0a7
1
reference_url https://groups.google.com/forum/#!topic/ember-security/PSE4RzTi6l4
reference_id
reference_type
scores
url https://groups.google.com/forum/#!topic/ember-security/PSE4RzTi6l4
fixed_packages
0
url pkg:gem/ember-source@1.4.0.beta.2
purl pkg:gem/ember-source@1.4.0.beta.2
is_vulnerable false
affected_by_vulnerabilities
resource_url http://public2.vulnerablecode.io/packages/pkg:gem/ember-source@1.4.0.beta.2
aliases CVE-2014-0014
risk_score null
exploitability null
weighted_severity null
resource_url http://public2.vulnerablecode.io/vulnerabilities/VCID-d7x3-kr4s-hqa9
Fixing_vulnerabilities
Risk_scorenull
Resource_urlhttp://public2.vulnerablecode.io/packages/pkg:gem/ember-source@1.4.0.beta.1