Google SketchUp < 7.1 M2 Multiple Vulnerabilities - Windows
🗓️ 20 Jan 2010 00:00:00Reported by Copyright (C) 2010 Greenbone AGType
openvas🔗 plugins.openvas.org👁 40 Views
| Reporter | Title | Published | Views | Family All 41 |
|---|---|---|---|---|
| Google SketchUp 'lib3ds' 3DS Importer Memory Corruption | 13 Jan 201000:00 | – | coresecurity | |
| CVE-2010-0280 | 15 Jan 201017:00 | – | cve | |
| CVE-2010-0316 | 15 Jan 201017:00 | – | cve | |
| CVE-2010-0280 | 15 Jan 201017:00 | – | cvelist | |
| CVE-2010-0316 | 15 Jan 201017:00 | – | cvelist | |
| CVE-2010-0280 | 15 Jan 201017:00 | – | debiancve | |
| EUVD-2010-0311 | 7 Oct 202500:30 | – | euvd | |
| EUVD-2010-0347 | 7 Oct 202500:30 | – | euvd | |
| [SECURITY] Fedora 14 Update: lib3ds-1.3.0-9.fc14 | 23 Sep 201012:33 | – | fedora | |
| [SECURITY] Fedora 13 Update: lib3ds-1.3.0-9.fc13 | 24 Sep 201020:41 | – | fedora |
10
| Source | Link |
|---|---|
| secunia | www.secunia.com/advisories/38187/3/ |
| vupen | www.vupen.com/english/advisories/2010/0133 |
| coresecurity | www.coresecurity.com/content/google-sketchup-vulnerability |
| securityfocus | www.securityfocus.com/bid/37708 |
| secunia | www.secunia.com/advisories/38185 |
# 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.800435");
script_version("2023-07-28T16:09:07+0000");
script_tag(name:"last_modification", value:"2023-07-28 16:09:07 +0000 (Fri, 28 Jul 2023)");
script_tag(name:"creation_date", value:"2010-01-20 08:21:11 +0100 (Wed, 20 Jan 2010)");
script_tag(name:"cvss_base", value:"9.3");
script_tag(name:"cvss_base_vector", value:"AV:N/AC:M/Au:N/C:C/I:C/A:C");
script_cve_id("CVE-2010-0316", "CVE-2010-0280");
script_name("Google SketchUp < 7.1 M2 Multiple Vulnerabilities - Windows");
script_category(ACT_GATHER_INFO);
script_copyright("Copyright (C) 2010 Greenbone AG");
script_family("General");
script_dependencies("gb_google_sketchup_detect_win.nasl");
script_mandatory_keys("Google/SketchUp/Win/Ver");
script_xref(name:"URL", value:"http://secunia.com/advisories/38185");
script_xref(name:"URL", value:"http://www.securityfocus.com/bid/37708");
script_xref(name:"URL", value:"http://secunia.com/advisories/38187/3/");
script_xref(name:"URL", value:"http://www.vupen.com/english/advisories/2010/0133");
script_xref(name:"URL", value:"http://www.coresecurity.com/content/google-sketchup-vulnerability");
script_tag(name:"impact", value:"Successful exploitation will allow attacker to execute arbitrary
code and can cause Denial of Service.");
script_tag(name:"affected", value:"Google SketchUp version 7.0 before 7.1 M2 (7.1.6860.0).");
script_tag(name:"insight", value:"The flaws exist due to:
- An array indexing error when processing '3DS' files which can be exploited to corrupt memory.
- An integer overflow error when processing 'SKP' files which can be exploited to corrupt heap
memory.");
script_tag(name:"solution", value:"Update to version 7.1 M2 or later.");
script_tag(name:"summary", value:"Google SketchUp is prone to multiple vulnerabilities.");
script_tag(name:"qod_type", value:"registry");
script_tag(name:"solution_type", value:"VendorFix");
exit(0);
}
include("version_func.inc");
if(!vers = get_kb_item("Google/SketchUp/Win/Ver"))
exit(0);
if(version_in_range(version:vers, test_version:"7.0", test_version2:"7.1.6859")) {
report = report_fixed_ver(installed_version:vers, vulnerable_range:"7.0 - 7.1.6859");
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
28 Jul 2023 00:00Current
6.4Medium risk
Vulners AI Score6.4
CVSS 29.3
EPSS0.06659