IrfanView Integer Overflow Vulnerability
🗓️ 24 Jun 2009 00:00:00Reported by Copyright (C) 2009 Greenbone AGType
openvas🔗 plugins.openvas.org👁 27 Views
| Reporter | Title | Published | Views | Family All 6 |
|---|---|---|---|---|
| CVE-2009-2118 | 18 Jun 200921:00 | – | cve | |
| CVE-2009-2118 | 18 Jun 200921:00 | – | cvelist | |
| EUVD-2009-2114 | 7 Oct 202500:30 | – | euvd | |
| CVE-2009-2118 | 18 Jun 200921:30 | – | nvd | |
| IrfanView Integer Overflow Vulnerability | 24 Jun 200900:00 | – | openvas | |
| Integer overflow | 18 Jun 200921:30 | – | prion |
| Source | Link |
|---|---|
| secunia | www.secunia.com/advisories/35359 |
| securityfocus | www.securityfocus.com/bid/35423 |
| irfanview | www.irfanview.com/main_history.htm |
# SPDX-FileCopyrightText: 2009 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.900377");
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:"2009-06-24 07:17:25 +0200 (Wed, 24 Jun 2009)");
script_tag(name:"cvss_base", value:"6.8");
script_tag(name:"cvss_base_vector", value:"AV:N/AC:M/Au:N/C:P/I:P/A:P");
script_cve_id("CVE-2009-2118");
script_name("IrfanView Integer Overflow Vulnerability");
script_xref(name:"URL", value:"http://secunia.com/advisories/35359");
script_xref(name:"URL", value:"http://www.securityfocus.com/bid/35423");
script_xref(name:"URL", value:"http://www.irfanview.com/main_history.htm");
script_tag(name:"qod_type", value:"executable_version");
script_category(ACT_GATHER_INFO);
script_copyright("Copyright (C) 2009 Greenbone AG");
script_family("Buffer overflow");
script_dependencies("secpod_irfanview_detect.nasl");
script_mandatory_keys("IrfanView/Ver");
script_tag(name:"impact", value:"Successful exploitation will allow attacker to cause Integer Overflow when
screen fitting option is enabled.");
script_tag(name:"affected", value:"IrfanView version prior to 4.25");
script_tag(name:"insight", value:"This flaw is generated because the application fails to perform proper
boundary checks while opening a specially crafted TIFF 1 BPP images
which can exploited to cause a heap based buffer overflow.");
script_tag(name:"solution", value:"Upgrade to version 4.25.");
script_tag(name:"summary", value:"IrfanView is prone to an integer overflow
vulnerability.");
script_tag(name:"solution_type", value:"VendorFix");
exit(0);
}
include("version_func.inc");
irViewVer = get_kb_item("IrfanView/Ver");
if(!irViewVer)
exit(0);
if(version_is_less(version:irViewVer, test_version:"4.25")){
report = report_fixed_ver(installed_version:irViewVer, fixed_version:"4.25");
security_message(port: 0, data: report);
}
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
6.6Medium risk
Vulners AI Score6.6
CVSS 26.8
EPSS0.02512