Lucene search
+L

9363 matches found

UbuntuCve
UbuntuCve
added 2015/03/18 12:00 a.m.27 views

CVE-2015-1804

The bdfReadCharacters function in bitmap/bdfread.c in X.Org libXfont before 1.4.9 and 1.5.x before 1.5.1 does not properly perform type conversion for metrics values, which allows remote authenticated users to cause a denial of service out-of-bounds memory access and possibly execute arbitrary co...

8.5CVSS7AI score0.04963EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2015/03/18 12:00 a.m.46 views

Oracle Linux 6 / 7 : freetype (ELSA-2015-0696)

The remote Oracle Linux 6 / 7 host has packages installed that are affected by multiple vulnerabilities as referenced in the ELSA-2015-0696 advisory. - Fixes CVE-2014-9657 - Check minimum size of recordsize. - Fixes CVE-2014-9658 - Use correct value for minimum table length test. - Fixes...

7.5CVSS7.7AI score0.0571EPSS
SaveExploits13References14
securityvulns
securityvulns
added 2015/03/18 12:00 a.m.107 views

[USN-2536-1] libXfont vulnerabilities

========================================================================== Ubuntu Security Notice USN-2536-1 March 18, 2015 libxfont vulnerabilities ========================================================================== A security issue affects these releases of Ubuntu and its derivatives: -...

8.5CVSS0.4AI score0.04963EPSS
SaveExploits0
OSV
OSV
added 2015/03/18 12:00 a.m.7 views

UBUNTU-CVE-2015-1803

The bdfReadCharacters function in bitmap/bdfread.c in X.Org libXfont before 1.4.9 and 1.5.x before 1.5.1 does not properly handle character bitmaps it cannot read, which allows remote authenticated users to cause a denial of service NULL pointer dereference and crash and possibly execute arbitrar...

8.5CVSS6.5AI score0.04904EPSS
SaveExploits0References4
OSV
OSV
added 2015/03/18 12:00 a.m.13 views

UBUNTU-CVE-2015-1802

The bdfReadProperties function in bitmap/bdfread.c in X.Org libXfont before 1.4.9 and 1.5.x before 1.5.1 allows remote authenticated users to cause a denial of service out-of-bounds write and crash or possibly execute arbitrary code via a 1 negative or 2 large property count in a BDF font file...

8.5CVSS7.6AI score0.04904EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2015/03/18 12:00 a.m.23 views

CVE-2015-1803

The bdfReadCharacters function in bitmap/bdfread.c in X.Org libXfont before 1.4.9 and 1.5.x before 1.5.1 does not properly handle character bitmaps it cannot read, which allows remote authenticated users to cause a denial of service NULL pointer dereference and crash and possibly execute arbitrar...

8.5CVSS6.4AI score0.04904EPSS
SaveExploits0References3
OSV
OSV
added 2015/03/18 12:00 a.m.5 views

UBUNTU-CVE-2015-1804

The bdfReadCharacters function in bitmap/bdfread.c in X.Org libXfont before 1.4.9 and 1.5.x before 1.5.1 does not properly perform type conversion for metrics values, which allows remote authenticated users to cause a denial of service out-of-bounds memory access and possibly execute arbitrary co...

8.5CVSS7.6AI score0.04963EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2015/03/18 12:00 a.m.36 views

FreeBSD : libXfont -- BDF parsing issues (f7d79fac-cd49-11e4-898f-bcaec565249c)

Alan Coopersmith reports : Ilja van Sprundel, a security researcher with IOActive, has discovered an issue in the parsing of BDF font files by libXfont. Additional testing by Alan Coopersmith and William Robinet with the American Fuzzy Lop afl tool uncovered two more issues in the parsing of BDF...

8.5CVSS6AI score0.04963EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2015/03/17 5:58 p.m.7 views

freetype: out of bounds read in Type42 font parser

type42/t42parse.c in FreeType before 2.5.4 does not consider that scanning can be incomplete without triggering an error, which allows remote attackers to cause a denial of service use-after-free or possibly have unspecified other impact via a crafted Type42 font...

7.5CVSS5.9AI score0.0436EPSS
SaveExploits1References4
RedHat Linux
RedHat Linux
added 2015/03/17 5:58 p.m.6 views

freetype: integer signedness error in Mac_Read_POST_Resource() leading to heap-based buffer overflow

An integer signedness flaw, leading to a heap-based buffer overflow, was found in the way FreeType handled Mac fonts. If a specially crafted font file was loaded by an application linked against FreeType, it could cause the application to crash or, potentially, execute arbitrary code with the...

6.8CVSS6.2AI score0.03406EPSS
SaveExploits1References4
RedHat Linux
RedHat Linux
added 2015/03/17 5:58 p.m.7 views

