| Reporter | Title | Published | Views | Family All 8 |
|---|---|---|---|---|
| CVE-2012-0192 | 23 Jan 201215:00 | – | cve | |
| CVE-2012-0192 | 23 Jan 201215:00 | – | cvelist | |
| KLA10205 ACE vulnerability in IBM Lotus Symphony | 23 Jan 201200:00 | – | kaspersky | |
| IBM Lotus Symphony < 3.0.1 Embedded Image File Handling Remote Overflows | 16 May 201200:00 | – | nessus | |
| CVE-2012-0192 | 23 Jan 201215:55 | – | nvd | |
| IBM Lotus Symphony Image Object Integer Overflow Vulnerability - Windows | 25 Jan 201200:00 | – | openvas | |
| Integer overflow | 23 Jan 201215:55 | – | prion | |
| SUSE CVE-2012-0192 | 15 Feb 202305:49 | – | susecve |
| Source | Link |
|---|---|
| www-01 | www.www-01.ibm.com/support/docview.wss |
| secunia | www.secunia.com/advisories/47245 |
| xforce | www.xforce.iss.net/xforce/xfdb/72424 |
| securityfocus | www.securityfocus.com/bid/51591 |
# SPDX-FileCopyrightText: 2012 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.902809");
script_version("2025-03-05T05:38:53+0000");
script_cve_id("CVE-2012-0192");
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_tag(name:"last_modification", value:"2025-03-05 05:38:53 +0000 (Wed, 05 Mar 2025)");
script_tag(name:"creation_date", value:"2012-01-25 12:12:12 +0530 (Wed, 25 Jan 2012)");
script_name("IBM Lotus Symphony Image Object Integer Overflow Vulnerability - Linux");
script_category(ACT_GATHER_INFO);
script_copyright("Copyright (C) 2012 Greenbone AG");
script_family("Buffer overflow");
script_dependencies("gb_ibm_lotus_symphony_detect_lin.nasl");
script_mandatory_keys("IBM/Lotus/Symphony/Lin/Ver");
script_xref(name:"URL", value:"http://secunia.com/advisories/47245");
script_xref(name:"URL", value:"http://www.securityfocus.com/bid/51591");
script_xref(name:"URL", value:"http://xforce.iss.net/xforce/xfdb/72424");
script_xref(name:"URL", value:"http://www-01.ibm.com/support/docview.wss?uid=swg21578684");
script_tag(name:"impact", value:"Successful exploitation will allow attacker to execute arbitrary code in
the context of affected applications. Failed exploit attempts will likely
result in denial-of-service conditions.");
script_tag(name:"affected", value:"IBM Lotus Symphony versions 3.0.0 FP3 and prior.");
script_tag(name:"insight", value:"The flaw is due to an integer overflow error when processing embedded
image objects. This can be exploited to cause a heap-based buffer overflow
via a specially crafted JPEG object within a DOC file.");
script_tag(name:"solution", value:"Upgrade to IBM Lotus Symphony version 3.0.1 or later.");
script_tag(name:"summary", value:"IBM Lotus Symphony is prone to an integer overflow vulnerability.");
script_tag(name:"qod_type", value:"executable_version");
script_tag(name:"solution_type", value:"VendorFix");
exit(0);
}
include("version_func.inc");
version = get_kb_item("IBM/Lotus/Symphony/Lin/Ver");
if(version_is_less_equal(version:version, test_version:"3.0.0.FP3")){
report = report_fixed_ver(installed_version:version, fixed_version:"3.0.1");
security_message(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