gsd-2018-18405
Vulnerability from gsd
Modified
2023-12-13 01:22
Details
** DISPUTED ** jQuery v2.2.2 allows XSS via a crafted onerror attribute of an IMG element. NOTE: this vulnerability has been reported to be spam entry.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2018-18405", "description": "** DISPUTED ** jQuery v2.2.2 allows XSS via a crafted onerror attribute of an IMG element. NOTE: this vulnerability has been reported to be spam entry.", "id": "GSD-2018-18405" }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2018-18405" ], "details": "** DISPUTED ** jQuery v2.2.2 allows XSS via a crafted onerror attribute of an IMG element. NOTE: this vulnerability has been reported to be spam entry.", "id": "GSD-2018-18405", "modified": "2023-12-13T01:22:36.055127Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2018-18405", "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": "** DISPUTED ** jQuery v2.2.2 allows XSS via a crafted onerror attribute of an IMG element. NOTE: this vulnerability has been reported to be spam entry." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "https://gist.github.com/CyberSecurityUP/26c5b032897630fe8407da4a8ef216d4", "refsource": "MISC", "url": "https://gist.github.com/CyberSecurityUP/26c5b032897630fe8407da4a8ef216d4" }, { "name": "https://twitter.com/DanielRufde/status/1255185961866145792", "refsource": "MISC", "url": "https://twitter.com/DanielRufde/status/1255185961866145792" }, { "name": "https://gitter.im/jquery/jquery?at=5ea844a05cd4fe50a3d7ddc9", "refsource": "MISC", "url": "https://gitter.im/jquery/jquery?at=5ea844a05cd4fe50a3d7ddc9" }, { "name": "FEDORA-2020-11be4b36d4", "refsource": "FEDORA", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/VOE7P7APPRQKD4FGNHBKJPDY6FFCOH3W/" } ] } }, "gitlab.com": { "advisories": [ { "affected_range": "=2.2.2", "affected_versions": "Version 2.2.2", "cvss_v2": "AV:N/AC:M/Au:N/C:N/I:P/A:N", "cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "cwe_ids": [ "CWE-1035", "CWE-79", "CWE-937" ], "date": "2020-04-27", "description": "jQuery allows XSS via a crafted `onerror` attribute of an `IMG` element.", "fixed_versions": [ "2.2.3" ], "identifier": "CVE-2018-18405", "identifiers": [ "CVE-2018-18405" ], "not_impacted": "All versions before 2.2.2, all versions after 2.2.2", "package_slug": "npm/jquery", "pubdate": "2020-04-22", "solution": "Upgrade to version 2.2.3 or above.", "title": "Cross-site Scripting", "urls": [ "https://nvd.nist.gov/vuln/detail/CVE-2018-18405" ], "uuid": "bb6c740a-7dc8-44dd-8e73-3d5b59bce690" } ] }, "nvd.nist.gov": { "cve": { "configurations": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:jquery:jquery:2.2.2:*:*:*:*:*:*:*", "matchCriteriaId": "32144AB5-764F-43D5-8BDA-4F386884B9D1", "vulnerable": true } ], "negate": false, "operator": "OR" } ] } ], "descriptions": [ { "lang": "en", "value": "jQuery v2.2.2 allows XSS via a crafted onerror attribute of an IMG element. NOTE: this vulnerability has been reported to be spam entry" }, { "lang": "es", "value": "** EN DISPUTA ** jQuery v2.2.2 permite XSS a trav\u00e9s de un atributo de error dise\u00f1ado de un elemento IMG. NOTA: se ha informado que esta vulnerabilidad es una entrada de spam." } ], "id": "CVE-2018-18405", "lastModified": "2024-04-11T01:01:17.137", "metrics": { "cvssMetricV2": [ { "acInsufInfo": false, "baseSeverity": "MEDIUM", "cvssData": { "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, "source": "nvd@nist.gov", "type": "Primary", "userInteractionRequired": true } ], "cvssMetricV31": [ { "cvssData": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "exploitabilityScore": 2.8, "impactScore": 2.7, "source": "nvd@nist.gov", "type": "Primary" } ] }, "published": "2020-04-22T18:15:10.990", "references": [ { "source": "cve@mitre.org", "url": "https://gist.github.com/CyberSecurityUP/26c5b032897630fe8407da4a8ef216d4" }, { "source": "cve@mitre.org", "url": "https://gitter.im/jquery/jquery?at=5ea844a05cd4fe50a3d7ddc9" }, { "source": "cve@mitre.org", "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/VOE7P7APPRQKD4FGNHBKJPDY6FFCOH3W/" }, { "source": "cve@mitre.org", "url": "https://twitter.com/DanielRufde/status/1255185961866145792" } ], "sourceIdentifier": "cve@mitre.org", "vulnStatus": "Modified", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-79" } ], "source": "nvd@nist.gov", "type": "Primary" } ] } } } }
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.