| Reporter | Title | Published | Views | Family All 20 |
|---|---|---|---|---|
| CA ARCserve Backup for Laptops and Desktops Server and CA Desktop Management Suite Multiple Remote Vulnerabilities | 13 Aug 201300:00 | – | nessus | |
| CVE-2007-5003 | 3 Nov 201000:00 | – | circl | |
| IPS-1 Protection Update for Various Enterprise Products (enterprisesoftware Version 1) | 24 Oct 200700:00 | – | checkpoint_advisories | |
| CA BrightStor ARCServe Backup LGServer Authentication Username Overflow (CVE-2007-5003) | 10 Nov 200900:00 | – | checkpoint_advisories | |
| CVE-2007-5003 | 1 Oct 200720:00 | – | cve | |
| CVE-2007-5003 | 1 Oct 200720:00 | – | cvelist | |
| CA BrightStor ARCserve for Laptops & Desktops LGServer - Remote Buffer Overflow (Metasploit) (3) | 3 Nov 201000:00 | – | exploitdb | |
| CA BrightStor ARCserve for Laptops and Desktops LGServer Buffer Overflow | 5 May 200823:27 | – | metasploit | |
| CVE-2007-5003 | 1 Oct 200720:17 | – | nvd | |
| CA ARCserve Backup Multiple Bufffer Overflow Vulnerabilities | 2 Apr 201000:00 | – | openvas |
| Source | Link |
|---|---|
| research | www.research.eeye.com/html/advisories/published/AD20070920.html |
| securityfocus | www.securityfocus.com/bid/24348 |
| support | www.support.ca.com/irj/portal/anonymous/phpsupcontent |
# SPDX-FileCopyrightText: 2010 LSS
# 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-or-later
if(description)
{
script_oid("1.3.6.1.4.1.25623.1.0.102018");
script_version("2023-08-01T13:29:10+0000");
script_tag(name:"last_modification", value:"2023-08-01 13:29:10 +0000 (Tue, 01 Aug 2023)");
script_tag(name:"creation_date", value:"2010-04-02 10:10:27 +0200 (Fri, 02 Apr 2010)");
script_cve_id("CVE-2007-5003");
script_name("CA ARCserve Backup Multiple Buffer Overflow Vulnerabilities");
script_xref(name:"URL", value:"https://support.ca.com/irj/portal/anonymous/phpsupcontent?contentID=156002");
script_xref(name:"URL", value:"http://www.securityfocus.com/bid/24348");
script_xref(name:"URL", value:"http://research.eeye.com/html/advisories/published/AD20070920.html");
script_tag(name:"qod_type", value:"remote_banner");
script_tag(name:"cvss_base", value:"10.0");
script_tag(name:"cvss_base_vector", value:"AV:N/AC:L/Au:N/C:C/I:C/A:C");
script_category(ACT_GATHER_INFO);
script_copyright("Copyright (C) 2010 LSS");
script_family("Buffer overflow");
script_dependencies("arcserve_backup_detect.nasl");
script_require_ports(1900);
script_mandatory_keys("arcserve/installed");
script_tag(name:"solution", value:"The vendor released an advisory and updates to address these issues.
Please see the references for more information.");
script_tag(name:"summary", value:"Multiple stack-based buffer overflows in CA (Computer Associates)
BrightStor ARCserve Backup for Laptops and Desktops r11.0 through r11.5 allow remote attackers to
execute arbitrary code via a long (1) username or (2) password to the rxrLogin command in rxRPC.dll,
or a long (3) username argument to the GetUserInfo function.");
script_tag(name:"solution_type", value:"VendorFix");
exit(0);
}
arcserve_port = 1900;
if(!get_port_state(arcserve_port)) exit(0);
ver = get_kb_item(string("arcserve/", arcserve_port, "/version"));
if (!ver) exit(0);
if(eregmatch(pattern:"11\.[0-5]+\.[0-9]+",string:ver)) {
security_message(port:arcserve_port);
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