CentOS Update for firefox CESA-2011:1341 centos5 x86_64. The remote host is missing an update for the 'firefox' package(s)
Reporter | Title | Published | Views | Family All 199 |
---|---|---|---|---|
![]() | CentOS Update for firefox CESA-2011:1341 centos5 x86_64 | 30 Jul 201200:00 | β | openvas |
![]() | Debian Security Advisory DSA 2313-1 (iceweasel) | 16 Oct 201100:00 | β | openvas |
![]() | CentOS Update for firefox CESA-2011:1341 centos5 i386 | 30 Sep 201100:00 | β | openvas |
![]() | Debian Security Advisory DSA 2317-1 (icedove) | 16 Oct 201100:00 | β | openvas |
![]() | Debian: Security Advisory (DSA-2313-1) | 16 Oct 201100:00 | β | openvas |
![]() | Debian Security Advisory DSA 2312-1 (iceape) | 16 Oct 201100:00 | β | openvas |
![]() | Oracle: Security Advisory (ELSA-2011-1342) | 6 Oct 201500:00 | β | openvas |
![]() | CentOS Update for firefox CESA-2011:1341 centos4 i386 | 30 Sep 201100:00 | β | openvas |
![]() | RedHat Update for firefox RHSA-2011:1341-01 | 30 Sep 201100:00 | β | openvas |
![]() | Debian: Security Advisory (DSA-2317-1) | 16 Oct 201100:00 | β | openvas |
# SPDX-FileCopyrightText: 2012 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_xref(name:"URL", value:"http://lists.centos.org/pipermail/centos-announce/2011-September/018080.html");
script_oid("1.3.6.1.4.1.25623.1.0.881410");
script_version("2023-07-10T08:07:43+0000");
script_tag(name:"last_modification", value:"2023-07-10 08:07:43 +0000 (Mon, 10 Jul 2023)");
script_tag(name:"creation_date", value:"2012-07-30 17:48:42 +0530 (Mon, 30 Jul 2012)");
script_cve_id("CVE-2011-2372", "CVE-2011-2995", "CVE-2011-2998", "CVE-2011-2999",
"CVE-2011-3000");
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_xref(name:"CESA", value:"2011:1341");
script_name("CentOS Update for firefox CESA-2011:1341 centos5 x86_64");
script_tag(name:"summary", value:"The remote host is missing an update for the 'firefox'
package(s) announced via the referenced advisory.");
script_category(ACT_GATHER_INFO);
script_copyright("Copyright (C) 2012 Greenbone AG");
script_family("CentOS Local Security Checks");
script_dependencies("gather-package-list.nasl");
script_mandatory_keys("ssh/login/centos", "ssh/login/rpms", re:"ssh/login/release=CentOS5");
script_tag(name:"affected", value:"firefox on CentOS 5");
script_tag(name:"solution", value:"Please install the updated packages.");
script_tag(name:"insight", value:"Mozilla Firefox is an open source web browser. XULRunner provides the XUL
Runtime environment for Mozilla Firefox.
Several flaws were found in the processing of malformed web content. A web
page containing malicious content could cause Firefox to crash or,
potentially, execute arbitrary code with the privileges of the user running
Firefox. (CVE-2011-2995)
A flaw was found in the way Firefox processed the 'Enter' keypress event. A
malicious web page could present a download dialog while the key is
pressed, activating the default 'Open' action. A remote attacker could
exploit this vulnerability by causing the browser to open malicious web
content. (CVE-2011-2372)
A flaw was found in the way Firefox handled Location headers in redirect
responses. Two copies of this header with different values could be a
symptom of a CRLF injection attack against a vulnerable server. Firefox now
treats two copies of the Location, Content-Length, or Content-Disposition
header as an error condition. (CVE-2011-3000)
A flaw was found in the way Firefox handled frame objects with certain
names. An attacker could use this flaw to cause a plug-in to grant its
content access to another site or the local file system, violating the
same-origin policy. (CVE-2011-2999)
An integer underflow flaw was found in the way Firefox handled large
JavaScript regular expressions. A web page containing malicious JavaScript
could cause Firefox to access already freed memory, causing Firefox to
crash or, potentially, execute arbitrary code with the privileges of the
user running Firefox. (CVE-2011-2998)
For technical details regarding these flaws, refer to the Mozilla security
advisories for Firefox 3.6.23. You can find a link to the Mozilla
advisories in the References section of this erratum.
All Firefox users should upgrade to these updated packages, which contain
Firefox version 3.6.23, which corrects these issues. After installing the
update, Firefox must be restarted for the changes to take effect.");
script_tag(name:"qod_type", value:"package");
script_tag(name:"solution_type", value:"VendorFix");
exit(0);
}
include("revisions-lib.inc");
include("pkg-lib-rpm.inc");
release = rpm_get_ssh_release();
if(!release)
exit(0);
res = "";
if(release == "CentOS5")
{
if ((res = isrpmvuln(pkg:"firefox", rpm:"firefox~3.6.23~2.el5.centos", rls:"CentOS5")) != NULL)
{
security_message(data:res);
exit(0);
}
if ((res = isrpmvuln(pkg:"xulrunner", rpm:"xulrunner~1.9.2.23~1.el5_7", rls:"CentOS5")) != NULL)
{
security_message(data:res);
exit(0);
}
if ((res = isrpmvuln(pkg:"xulrunner-devel", rpm:"xulrunner-devel~1.9.2.23~1.el5_7", rls:"CentOS5")) != NULL)
{
security_message(data:res);
exit(0);
}
if (__pkg_match) exit(99);
exit(0);
}
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