{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "versions": [
              {
                "introduced": "0"
              },
              {
                "fixed": "2.5.3"
              }
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "c7fdda6bef2bc2b44089878f931b0b35c50a1ce2"
            },
            {
              "fixed": "3c20b874fba9cc2a78b9ace10208de1602b56c3f"
            }
          ],
          "repo": "https://github.com/xjodoin/torpedoquery",
          "type": "GIT"
        }
      ]
    }
  ],
  "details": "Torpedo Query before 2.5.3 mishandles the LIKE operator in ConditionBuilder.java, LikeCondition.java, and NotLikeCondition.java.",
  "id": "CVE-2019-11343",
  "modified": "2026-03-15T13:46:56.182513459Z",
  "published": "2020-03-12T21:15:12.703Z",
  "references": [
    {
      "type": "FIX",
      "url": "https://github.com/xjodoin/torpedoquery/commit/3c20b874fba9cc2a78b9ace10208de1602b56c3f"
    },
    {
      "type": "FIX",
      "url": "https://github.com/xjodoin/torpedoquery/compare/v2.5.2...v2.5.3"
    }
  ],
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
      "type": "CVSS_V3"
    }
  ]
}