freetype: integer overflow in tt_face_load_font_dir() leading to out-of-bounds read

sfnt/ttload.c in FreeType before 2.5.4 proceeds with offset+length calculations without restricting the values, which allows remote attackers to cause a denial of service integer overflow and out-of-bounds read or possibly have unspecified other impact via a crafted SFNT table...

6.8CVSS6AI score0.03487EPSS
SaveExploits1References4
RedHat Linux
RedHat Linux
added 2015/03/17 5:58 p.m.8 views

freetype: missing ENDCHAR NULL pointer dereference in the _bdf_parse_glyphs()

The bdfparseglyphs function in bdf/bdflib.c in FreeType before 2.5.4 does not properly handle a missing ENDCHAR record, which allows remote attackers to cause a denial of service NULL pointer dereference or possibly have unspecified other impact via a crafted BDF font...

7.5CVSS6AI score0.05059EPSS
SaveExploits1References4
RedHat Linux
RedHat Linux
added 2015/03/17 5:58 p.m.9 views

freetype: information leak in _bdf_add_property()

bdf/bdflib.c in FreeType before 2.5.4 identifies property names by only verifying that an initial substring is present, which allows remote attackers to discover heap pointer values and bypass the ASLR protection mechanism via a crafted BDF font...

5CVSS7.4AI score0.04159EPSS
SaveExploits1References4
RedHat Linux
RedHat Linux
added 2015/03/17 5:58 p.m.6 views

freetype: off-by-one buffer over-read in parse_charstrings() / t42_parse_charstrings()

FreeType before 2.5.4 does not check for the end of the data during certain parsing actions, which allows remote attackers to cause a denial of service out-of-bounds read or possibly have unspecified other impact via a crafted Type42 font, related to type42/t42parse.c and type1/t1load.c...

6.8CVSS6AI score0.04266EPSS
SaveExploits1References4
RedHat Linux
RedHat Linux
added 2015/03/17 5:58 p.m.8 views

freetype: multiple integer overflows Mac_Read_POST_Resource() leading to heap-based buffer overflows

Multiple integer overflow flaws, leading to heap-based buffer overflows, were found in the way FreeType handled Mac fonts. If a specially crafted font file was loaded by an application linked against FreeType, it could cause the application to crash or, potentially, execute arbitrary code with th...

7.5CVSS6.3AI score0.0571EPSS
SaveExploits1References4
RedHat Linux
RedHat Linux
added 2015/03/17 5:58 p.m.39 views

Important: Red Hat Security Advisory: freetype security update

Updated freetype packages that fix multiple security issues are now available for Red Hat Enterprise Linux 6 and 7. Red Hat Product Security has rated this update as having Important security impact. Common Vulnerability Scoring System CVSS base scores, which give detailed severity ratings, are...

7.5CVSS7.5AI score0.0571EPSS
SaveExploits13References14
FreeBSD
FreeBSD
added 2015/03/17 12:00 a.m.24 views

libXfont -- BDF parsing issues

Alan Coopersmith reports: Ilja van Sprundel, a security researcher with IOActive, has discovered an issue in the parsing of BDF font files by libXfont. Additional testing by Alan Coopersmith and William Robinet with the American Fuzzy Lop afl tool uncovered two more issues in the parsing of BDF...

8.5CVSS5.3AI score0.04963EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2015/03/17 12:00 a.m.50 views

Debian DSA-3187-1 : icu - security update

Several vulnerabilities were discovered in the International Components for Unicode ICU library. - CVE-2013-1569 Glyph table issue. - CVE-2013-2383 Glyph table issue. - CVE-2013-2384 Font layout issue. - CVE-2013-2419 Font processing issue. - CVE-2014-6585 Out-of-bounds read. - CVE-2014-6591...

10CVSS7AI score0.2258EPSS
SaveExploits5References26
ArchLinux
ArchLinux
added 2015/03/17 12:00 a.m.44 views

libxfont: multiple issues

As libXfont is used by the X server to read font files, and an unprivileged user with access to the X server can tell the X server to read a given font file from a path of their choosing, these vulnerabilities have the potential to allow unprivileged users to run code with the privileges of the X...

8.5CVSS2.4AI score0.04963EPSS
SaveExploits0References5
OpenVAS
OpenVAS
added 2015/03/15 12:00 a.m.46 views

Debian Security Advisory DSA 3187-1 (icu - security update)

Several vulnerabilities were discovered in the International Components for Unicode ICU library. CVE-2013-1569 Glyph table issue. CVE-2013-2383 Glyph table issue. CVE-2013-2384 Font layout issue. CVE-2013-2419 Font processing issue. CVE-2014-6585 Out-of-bounds read. CVE-2014-6591 Additional...

10CVSS0.8AI score0.2258EPSS
SaveExploits5References1
Rows per page
Query Builder