VYPR
Vendor

Antirez

Products
3
CVEs
5
Across products
5
Status
Private

Products

3

Recent CVEs

5
  • CVE-2020-20335HigJun 20, 2023
    risk 0.49cvss 7.5epss 0.01

    Buffer Overflow vulnerability in Antirez Kilo before commit 7709a04ae8520c5b04d261616098cebf742f5a23 allows a remote attacker to cause a denial of service via the editorUpdateRow function in kilo.c.

  • CVE-2019-16096HigSep 8, 2019
    risk 0.49cvss 7.5epss 0.02

    Kilo 0.0.1 has a heap-based buffer overflow because there is an integer overflow in a calculation involving the number of tabs in one row.

  • CVE-2025-9810MedSep 1, 2025
    risk 0.44cvss 6.8epss 0.00

    TOCTOU  in linenoiseHistorySave in linenoise allows local attackers to overwrite arbitrary files and change permissions via a symlink race between fopen("w") on the history path and subsequent chmod() on the same path.

  • CVE-2018-12453HigJun 16, 2018
    risk 0.05cvss 7.5epss 0.24

    Type confusion in the xgroupCommand function in t_stream.c in redis-server in Redis before 5.0 allows remote attackers to cause denial-of-service via an XGROUP command in which the key is not a stream.

  • CVE-2018-12326HigJun 17, 2018
    risk 0.03cvss 8.4epss 0.03

    Buffer overflow in redis-cli of Redis before 4.0.10 and 5.x before 5.0 RC3 allows an attacker to achieve code execution and escalate to higher privileges via a crafted command line. NOTE: It is unclear whether there are any common situations in which redis-cli is used with, for…