org.springframework.ai:spring-ai-typesense-store@1.1.3

  • latest version

    1.1.6

  • latest non vulnerable version

  • first published

    1 years ago

  • latest version published

    13 days ago

  • licenses detected

  • package registry

  • Direct Vulnerabilities

    Known vulnerabilities in the org.springframework.ai:spring-ai-typesense-store package. This does not include vulnerabilities belonging to this package’s dependencies.

    Fix vulnerabilities automatically

    Snyk's AI Trust Platform automatically finds the best upgrade path and integrates with your development workflows. Secure your code at zero cost.

    Fix for free
    VulnerabilityVulnerable Version
    • H
    Improper Neutralization of Special Elements in Data Query Logic

    Affected versions of this package are vulnerable to Improper Neutralization of Special Elements in Data Query Logic via the MilvusVectorStore#doDelete(List) implementation. An attacker can inject filter expressions by supplying crafted document IDs that are not properly sanitized before being used in delete queries, potentially allowing unintended deletion or manipulation of vector store records.

    How to fix Improper Neutralization of Special Elements in Data Query Logic?

    Upgrade org.springframework.ai:spring-ai-typesense-store to version 1.0.7, 1.1.6 or higher.

    [,1.0.7)[1.1.0-M1,1.1.6)
    • H
    Improper Neutralization of Special Elements in Data Query Logic

    Affected versions of this package are vulnerable to Improper Neutralization of Special Elements in Data Query Logic via the FilterExpressionConverter implementations. An attacker can alter underlying vector store queries by supplying crafted filter expressions, as keys and values are not properly escaped during translation to backend query languages.

    How to fix Improper Neutralization of Special Elements in Data Query Logic?

    Upgrade org.springframework.ai:spring-ai-typesense-store to version 1.0.6, 1.1.5 or higher.

    [,1.0.6)[1.1.0-M1,1.1.5)