GUPnP Message Handling Denial Of Service Vulnerability
🗓️ 30 Jun 2009 00:00:00Reported by Copyright (C) 2009 Greenbone AGType
openvas🔗 plugins.openvas.org👁 17 Views
| Reporter | Title | Published | Views | Family All 19 |
|---|---|---|---|---|
| CVE-2009-2174 | 23 Jun 200921:30 | – | attackerkb | |
| CVE-2009-2174 | 3 May 200900:00 | – | circl | |
| CVE-2009-2174 | 23 Jun 200921:21 | – | cve | |
| CVE-2009-2174 | 23 Jun 200921:21 | – | cvelist | |
| CVE-2009-2174 | 23 Jun 200921:21 | – | debiancve | |
| GUPnP 0.12.7 - Message Handling Denial of Service | 3 May 200900:00 | – | exploitdb | |
| Fedora 10 : gupnp-0.12.8-1.fc10 (2009-5861) | 16 Jun 200900:00 | – | nessus | |
| Fedora 11 : gupnp-0.12.8-1.fc11 (2009-5865) | 16 Jun 200900:00 | – | nessus | |
| CVE-2009-2174 | 23 Jun 200921:30 | – | nvd | |
| Fedora Core 11 FEDORA-2009-5865 (gupnp) | 23 Jun 200900:00 | – | openvas |
10
| Source | Link |
|---|---|
| vupen | www.vupen.com/english/advisories/2009/1597 |
| secunia | www.secunia.com/advisories/35482 |
| securityfocus | www.securityfocus.com/bid/35390 |
# 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.900682");
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-06-30 16:55:49 +0200 (Tue, 30 Jun 2009)");
script_tag(name:"cvss_base", value:"5.0");
script_tag(name:"cvss_base_vector", value:"AV:N/AC:L/Au:N/C:N/I:N/A:P");
script_cve_id("CVE-2009-2174");
script_name("GUPnP Message Handling Denial Of Service Vulnerability");
script_xref(name:"URL", value:"http://secunia.com/advisories/35482");
script_xref(name:"URL", value:"http://www.securityfocus.com/bid/35390");
script_xref(name:"URL", value:"http://www.vupen.com/english/advisories/2009/1597");
script_tag(name:"qod_type", value:"executable_version_unreliable");
script_category(ACT_GATHER_INFO);
script_copyright("Copyright (C) 2009 Greenbone AG");
script_family("Denial of Service");
script_dependencies("secpod_gupnp_detect.nasl");
script_mandatory_keys("GUPnP/Ver");
script_tag(name:"impact", value:"Successful exploitation via specially crafted messages will allow attackers to
run arbitrary code, crash the application and cause cause denial of service.");
script_tag(name:"affected", value:"GUPnP Version 0.12.7 and prior.");
script_tag(name:"insight", value:"The flaw is due to an error when processing subscription or control
messages with an empty content.");
script_tag(name:"solution", value:"Upgrade to version 0.12.8 or later.");
script_tag(name:"summary", value:"GUPnP is prone to denial of service (DoS)
vulnerability.");
script_tag(name:"solution_type", value:"VendorFix");
exit(0);
}
include("version_func.inc");
gupnpVer = get_kb_item("GUPnP/Ver");
if(!gupnpVer)
exit(0);
if(version_is_less(version:gupnpVer, test_version:"0.12.8")){
report = report_fixed_ver(installed_version:gupnpVer, fixed_version:"0.12.8");
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.2Medium risk
Vulners AI Score6.2
CVSS 25
EPSS0.04879