VYPR

Aspell

by GNU

Source repositories

CVEs (4)

  • CVE-2004-0548Aug 6, 2004
    risk 0.03cvss epss 0.00

    Multiple stack-based buffer overflows in the word-list-compress functionality in compress.c for Aspell allow local users to execute arbitrary code via a long entry in the wordlist that is not properly handled when using the (1) "c" compress option or (2) "d" decompress option.

  • CVE-2019-25051Jul 20, 2021
    risk 0.00cvss epss 0.00

    objstack in GNU Aspell 0.60.8 has a heap-based buffer overflow in acommon::ObjStack::dup_top (called from acommon::StringMap::add and acommon::Config::lookup_list).

  • CVE-2019-20433Jan 27, 2020
    risk 0.00cvss epss 0.01

    libaspell.a in GNU Aspell before 0.60.8 has a buffer over-read for a string ending with a single '\0' byte, if the encoding is set to ucs-2 or ucs-4 outside of the application, as demonstrated by the ASPELL_CONF environment variable.

  • CVE-2019-17544Oct 14, 2019
    risk 0.00cvss epss 0.01

    libaspell.a in GNU Aspell before 0.60.8 has a stack-based buffer over-read in acommon::unescape in common/getdata.cpp via an isolated \ character.