{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "versions": [
              {
                "introduced": "0"
              },
              {
                "last_affected": "1.4.2"
              }
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "last_affected": "729626776e63e376d6fa412ef5b6257aa12307ae"
            }
          ],
          "repo": "https://github.com/abantecart/abantecart-src",
          "type": "GIT"
        }
      ]
    }
  ],
  "details": "SQL Injection vulnerability in AbanteCart 1.4.2, allows unauthenticated attackers to execute arbitrary SQL commands via the tmpl_id parameter to index.php. Three techniques have been demonstrated: error-based injection using a crafted FLOOR-based payload, time-based blind injection via SLEEP(), and UNION-based injection to extract arbitrary data.",
  "id": "CVE-2025-50972",
  "modified": "2026-03-10T21:49:16.541866836Z",
  "published": "2025-08-27T15:15:38.147Z",
  "references": [
    {
      "type": "EVIDENCE",
      "url": "https://github.com/4rdr/proofs/blob/main/info/abantecart_sql_injection_1.4.2_via_template_parameter.md"
    }
  ],
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
      "type": "CVSS_V3"
    }
  ]
}