FreeBSD Ports: freetype2
🗓️ 21 Sep 2011 00:00:00Reported by Copyright (C) 2011 E-Soft Inc.Type
openvas🔗 plugins.openvas.org👁 26 Views
| Reporter | Title | Published | Views | Family All 89 |
|---|---|---|---|---|
| Apple iOS < 4.3.4 Multiple Vulnerabilities | 15 Jul 201100:00 | – | nessus | |
| Mac OS X 10.7 < 10.7.2 Multiple Vulnerabilities | 13 Oct 201100:00 | – | nessus | |
| Amazon Linux AMI : freetype (ALAS-2011-08) | 4 Sep 201300:00 | – | nessus | |
| Debian DSA-2294-1 : freetype - missing input sanitising | 16 Aug 201100:00 | – | nessus | |
| Fedora 14 : freetype-2.4.2-5.fc14 (2011-9525) | 31 Aug 201100:00 | – | nessus | |
| Fedora 15 : freetype-2.4.4-5.fc15 (2011-9542) | 17 Aug 201100:00 | – | nessus | |
| FreeBSD : freetype2 -- execute arbitrary code or cause denial of service (5d374b01-c3ee-11e0-8aa5-485d60cb5385) | 12 Aug 201100:00 | – | nessus | |
| GLSA-201201-09 : FreeType: Multiple vulnerabilities | 24 Jan 201200:00 | – | nessus | |
| Mac OS X 10.7.x < 10.7.2 Multiple Vulnerabilities | 13 Oct 201100:00 | – | nessus | |
| Mandriva Linux Security Advisory : freetype2 (MDVSA-2011:120) | 27 Jul 201100:00 | – | nessus |
10
# SPDX-FileCopyrightText: 2011 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.70267");
script_version("2023-07-26T05:05:09+0000");
script_tag(name:"last_modification", value:"2023-07-26 05:05:09 +0000 (Wed, 26 Jul 2023)");
script_tag(name:"creation_date", value:"2011-09-21 05:47:11 +0200 (Wed, 21 Sep 2011)");
script_tag(name:"cvss_base", value:"9.3");
script_tag(name:"cvss_base_vector", value:"AV:N/AC:M/Au:N/C:C/I:C/A:C");
script_cve_id("CVE-2011-0226");
script_name("FreeBSD Ports: freetype2");
script_category(ACT_GATHER_INFO);
script_copyright("Copyright (C) 2011 E-Soft Inc.");
script_family("FreeBSD Local Security Checks");
script_dependencies("gather-package-list.nasl");
script_mandatory_keys("ssh/login/freebsd", "ssh/login/freebsdrel");
script_tag(name:"insight", value:"The following package is affected: freetype2
CVE-2011-0226
Integer signedness error in psaux/t1decode.c in FreeType before 2.4.6,
as used in CoreGraphics in Apple iOS before 4.2.9 and 4.3.x before
4.3.4 and other products, allows remote attackers to execute arbitrary
code or cause a denial of service (memory corruption and application
crash) via a crafted Type 1 font in a PDF document, as exploited in
the wild in July 2011.");
script_tag(name:"solution", value:"Update your system with the appropriate patches or
software upgrades.");
script_xref(name:"URL", value:"https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2011-0226");
script_xref(name:"URL", value:"http://www.vuxml.org/freebsd/5d374b01-c3ee-11e0-8aa5-485d60cb5385.html");
script_tag(name:"summary", value:"The remote host is missing an update to the system
as announced in the referenced advisory.");
script_tag(name:"qod_type", value:"package");
script_tag(name:"solution_type", value:"VendorFix");
exit(0);
}
include("revisions-lib.inc");
include("pkg-lib-bsd.inc");
vuln = FALSE;
txt = "";
bver = portver(pkg:"freetype2");
if(!isnull(bver) && revcomp(a:bver, b:"2.4.6")<0) {
txt += 'Package freetype2 version ' + bver + ' is installed which is known to be vulnerable.\n';
vuln = TRUE;
}
if(vuln) {
security_message(data:txt);
} else if (__pkg_match) {
exit(99);
}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
26 Jul 2023 00:00Current
8.6High risk
Vulners AI Score8.6
CVSS 29.3
EPSS0.06646