ghsa-qqxp-xp9v-vvx6
Vulnerability from github
Published
2017-10-24 18:33
Modified
2023-09-27 21:55
Summary
jquery-ui Tooltip widget vulnerable to XSS
Details
Cross-site scripting (XSS) vulnerability in the default content option in jquery.ui.tooltip.js in the Tooltip widget in jQuery UI before 1.10.0 allows remote attackers to inject arbitrary web script or HTML via the title attribute, which is not properly handled in the autocomplete combo box demo.
{ "affected": [ { "package": { "ecosystem": "npm", "name": "jquery-ui" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "1.10.0" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "RubyGems", "name": "jquery-ui-rails" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "4.0.0" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Maven", "name": "org.webjars.npm:jquery-ui" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "1.10.0" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "NuGet", "name": "jQuery.UI.Combined" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "1.10.0" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2012-6662" ], "database_specific": { "cwe_ids": [ "CWE-79" ], "github_reviewed": true, "github_reviewed_at": "2020-06-16T21:52:37Z", "nvd_published_at": "2014-11-24T16:59:01Z", "severity": "MODERATE" }, "details": "Cross-site scripting (XSS) vulnerability in the default content option in jquery.ui.tooltip.js in the Tooltip widget in jQuery UI before 1.10.0 allows remote attackers to inject arbitrary web script or HTML via the title attribute, which is not properly handled in the autocomplete combo box demo.", "id": "GHSA-qqxp-xp9v-vvx6", "modified": "2023-09-27T21:55:57Z", "published": "2017-10-24T18:33:37Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2012-6662" }, { "type": "WEB", "url": "https://github.com/jquery/jquery/issues/2432" }, { "type": "WEB", "url": "https://github.com/jquery/jquery-ui/commit/5fee6fd5000072ff32f2d65b6451f39af9e0e39e" }, { "type": "WEB", "url": "https://github.com/jquery/jquery-ui/commit/f2854408cce7e4b7fc6bf8676761904af9c96bde" }, { "type": "WEB", "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/98697" }, { "type": "ADVISORY", "url": "https://github.com/advisories/GHSA-qqxp-xp9v-vvx6" }, { "type": "PACKAGE", "url": "https://github.com/jquery/jquery" }, { "type": "WEB", "url": "https://github.com/rubysec/ruby-advisory-db/blob/master/gems/jquery-ui-rails/CVE-2012-6662.yml" }, { "type": "WEB", "url": "http://bugs.jqueryui.com/ticket/8859" }, { "type": "WEB", "url": "http://bugs.jqueryui.com/ticket/8861" }, { "type": "WEB", "url": "http://rhn.redhat.com/errata/RHSA-2015-0442.html" }, { "type": "WEB", "url": "http://rhn.redhat.com/errata/RHSA-2015-1462.html" }, { "type": "WEB", "url": "http://seclists.org/oss-sec/2014/q4/613" }, { "type": "WEB", "url": "http://seclists.org/oss-sec/2014/q4/616" } ], "schema_version": "1.4.0", "severity": [], "summary": "jquery-ui Tooltip widget vulnerable to XSS" }
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.