Gentoo Security Advisory GLSA 200509-12 (Apache) - Vulnerabilities in mod_ssl and Apach
Reporter | Title | Published | Views | Family All 198 |
---|---|---|---|---|
![]() | GLSA-200509-12 : Apache, mod_ssl: Multiple vulnerabilities | 5 Oct 200500:00 | – | nessus |
![]() | Slackware 10.0 / 10.1 / 8.1 / 9.0 / 9.1 / current : mod_ssl (SSA:2005-251-02) | 5 Oct 200500:00 | – | nessus |
![]() | RHEL 2.1 : mod_ssl (RHSA-2005:773) | 17 Sep 200500:00 | – | nessus |
![]() | Ubuntu 4.10 / 5.04 : pcre3, apache2 vulnerabilities (USN-173-2) | 15 Jan 200600:00 | – | nessus |
![]() | Slackware 10.0 / 10.1 / 8.1 / 9.0 / 9.1 / current : PCRE library (SSA:2005-242-01) | 5 Oct 200500:00 | – | nessus |
![]() | Debian DSA-817-1 : python2.2 - integer overflow | 5 Oct 200500:00 | – | nessus |
![]() | Mandrake Linux Security Advisory : python (MDKSA-2005:154) | 5 Oct 200500:00 | – | nessus |
![]() | Debian DSA-819-1 : python2.1 - integer overflow | 5 Oct 200500:00 | – | nessus |
![]() | Mandrake Linux Security Advisory : pcre (MDKSA-2005:151) | 5 Oct 200500:00 | – | nessus |
![]() | RHEL 2.1 / 3 / 4 : python (RHSA-2006:0197) | 10 Mar 200600:00 | – | nessus |
Source | Link |
---|---|
bugs | www.bugs.gentoo.org/show_bug.cgi |
securityspace | www.securityspace.com/smysecure/catid.html |
bugs | www.bugs.gentoo.org/show_bug.cgi |
# 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.55392");
script_version("2023-07-19T05:05:15+0000");
script_tag(name:"last_modification", value:"2023-07-19 05:05:15 +0000 (Wed, 19 Jul 2023)");
script_tag(name:"creation_date", value:"2008-09-24 21:14:03 +0200 (Wed, 24 Sep 2008)");
script_cve_id("CVE-2005-2491", "CVE-2005-2700");
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 200509-12 (Apache)");
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:"mod_ssl and Apache are vulnerable to a restriction bypass and a potential
local privilege escalation.");
script_tag(name:"solution", value:"All mod_ssl users should upgrade to the latest version:
# emerge --sync
# emerge --ask --oneshot --verbose '>=net-www/mod_ssl-2.8.24'
All Apache 2 users should upgrade to the latest version:
# emerge --sync
# emerge --ask --oneshot --verbose '>=net-www/apache-2.0.54-r15'");
script_xref(name:"URL", value:"http://www.securityspace.com/smysecure/catid.html?in=GLSA%20200509-12");
script_xref(name:"URL", value:"http://bugs.gentoo.org/show_bug.cgi?id=103554");
script_xref(name:"URL", value:"http://bugs.gentoo.org/show_bug.cgi?id=104807");
script_tag(name:"summary", value:"The remote host is missing updates announced in
advisory GLSA 200509-12.");
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:"net-www/mod_ssl", unaffected: make_list("ge 2.8.24"), vulnerable: make_list("lt 2.8.24"))) != NULL) {
report += res;
}
if ((res = ispkgvuln(pkg:"net-www/apache", unaffected: make_list("ge 2.0.54-r15"), vulnerable: make_list("lt 2.0.54-r15"))) != 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