Search
Search is not available in local development.
Run npx pagefind --site __site after building to enable it.
JLSEC-2025-169

A buffer overflow in the fribidi_get_par_embedding_levels_ex() function in lib/fribidi-bidi.c of GNU...

JLSEC Published
Modified
Affected Packages
FriBidi_jll < 1.0.10+0
Aliases / Upstream
CVE-2019-18397

A buffer overflow in the fribidigetparembeddinglevels_ex() function in lib/fribidi-bidi.c of GNU FriBidi through 1.0.7 allows an attacker to cause a denial of service or possibly execute arbitrary code by delivering crafted text content to a user, when this content is then rendered by an application that uses FriBidi for text layout calculations. Examples include any GNOME or GTK+ based application that uses Pango for text layout, as this internally uses FriBidi for bidirectional text layout. For example, the attacker can construct a crafted text file to be opened in GEdit, or a crafted IRC message to be viewed in HexChat.

References