GSD-2012-6662
Vulnerability from gsd - Updated: 2023-12-13 01:20Details
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.
Aliases
Aliases
{
"GSD": {
"alias": "CVE-2012-6662",
"description": "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": "GSD-2012-6662",
"references": [
"https://access.redhat.com/errata/RHSA-2015:1462",
"https://access.redhat.com/errata/RHSA-2015:0442",
"https://linux.oracle.com/cve/CVE-2012-6662.html"
]
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2012-6662"
],
"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": "GSD-2012-6662",
"modified": "2023-12-13T01:20:17.040355Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2012-6662",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "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."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/jquery/jquery/issues/2432",
"refsource": "MISC",
"url": "https://github.com/jquery/jquery/issues/2432"
},
{
"name": "RHSA-2015:0442",
"refsource": "REDHAT",
"url": "http://rhn.redhat.com/errata/RHSA-2015-0442.html"
},
{
"name": "http://bugs.jqueryui.com/ticket/8861",
"refsource": "CONFIRM",
"url": "http://bugs.jqueryui.com/ticket/8861"
},
{
"name": "jqueryui-cve20126662-xss(98697)",
"refsource": "XF",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/98697"
},
{
"name": "[oss-security] 20141114 Re: old CVE assignments for JQuery 1.10.0",
"refsource": "MLIST",
"url": "http://seclists.org/oss-sec/2014/q4/616"
},
{
"name": "https://github.com/jquery/jquery-ui/commit/f2854408cce7e4b7fc6bf8676761904af9c96bde",
"refsource": "CONFIRM",
"url": "https://github.com/jquery/jquery-ui/commit/f2854408cce7e4b7fc6bf8676761904af9c96bde"
},
{
"name": "RHSA-2015:1462",
"refsource": "REDHAT",
"url": "http://rhn.redhat.com/errata/RHSA-2015-1462.html"
},
{
"name": "http://bugs.jqueryui.com/ticket/8859",
"refsource": "CONFIRM",
"url": "http://bugs.jqueryui.com/ticket/8859"
},
{
"name": "71107",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/71107"
},
{
"name": "[oss-security] 20141114 old CVE assignments for JQuery 1.10.0",
"refsource": "MLIST",
"url": "http://seclists.org/oss-sec/2014/q4/613"
},
{
"name": "https://github.com/jquery/jquery-ui/commit/5fee6fd5000072ff32f2d65b6451f39af9e0e39e",
"refsource": "CONFIRM",
"url": "https://github.com/jquery/jquery-ui/commit/5fee6fd5000072ff32f2d65b6451f39af9e0e39e"
}
]
}
},
"gitlab.com": {
"advisories": [
{
"affected_range": "\u003c1.1.0",
"affected_versions": "All versions before 1.1.0",
"cvss_v2": "AV:N/AC:M/Au:N/C:N/I:P/A:N",
"cwe_ids": [
"CWE-1035",
"CWE-79",
"CWE-79",
"CWE-937"
],
"date": "2021-09-16",
"description": "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.",
"fixed_versions": [
"1.10.0"
],
"identifier": "CVE-2012-6662",
"identifiers": [
"GHSA-qqxp-xp9v-vvx6",
"CVE-2012-6662"
],
"not_impacted": "All versions starting from 1.1.0",
"package_slug": "npm/jquery-ui",
"pubdate": "2017-10-24",
"solution": "Upgrade to version 1.10.0 or above.",
"title": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)",
"urls": [
"https://nvd.nist.gov/vuln/detail/CVE-2012-6662",
"https://github.com/jquery/jquery/issues/2432",
"https://github.com/jquery/jquery-ui/commit/5fee6fd5000072ff32f2d65b6451f39af9e0e39e",
"https://github.com/jquery/jquery-ui/commit/f2854408cce7e4b7fc6bf8676761904af9c96bde",
"https://exchange.xforce.ibmcloud.com/vulnerabilities/98697",
"https://github.com/advisories/GHSA-qqxp-xp9v-vvx6",
"http://bugs.jqueryui.com/ticket/8859",
"http://bugs.jqueryui.com/ticket/8861",
"http://rhn.redhat.com/errata/RHSA-2015-0442.html",
"http://rhn.redhat.com/errata/RHSA-2015-1462.html",
"http://seclists.org/oss-sec/2014/q4/613",
"http://seclists.org/oss-sec/2014/q4/616",
"http://www.securityfocus.com/bid/71107"
],
"uuid": "7f544219-0b2b-4855-99c5-6514c2b34fc2"
}
]
},
"nvd.nist.gov": {
"configurations": {
"CVE_data_version": "4.0",
"nodes": [
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:o:redhat:enterprise_linux_server:7.0:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:o:redhat:enterprise_linux_workstation:7.0:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:o:redhat:enterprise_linux_desktop:7.0:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:o:redhat:enterprise_linux_hpc_node:7.0:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
}
],
"operator": "OR"
},
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:a:jqueryui:jquery_ui:1.10.0:rc1:*:*:*:jquery:*:*",
"cpe_name": [],
"vulnerable": true
}
],
"operator": "OR"
}
]
},
"cve": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2012-6662"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "en",
"value": "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."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "en",
"value": "CWE-79"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/jquery/jquery-ui/commit/f2854408cce7e4b7fc6bf8676761904af9c96bde",
"refsource": "CONFIRM",
"tags": [
"Patch",
"Issue Tracking",
"Third Party Advisory"
],
"url": "https://github.com/jquery/jquery-ui/commit/f2854408cce7e4b7fc6bf8676761904af9c96bde"
},
{
"name": "https://github.com/jquery/jquery-ui/commit/5fee6fd5000072ff32f2d65b6451f39af9e0e39e",
"refsource": "CONFIRM",
"tags": [
"Patch",
"Issue Tracking",
"Third Party Advisory"
],
"url": "https://github.com/jquery/jquery-ui/commit/5fee6fd5000072ff32f2d65b6451f39af9e0e39e"
},
{
"name": "http://bugs.jqueryui.com/ticket/8861",
"refsource": "CONFIRM",
"tags": [
"Issue Tracking",
"Vendor Advisory"
],
"url": "http://bugs.jqueryui.com/ticket/8861"
},
{
"name": "[oss-security] 20141114 Re: old CVE assignments for JQuery 1.10.0",
"refsource": "MLIST",
"tags": [
"Third Party Advisory",
"VDB Entry"
],
"url": "http://seclists.org/oss-sec/2014/q4/616"
},
{
"name": "[oss-security] 20141114 old CVE assignments for JQuery 1.10.0",
"refsource": "MLIST",
"tags": [
"Third Party Advisory",
"VDB Entry"
],
"url": "http://seclists.org/oss-sec/2014/q4/613"
},
{
"name": "http://bugs.jqueryui.com/ticket/8859",
"refsource": "CONFIRM",
"tags": [
"Issue Tracking",
"Vendor Advisory"
],
"url": "http://bugs.jqueryui.com/ticket/8859"
},
{
"name": "RHSA-2015:0442",
"refsource": "REDHAT",
"tags": [
"Third Party Advisory"
],
"url": "http://rhn.redhat.com/errata/RHSA-2015-0442.html"
},
{
"name": "71107",
"refsource": "BID",
"tags": [],
"url": "http://www.securityfocus.com/bid/71107"
},
{
"name": "RHSA-2015:1462",
"refsource": "REDHAT",
"tags": [],
"url": "http://rhn.redhat.com/errata/RHSA-2015-1462.html"
},
{
"name": "jqueryui-cve20126662-xss(98697)",
"refsource": "XF",
"tags": [],
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/98697"
},
{
"name": "https://github.com/jquery/jquery/issues/2432",
"refsource": "MISC",
"tags": [],
"url": "https://github.com/jquery/jquery/issues/2432"
}
]
}
},
"impact": {
"baseMetricV2": {
"cvssV2": {
"accessComplexity": "MEDIUM",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "NONE",
"baseScore": 4.3,
"confidentialityImpact": "NONE",
"integrityImpact": "PARTIAL",
"vectorString": "AV:N/AC:M/Au:N/C:N/I:P/A:N",
"version": "2.0"
},
"exploitabilityScore": 8.6,
"impactScore": 2.9,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"severity": "MEDIUM",
"userInteractionRequired": true
}
},
"lastModifiedDate": "2018-07-14T01:29Z",
"publishedDate": "2014-11-24T16:59Z"
}
}
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…