Cyrus SASL Remote Buffer Overflow Vulnerability
🗓️ 28 May 2009 00:00:00Reported by Copyright (C) 2009 Greenbone AGType
openvas🔗 plugins.openvas.org👁 17 Views
10
| Source | Link |
|---|---|
| vupen | www.vupen.com/english/advisories/2009/1313 |
| securityfocus | www.securityfocus.com/bid/34961 |
| kb | www.kb.cert.org/vuls/id/238019 |
| secunia | www.secunia.com/advisories/35102 |
# 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.900660");
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-05-28 07:14:08 +0200 (Thu, 28 May 2009)");
script_tag(name:"cvss_base", value:"7.5");
script_tag(name:"cvss_base_vector", value:"AV:N/AC:L/Au:N/C:P/I:P/A:P");
script_cve_id("CVE-2009-0688");
script_name("Cyrus SASL Remote Buffer Overflow Vulnerability");
script_xref(name:"URL", value:"http://secunia.com/advisories/35102");
script_xref(name:"URL", value:"http://www.securityfocus.com/bid/34961");
script_xref(name:"URL", value:"http://www.kb.cert.org/vuls/id/238019");
script_xref(name:"URL", value:"http://www.vupen.com/english/advisories/2009/1313");
script_tag(name:"qod_type", value:"executable_version_unreliable");
script_tag(name:"solution_type", value:"VendorFix");
script_category(ACT_GATHER_INFO);
script_copyright("Copyright (C) 2009 Greenbone AG");
script_family("Buffer overflow");
script_dependencies("secpod_cyrus_sasllib_detect.nasl");
script_mandatory_keys("Cyrus/SASL/Ver");
script_tag(name:"impact", value:"Successful exploits allow attackers to run arbitrary code and to crash an
application that uses the library thus denying service to legitimate users.");
script_tag(name:"affected", value:"Cyrus SASL version prior to 2.1.23");
script_tag(name:"insight", value:"An error in 'sasl_encode64' function within the lib/saslutil.c, as it fails
to perform adequate boundary checks on user supplied data before copying the
data to allocated memory buffers.");
script_tag(name:"solution", value:"Upgrade to version 2.1.23 or later.");
script_tag(name:"summary", value:"This host has installed Cyrus SASL library and is prone to Remote
Buffer Overflow vulnerability");
exit(0);
}
include("version_func.inc");
saslVer = get_kb_item("Cyrus/SASL/Ver");
if(!saslVer)
exit(0);
if(version_is_less(version:saslVer, test_version:"2.1.23")){
report = report_fixed_ver(installed_version:saslVer, fixed_version:"2.1.23");
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
9.6High risk
Vulners AI Score9.6
CVSS 27.5
EPSS0.08206