VYPR

Go modules package

github.com/mudler/localai

pkg:golang/github.com/mudler/localai

Vulnerabilities (2)

  • CVE-2024-9900Mar 20, 2025
    affected < 2.22.0fixed 2.22.0

    mudler/localai version v2.21.1 contains a Cross-Site Scripting (XSS) vulnerability in its search functionality. The vulnerability arises due to improper sanitization of user input, allowing the injection and execution of arbitrary JavaScript code. This can lead to the execution o

  • CVE-2024-48057Nov 4, 2024
    affected <= 2.20.1

    localai <=2.20.1 is vulnerable to Cross Site Scripting (XSS). When calling the delete model API and passing inappropriate parameters, it can cause a one-time storage XSS, which will trigger the payload when a user accesses the homepage.