VYPR

Aspell

by GNU

Source repositories

CVEs (3)

  • CVE-2019-20433CriJan 27, 2020
    risk 0.52cvss 9.1epss 0.02

    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-2004-0548Aug 6, 2004
    risk 0.03cvss epss 0.01

    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-25051HigJul 20, 2021
    risk 0.00cvss 7.8epss 0.01

    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).