Symantec pcAnywhere Format String DoS Vulnerability
🗓️ 30 Mar 2009 00:00:00Reported by Copyright (C) 2009 Greenbone AGType
openvas🔗 plugins.openvas.org👁 26 Views
| Reporter | Title | Published | Views | Family All 15 |
|---|---|---|---|---|
| CVE-2009-0538 | 18 Mar 200915:00 | – | cve | |
| CVE-2009-0538 | 18 Mar 200915:00 | – | cvelist | |
| EUVD-2009-0542 | 7 Oct 202500:30 | – | euvd | |
| CVE-2009-0538 | 18 Mar 200915:30 | – | nvd | |
| Ubuntu USN-736-1 (gst-plugins-good0.10) | 20 Mar 200900:00 | – | openvas | |
| Ubuntu USN-735-1 (gst-plugins-base0.10) | 20 Mar 200900:00 | – | openvas | |
| Ubuntu USN-737-1 (libsoup) | 20 Mar 200900:00 | – | openvas | |
| Ubuntu USN-739-1 (amarok) | 20 Mar 200900:00 | – | openvas | |
| Symantec pcAnywhere Format String DoS Vulnerability | 30 Mar 200900:00 | – | openvas | |
| Symantec pcAnywhere CHF File Pathname Format String Denial of Service | 20 Mar 200900:00 | – | nessus |
10
| Source | Link |
|---|---|
| secunia | www.secunia.com/advisories/34305 |
| securityresponse | www.securityresponse.symantec.com/avcenter/security/Content/2009.03.17.html |
| securityfocus | www.securityfocus.com/bid/33845 |
| layereddefense | www.layereddefense.com/pcanywhere17mar.html |
# 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.900333");
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-03-30 15:53:34 +0200 (Mon, 30 Mar 2009)");
script_tag(name:"cvss_base", value:"4.6");
script_tag(name:"cvss_base_vector", value:"AV:L/AC:L/Au:N/C:P/I:P/A:P");
script_cve_id("CVE-2009-0538");
script_name("Symantec pcAnywhere Format String DoS Vulnerability");
script_xref(name:"URL", value:"http://secunia.com/advisories/34305");
script_xref(name:"URL", value:"http://www.securityfocus.com/bid/33845");
script_xref(name:"URL", value:"http://www.layereddefense.com/pcanywhere17mar.html");
script_xref(name:"URL", value:"http://securityresponse.symantec.com/avcenter/security/Content/2009.03.17.html");
script_category(ACT_GATHER_INFO);
script_tag(name:"qod_type", value:"registry");
script_copyright("Copyright (C) 2009 Greenbone AG");
script_family("Denial of Service");
script_dependencies("secpod_symantec_prdts_detect.nasl");
script_mandatory_keys("Symantec/pcAnywhere/Ver");
script_tag(name:"impact", value:"Allows a malicious user to crash an affected application, creating a denial
of service condition.");
script_tag(name:"affected", value:"Symantec pcAnywhere version 12.5 and prior on Windows.");
script_tag(name:"insight", value:"Issue exists due to improper processing of format strings within '.CHF'
remote control file names or associated file path.");
script_tag(name:"solution", value:"Upgrade to pcAnywhere version 12.5 SP1.");
script_tag(name:"summary", value:"Symantec pcAnywhere is prone to a denial of service (DoS) vulnerability.");
script_tag(name:"solution_type", value:"VendorFix");
exit(0);
}
include("version_func.inc");
pcawVer = get_kb_item("Symantec/pcAnywhere/Ver");
if(!pcawVer)
exit(0);
if(version_is_less_equal(version:pcawVer, test_version:"12.5.0.442")){
report = report_fixed_ver(installed_version:pcawVer, vulnerable_range:"Less than or equal to 12.5.0.442");
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.3Medium risk
Vulners AI Score6.3
CVSS 24.6
EPSS0.00383