Snort 'IPv6' Packet Denial Of Service Vulnerability - Linux
🗓️ 02 Nov 2009 00:00:00Reported by Copyright (C) 2009 Greenbone AGType
openvas🔗 plugins.openvas.org👁 17 Views
| Reporter | Title | Published | Views | Family All 18 |
|---|---|---|---|---|
| CVE-2009-3641 | 22 Oct 200900:00 | – | circl | |
| CVE-2009-3641 | 28 Oct 200914:00 | – | cve | |
| CVE-2009-3641 | 28 Oct 200914:00 | – | cvelist | |
| CVE-2009-3641 | 28 Oct 200914:00 | – | debiancve | |
| Snort 2.8.5 - Multiple Denial of Service Vulnerabilities | 22 Oct 200900:00 | – | exploitdb | |
| Snort 2.8.5 - IPv6 Denial of Service | 23 Oct 200900:00 | – | exploitdb | |
| [SECURITY] Fedora 10 Update: snort-2.8.5.1-1.fc10 | 24 Nov 200907:35 | – | fedora | |
| [SECURITY] Fedora 11 Update: snort-2.8.5.1-1.fc11 | 24 Nov 200907:51 | – | fedora | |
| Fedora 10 : snort-2.8.5.1-1.fc10 (2009-10751) | 25 Nov 200900:00 | – | nessus | |
| Fedora 11 : snort-2.8.5.1-1.fc11 (2009-10783) | 25 Nov 200900:00 | – | nessus |
10
| Source | Link |
|---|---|
| bugzilla | www.bugzilla.redhat.com/show_bug.cgi |
| vupen | www.vupen.com/english/advisories/2009/3014 |
| secunia | www.secunia.com/advisories/37135 |
| securityfocus | www.securityfocus.com/bid/36795 |
| xforce | www.xforce.iss.net/xforce/xfdb/53912 |
# 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.801139");
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-11-02 14:39:30 +0100 (Mon, 02 Nov 2009)");
script_tag(name:"cvss_base", value:"4.3");
script_tag(name:"cvss_base_vector", value:"AV:N/AC:M/Au:N/C:N/I:N/A:P");
script_cve_id("CVE-2009-3641");
script_name("Snort 'IPv6' Packet Denial Of Service Vulnerability - Linux");
script_xref(name:"URL", value:"http://secunia.com/advisories/37135");
script_xref(name:"URL", value:"http://www.securityfocus.com/bid/36795");
script_xref(name:"URL", value:"http://xforce.iss.net/xforce/xfdb/53912");
script_xref(name:"URL", value:"http://www.vupen.com/english/advisories/2009/3014");
script_xref(name:"URL", value:"https://bugzilla.redhat.com/show_bug.cgi?id=530863");
script_category(ACT_GATHER_INFO);
script_copyright("Copyright (C) 2009 Greenbone AG");
script_family("Denial of Service");
script_dependencies("gb_snort_detect_lin.nasl");
script_mandatory_keys("Snort/Linux/Ver");
script_tag(name:"impact", value:"Successful exploitation could allow attacker to crash an affected application,
creating a denial of service condition.");
script_tag(name:"affected", value:"Snort version prior to 2.8.5.1 on Linux.");
script_tag(name:"insight", value:"This flaw is caused by an error when processing malformed IPv6 packets when
the application is compiled with the '--enable-ipv6' option and is running
in verbose mode (-v).");
script_tag(name:"solution", value:"Upgrade to Snort version 2.8.5.1 or later.");
script_tag(name:"summary", value:"Snort is prone to a denial of service (DoS)
vulnerability.");
script_tag(name:"qod_type", value:"executable_version_unreliable");
script_tag(name:"solution_type", value:"VendorFix");
exit(0);
}
include("version_func.inc");
snortVer = get_kb_item("Snort/Linux/Ver");
if(!snortVer)
exit(0);
if(version_is_less(version:snortVer , test_version:"2.8.5.1")){
report = report_fixed_ver(installed_version:snortVer, fixed_version:"2.8.5.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.3Medium risk
Vulners AI Score6.3
CVSS 24.3
EPSS0.38779