| Reporter | Title | Published | Views | Family All 32 |
|---|---|---|---|---|
| w3m -- format string vulnerability | 10 Dec 200600:00 | – | freebsd | |
| CVE-2007-3125 | 7 Jun 200722:30 | – | attackerkb | |
| CVE-2006-6772 | 27 Dec 200623:00 | – | cve | |
| CVE-2006-6772 | 27 Dec 200623:00 | – | cvelist | |
| CVE-2006-6772 | 27 Dec 200623:00 | – | debiancve | |
| [SECURITY] Fedora Core 5 Update: w3m-0.5.1-15.fc5 | 15 Jan 200716:26 | – | fedora | |
| Fedora Core 6 : w3m-0.5.1-15.fc6 (2007-077) | 17 Jan 200700:00 | – | nessus | |
| Fedora Core 5 : w3m-0.5.1-15.fc5 (2007-078) | 17 Jan 200700:00 | – | nessus | |
| FreeBSD : w3m -- format string vulnerability (9347d82d-9a66-11db-b271-000e35248ad7) | 8 Jan 200700:00 | – | nessus | |
| GLSA-200701-06 : w3m: Format string vulnerability | 17 Jan 200700:00 | – | nessus |
#%NASL_MIN_LEVEL 70300
#
# (C) Tenable Network Security, Inc.
#
# This plugin text was extracted from SuSE Security Advisory SUSE-SA:2007:005
#
if ( ! defined_func("bn_random") ) exit(0);
include('deprecated_nasl_level.inc');
include('compat.inc');
if(description)
{
script_id(24459);
script_version("1.10");
name["english"] = "SUSE-SA:2007:005: w3m";
script_name(english:name["english"]);
script_set_attribute(attribute:"synopsis", value:
"The remote host is missing a vendor-supplied security patch" );
script_set_attribute(attribute:"description", value:
"The remote host is missing the patch for the advisory SUSE-SA:2007:005 (w3m).
A format string problem in w3m -dump / -backend mode could be used
by a malicious server to crash w3m or execute code.
In SUSE Linux 10.1, openSUSE 10.2 and SUSE Linux Enterprise Server
and Desktop 10 this problem was not exploitable to execute code due
to use of the FORTIFY SOURCE extensions.
This problem is tracked by the Mitre CVE ID CVE-2006-6772." );
script_set_attribute(attribute:"solution", value:
"http://www.novell.com/linux/security/advisories/2007_05_w3m.html" );
script_set_attribute(attribute:"risk_factor", value:"Medium" );
script_set_attribute(attribute:"plugin_publication_date", value: "2007/02/18");
script_set_attribute(attribute:"plugin_modification_date", value:"2021/01/14");
script_end_attributes();
summary["english"] = "Check for the version of the w3m package";
script_summary(english:summary["english"]);
script_category(ACT_GATHER_INFO);
script_copyright(english:"This script is Copyright (C) 2007-2021 Tenable Network Security, Inc.");
family["english"] = "SuSE Local Security Checks";
script_family(english:family["english"]);
script_dependencies("ssh_get_info.nasl");
script_require_keys("Host/SuSE/rpm-list");
exit(0);
}
include("rpm.inc");
if ( rpm_check( reference:"w3m-0.5.1-6.2", release:"SUSE10.0") )
{
security_warning(0);
exit(0);
}
if ( rpm_check( reference:"w3m-0.5.1-4.2", release:"SUSE9.3") )
{
security_warning(0);
exit(0);
}
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