Gentoo Security Advisory for Squid 2.5.5-r
Reporter | Title | Published | Views | Family All 29 |
---|---|---|---|---|
![]() | Squid 2.5.x-3.x NTLM Buffer Overflow | 8 Jun 200400:00 | – | seebug |
![]() | Squid 2.5.x3.x - NTLM Buffer Overflow (Metasploit) | 8 Jun 200400:00 | – | exploitpack |
![]() | Mandrake Linux Security Advisory : squid (MDKSA-2004:059) | 31 Jul 200400:00 | – | nessus |
![]() | SuSE-SA:2004:016: squid | 25 Jul 200400:00 | – | nessus |
![]() | Fedora Core 2 : squid-2.5.STABLE5-4.fc2 (2004-164) | 23 Jul 200400:00 | – | nessus |
![]() | Squid ntlm_check_auth Function NTLM Authentication Helper Password Handling Remote Overflow | 30 Jun 200400:00 | – | nessus |
![]() | FreeBSD : Buffer overflow in Squid NTLM authentication helper (6f955451-ba54-11d8-b88c-000d610a3b12) | 23 Apr 200900:00 | – | nessus |
![]() | RHEL 3 : squid (RHSA-2004:242) | 6 Jul 200400:00 | – | nessus |
![]() | Fedora Core 1 : squid-2.5.STABLE3-2.fc1 (2004-163) | 23 Jul 200400:00 | – | nessus |
![]() | FreeBSD : Buffer overflow in Squid NTLM authentication helper (183) | 6 Jul 200400:00 | – | nessus |
Source | Link |
---|---|
bugs | www.bugs.gentoo.org/show_bug.cgi |
securityspace | www.securityspace.com/smysecure/catid.html |
securityfocus | www.securityfocus.com/bid/10500 |
# SPDX-FileCopyrightText: 2008 E-Soft Inc.
# 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.54598");
script_version("2023-07-14T16:09:26+0000");
script_tag(name:"last_modification", value:"2023-07-14 16:09:26 +0000 (Fri, 14 Jul 2023)");
script_tag(name:"creation_date", value:"2008-09-24 21:14:03 +0200 (Wed, 24 Sep 2008)");
script_cve_id("CVE-2004-0541");
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_name("Gentoo Security Advisory GLSA 200406-13 (squid)");
script_category(ACT_GATHER_INFO);
script_copyright("Copyright (C) 2008 E-Soft Inc.");
script_family("Gentoo Local Security Checks");
script_dependencies("gather-package-list.nasl");
script_mandatory_keys("ssh/login/gentoo", "ssh/login/pkg");
script_tag(name:"insight", value:"Squid contains a bug where it fails to properly check bounds of the 'pass'
variable.");
script_tag(name:"solution", value:"All Squid users should upgrade to the latest stable version:
# emerge sync
# emerge -pv '>=www-proxy/squid-2.5.5-r2'
# emerge '>=www-proxy/squid-2.5.5-r2'");
script_xref(name:"URL", value:"http://www.securityspace.com/smysecure/catid.html?in=GLSA%20200406-13");
script_xref(name:"URL", value:"http://www.securityfocus.com/bid/10500");
script_xref(name:"URL", value:"http://bugs.gentoo.org/show_bug.cgi?id=53367");
script_tag(name:"summary", value:"The remote host is missing updates announced in
advisory GLSA 200406-13.");
script_tag(name:"qod_type", value:"package");
script_tag(name:"solution_type", value:"VendorFix");
exit(0);
}
include("pkg-lib-gentoo.inc");
include("revisions-lib.inc");
res = "";
report = "";
report = "";
if ((res = ispkgvuln(pkg:"www-proxy/squid", unaffected: make_list("ge 2.5.5-r2"), vulnerable: make_list("le 2.5.5-r1"))) != NULL) {
report += res;
}
if (report != "") {
security_message(data:report);
} else if (__pkg_match) {
exit(99);
}
Transform Your Security Services
Elevate your offerings with Vulners' advanced Vulnerability Intelligence. Contact us for a demo and discover the difference comprehensive, actionable intelligence can make in your security strategy.
Book a live demo