StarDict Information Disclosure Vulnerability - Linux
🗓️ 07 Jul 2009 00:00:00Reported by Copyright (C) 2009 Greenbone AGType
openvas🔗 plugins.openvas.org👁 16 Views
| Reporter | Title | Published | Views | Family All 16 |
|---|---|---|---|---|
| CVE-2009-2260 | 5 Aug 202515:53 | – | circl | |
| CVE-2009-2260 | 30 Jun 200910:00 | – | cve | |
| CVE-2009-2260 | 30 Jun 200910:00 | – | cvelist | |
| CVE-2009-2260 | 30 Jun 200910:00 | – | debiancve | |
| EUVD-2009-2256 | 7 Oct 202500:30 | – | euvd | |
| [SECURITY] Fedora 12 Update: stardict-3.0.1-20.fc12 | 2 Jan 201021:30 | – | fedora | |
| Fedora 12 : stardict-3.0.1-20.fc12 (2010-0012) | 25 Feb 201000:00 | – | nessus | |
| Oracle Solaris Third-Party Patch Update : stardict (cve_2009_2260_information_exposure) | 19 Jan 201500:00 | – | nessus | |
| CVE-2009-2260 | 30 Jun 200910:30 | – | nvd | |
| Fedora Update for stardict FEDORA-2010-0012 | 15 Jan 201000:00 | – | openvas |
10
| Source | Link |
|---|---|
| bugs | www.bugs.debian.org/cgi-bin/bugreport.cgi |
| stardict | www.stardict.org/download.php |
| securityfocus | www.securityfocus.com/archive/1/504583 |
| bugzilla | www.bugzilla.redhat.com/show_bug.cgi |
# 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.800644");
script_version("2024-02-15T05:05:39+0000");
script_tag(name:"last_modification", value:"2024-02-15 05:05:39 +0000 (Thu, 15 Feb 2024)");
script_tag(name:"creation_date", value:"2009-07-07 11:58:41 +0200 (Tue, 07 Jul 2009)");
script_tag(name:"cvss_base", value:"5.0");
script_tag(name:"cvss_base_vector", value:"AV:N/AC:L/Au:N/C:P/I:N/A:N");
script_cve_id("CVE-2009-2260");
script_name("StarDict Information Disclosure Vulnerability - Linux");
script_xref(name:"URL", value:"http://www.securityfocus.com/archive/1/504583");
script_xref(name:"URL", value:"https://bugzilla.redhat.com/show_bug.cgi?id=508945");
script_xref(name:"URL", value:"http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=534731");
script_category(ACT_GATHER_INFO);
script_copyright("Copyright (C) 2009 Greenbone AG");
script_family("General");
script_dependencies("gb_stardict_detect_lin.nasl");
script_mandatory_keys("StarDict/Linux/Ver");
script_tag(name:"impact", value:"Successful exploitation will allow attacker to gain sensitive
information by sniffing the network.");
script_tag(name:"affected", value:"StarDict version 3.0.1 on Linux");
script_tag(name:"insight", value:"Error exists when 'enable net dict' is configured, and it
attempts to grab clipboard and sends it over network.");
script_tag(name:"solution", value:"Upgrade to StarDict 3.0.1-5 or later.");
script_tag(name:"summary", value:"StarDict is prone to an information disclosure vulnerability.");
script_tag(name:"qod_type", value:"executable_version");
script_tag(name:"solution_type", value:"VendorFix");
script_xref(name:"URL", value:"http://www.stardict.org/download.php");
exit(0);
}
include("version_func.inc");
stardictVer = get_kb_item("StarDict/Linux/Ver");
if(!stardictVer){
exit(0);
}
if(stardictVer)
{
if(version_is_equal(version:stardictVer, test_version:"3.0.1")){
report = report_fixed_ver(installed_version:stardictVer, vulnerable_range:"Equal to 3.0.1");
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
15 Feb 2024 00:00Current
6.1Medium risk
Vulners AI Score6.1
CVSS 25
EPSS0.02086