Google Chrome 'WebKit' Multiple Vulnerabilities (Jun 2010) - Windows
🗓️ 22 Jun 2010 00:00:00Reported by Copyright (C) 2010 Greenbone AGType
openvas🔗 plugins.openvas.org👁 34 Views
| Reporter | Title | Published | Views | Family All 152 |
|---|---|---|---|---|
| webkit-gtk2 -- Multiple vulnerabilities | 16 Jul 201000:00 | – | freebsd | |
| Safari < 4.1 / 5.0 Multiple Vulnerabilities | 8 Jun 201000:00 | – | nessus | |
| Google Chrome < 5.0.375.70 Multiple Vulnerabilities | 8 Jun 201000:00 | – | nessus | |
| iTunes < 9.2 Multiple Vulnerabilities | 17 Jun 201000:00 | – | nessus | |
| Apple iOS < 4.2 Multiple Vulnerabilities | 23 Nov 201000:00 | – | nessus | |
| Google Chrome < 5.0.375.70 Multiple Vulnerabilities | 8 Jun 201000:00 | – | nessus | |
| Safari < 4.1 / 5.0 Multiple Vulnerabilities | 8 Jun 201000:00 | – | nessus | |
| Fedora 13 : qt-4.6.3-8.fc13 (2010-11011) | 14 Jul 201000:00 | – | nessus | |
| Fedora 12 : qt-4.6.3-8.fc12 (2010-11020) | 14 Jul 201000:00 | – | nessus | |
| Fedora 13 : webkitgtk-1.2.4-1.fc13 (2010-14409) | 16 Sep 201000:00 | – | nessus |
10
# SPDX-FileCopyrightText: 2010 Greenbone AG
# Some text descriptions might be excerpted from (a) referenced
# source(s), and are Copyright (C) by the respective right holder(s).
#
# SPDX-License-Identifier: GPL-2.0-only
if(description)
{
script_oid("1.3.6.1.4.1.25623.1.0.902073");
script_version("2025-03-05T05:38:52+0000");
script_tag(name:"last_modification", value:"2025-03-05 05:38:52 +0000 (Wed, 05 Mar 2025)");
script_tag(name:"creation_date", value:"2010-06-22 13:34:32 +0200 (Tue, 22 Jun 2010)");
script_cve_id("CVE-2010-1770", "CVE-2010-1772", "CVE-2010-1773", "CVE-2010-2295", "CVE-2010-2296",
"CVE-2010-2297", "CVE-2010-2298", "CVE-2010-2299", "CVE-2010-2300", "CVE-2010-2301",
"CVE-2010-2302");
script_tag(name:"cvss_base", value:"10.0");
script_tag(name:"cvss_base_vector", value:"AV:N/AC:L/Au:N/C:C/I:C/A:C");
script_tag(name:"severity_vector", value:"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H");
script_tag(name:"severity_origin", value:"NVD");
script_tag(name:"severity_date", value:"2020-08-14 16:23:00 +0000 (Fri, 14 Aug 2020)");
script_name("Google Chrome 'WebKit' Multiple Vulnerabilities (Jun 2010) - Windows");
script_xref(name:"URL", value:"http://secunia.com/advisories/40072");
script_xref(name:"URL", value:"http://code.google.com/p/chromium/issues/detail?id=43902");
script_xref(name:"URL", value:"http://code.google.com/p/chromium/issues/detail?id=43304");
script_xref(name:"URL", value:"http://code.google.com/p/chromium/issues/detail?id=43315");
script_xref(name:"URL", value:"http://code.google.com/p/chromium/issues/detail?id=43307");
script_xref(name:"URL", value:"http://googlechromereleases.blogspot.com/2010/06/stable-channel-update.html");
script_category(ACT_GATHER_INFO);
script_tag(name:"qod_type", value:"registry");
script_copyright("Copyright (C) 2010 Greenbone AG");
script_family("General");
script_dependencies("gb_google_chrome_detect_portable_win.nasl");
script_mandatory_keys("GoogleChrome/Win/Ver");
script_tag(name:"impact", value:"Successful exploitation will allow remote attackers to cause a denial of
service, cross-site-scripting and execution of arbitrary code.");
script_tag(name:"affected", value:"Google Chrome version prior to 5.0.375.70 on Windows.");
script_tag(name:"insight", value:"The flaws are due to:
- Error in 'toAlphabetic' function in 'rendering/RenderListMarker.cpp' in
WebCore in WebKit.
- Error in 'page/Geolocation.cpp' which does stop timers associated with
geolocation upon deletion of a document.
- Memory corruption in 'font' handling.
- Error in 'editing/markup.cpp' which fails to validate input passed to
'innerHTML' property of textarea.
- Error in 'third_party/WebKit/WebCore/dom/Element.cpp' in 'Element::normalizeAttributes()'
resulting in DOM mutation events being fired.
- 'Clipboard::DispatchObject' function which does not properly handle
'CBF_SMBITMAP objects' in a 'ViewHostMsg_ClipboardWriteObjectsAsync' message
which lead to illegal memory accesses and arbitrary execution related to
'Type Confusion' issue.
- Error in 'rendering/FixedTableLayout.cpp' which leads to denial of service
- 'Cross-origin bypass' in DOM methods'
- Error in 'page/EventHandler.cpp' causes Cross-origin keystroke redirection.");
script_tag(name:"solution", value:"Upgrade to Google Chrome version 5.0.375.70 or later.");
script_tag(name:"solution_type", value:"VendorFix");
script_tag(name:"summary", value:"Google Chrome is prone to multiple vulnerabilities.");
exit(0);
}
include("version_func.inc");
chromeVer = get_kb_item("GoogleChrome/Win/Ver");
if(!chromeVer){
exit(0);
}
if(version_is_less(version:chromeVer, test_version:"5.0.375.70")){
report = report_fixed_ver(installed_version:chromeVer, fixed_version:"5.0.375.70");
security_message(port: 0, data: report);
exit(0);
}
exit(99);
Data
Build on a solid foundation with Vulners data
We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data
Api
Power your application with Vulners API
The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access
App
Assess and manage vulnerabilities with Vulners tools
Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation
05 Mar 2025 00:00Current
8.8High risk
Vulners AI Score8.8
CVSS 210
CVSS 3.18.8
EPSS0.08919