gsd-2014-7941
Vulnerability from gsd
Modified
2023-12-13 01:22
Details
The SelectionOwner::ProcessTarget function in ui/base/x/selection_owner.cc in the UI implementation in Google Chrome before 40.0.2214.91 uses an incorrect data type for a certain length value, which allows remote attackers to cause a denial of service (out-of-bounds read) via crafted X11 data.
Aliases
Aliases
{ GSD: { alias: "CVE-2014-7941", description: "The SelectionOwner::ProcessTarget function in ui/base/x/selection_owner.cc in the UI implementation in Google Chrome before 40.0.2214.91 uses an incorrect data type for a certain length value, which allows remote attackers to cause a denial of service (out-of-bounds read) via crafted X11 data.", id: "GSD-2014-7941", references: [ "https://www.suse.com/security/cve/CVE-2014-7941.html", "https://access.redhat.com/errata/RHSA-2015:0093", "https://advisories.mageia.org/CVE-2014-7941.html", ], }, gsd: { metadata: { exploitCode: "unknown", remediation: "unknown", reportConfidence: "confirmed", type: "vulnerability", }, osvSchema: { aliases: [ "CVE-2014-7941", ], details: "The SelectionOwner::ProcessTarget function in ui/base/x/selection_owner.cc in the UI implementation in Google Chrome before 40.0.2214.91 uses an incorrect data type for a certain length value, which allows remote attackers to cause a denial of service (out-of-bounds read) via crafted X11 data.", id: "GSD-2014-7941", modified: "2023-12-13T01:22:47.788136Z", schema_version: "1.4.0", }, }, namespaces: { "cve.org": { CVE_data_meta: { ASSIGNER: "security@google.com", ID: "CVE-2014-7941", 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: "The SelectionOwner::ProcessTarget function in ui/base/x/selection_owner.cc in the UI implementation in Google Chrome before 40.0.2214.91 uses an incorrect data type for a certain length value, which allows remote attackers to cause a denial of service (out-of-bounds read) via crafted X11 data.", }, ], }, problemtype: { problemtype_data: [ { description: [ { lang: "eng", value: "n/a", }, ], }, ], }, references: { reference_data: [ { name: "62665", refsource: "SECUNIA", url: "http://secunia.com/advisories/62665", }, { name: "http://googlechromereleases.blogspot.com/2015/01/stable-update.html", refsource: "CONFIRM", url: "http://googlechromereleases.blogspot.com/2015/01/stable-update.html", }, { name: "72288", refsource: "BID", url: "http://www.securityfocus.com/bid/72288", }, { name: "GLSA-201502-13", refsource: "GENTOO", url: "http://security.gentoo.org/glsa/glsa-201502-13.xml", }, { name: "https://code.google.com/p/chromium/issues/detail?id=428557", refsource: "CONFIRM", url: "https://code.google.com/p/chromium/issues/detail?id=428557", }, { name: "1031623", refsource: "SECTRACK", url: "http://www.securitytracker.com/id/1031623", }, { name: "https://codereview.chromium.org/697863002", refsource: "CONFIRM", url: "https://codereview.chromium.org/697863002", }, { name: "openSUSE-SU-2015:0441", refsource: "SUSE", url: "http://lists.opensuse.org/opensuse-security-announce/2015-03/msg00005.html", }, { name: "RHSA-2015:0093", refsource: "REDHAT", url: "http://rhn.redhat.com/errata/RHSA-2015-0093.html", }, { name: "62383", refsource: "SECUNIA", url: "http://secunia.com/advisories/62383", }, ], }, }, "nvd.nist.gov": { configurations: { CVE_data_version: "4.0", nodes: [ { children: [], cpe_match: [ { cpe23Uri: "cpe:2.3:a:chromium:chromium:40.0.2214.110:*:*:*:*:*:*:*", cpe_name: [], vulnerable: true, }, ], operator: "OR", }, { children: [], cpe_match: [ { cpe23Uri: "cpe:2.3:o:redhat:enterprise_linux_workstation_supplementary:6.0:*:*:*:*:*:*:*", cpe_name: [], vulnerable: true, }, { cpe23Uri: "cpe:2.3:o:redhat:enterprise_linux_desktop_supplementary:6.0:*:*:*:*:*:*:*", cpe_name: [], vulnerable: true, }, { cpe23Uri: "cpe:2.3:o:redhat:enterprise_linux_server_supplementary_eus:6.6.z:*:*:*:*:*:*:*", cpe_name: [], vulnerable: true, }, { cpe23Uri: "cpe:2.3:o:redhat:enterprise_linux_server_supplementary:6.0:*:*:*:*:*:*:*", cpe_name: [], vulnerable: true, }, ], operator: "OR", }, { children: [], cpe_match: [ { cpe23Uri: "cpe:2.3:a:google:chrome:*:*:*:*:*:*:*:*", cpe_name: [], versionEndIncluding: "40.0.2214.85", vulnerable: true, }, ], operator: "OR", }, { children: [], cpe_match: [ { cpe23Uri: "cpe:2.3:o:opensuse:opensuse:13.1:*:*:*:*:*:*:*", cpe_name: [], vulnerable: true, }, { cpe23Uri: "cpe:2.3:o:opensuse:opensuse:13.2:*:*:*:*:*:*:*", cpe_name: [], vulnerable: true, }, ], operator: "OR", }, ], }, cve: { CVE_data_meta: { ASSIGNER: "security@google.com", ID: "CVE-2014-7941", }, data_format: "MITRE", data_type: "CVE", data_version: "4.0", description: { description_data: [ { lang: "en", value: "The SelectionOwner::ProcessTarget function in ui/base/x/selection_owner.cc in the UI implementation in Google Chrome before 40.0.2214.91 uses an incorrect data type for a certain length value, which allows remote attackers to cause a denial of service (out-of-bounds read) via crafted X11 data.", }, ], }, problemtype: { problemtype_data: [ { description: [ { lang: "en", value: "CWE-119", }, ], }, ], }, references: { reference_data: [ { name: "http://googlechromereleases.blogspot.com/2015/01/stable-update.html", refsource: "CONFIRM", tags: [ "Vendor Advisory", ], url: "http://googlechromereleases.blogspot.com/2015/01/stable-update.html", }, { name: "https://codereview.chromium.org/697863002", refsource: "CONFIRM", tags: [ "Patch", ], url: "https://codereview.chromium.org/697863002", }, { name: "https://code.google.com/p/chromium/issues/detail?id=428557", refsource: "CONFIRM", tags: [ "Vendor Advisory", ], url: "https://code.google.com/p/chromium/issues/detail?id=428557", }, { name: "GLSA-201502-13", refsource: "GENTOO", tags: [], url: "http://security.gentoo.org/glsa/glsa-201502-13.xml", }, { name: "RHSA-2015:0093", refsource: "REDHAT", tags: [], url: "http://rhn.redhat.com/errata/RHSA-2015-0093.html", }, { name: "72288", refsource: "BID", tags: [], url: "http://www.securityfocus.com/bid/72288", }, { name: "openSUSE-SU-2015:0441", refsource: "SUSE", tags: [], url: "http://lists.opensuse.org/opensuse-security-announce/2015-03/msg00005.html", }, { name: "1031623", refsource: "SECTRACK", tags: [], url: "http://www.securitytracker.com/id/1031623", }, { name: "62665", refsource: "SECUNIA", tags: [], url: "http://secunia.com/advisories/62665", }, { name: "62383", refsource: "SECUNIA", tags: [], url: "http://secunia.com/advisories/62383", }, ], }, }, impact: { baseMetricV2: { cvssV2: { accessComplexity: "LOW", accessVector: "NETWORK", authentication: "NONE", availabilityImpact: "PARTIAL", baseScore: 5, confidentialityImpact: "NONE", integrityImpact: "NONE", vectorString: "AV:N/AC:L/Au:N/C:N/I:N/A:P", version: "2.0", }, exploitabilityScore: 10, impactScore: 2.9, obtainAllPrivilege: false, obtainOtherPrivilege: false, obtainUserPrivilege: false, severity: "MEDIUM", userInteractionRequired: false, }, }, lastModifiedDate: "2018-10-30T16:27Z", publishedDate: "2015-01-22T22:59Z", }, }, }
Log in or create an account to share your comment.
Security Advisory comment format.
This schema specifies the format of a comment related to a security advisory.
Title of the comment
Description of the comment
Loading…
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.