{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "cpe": "cpe:2.3:a:oscommerce:oscommerce:*:*:*:*:*:*:*:*",
            "extracted_events": [
              {
                "introduced": "0"
              },
              {
                "last_affected": "2.3.4.1"
              }
            ],
            "source": "CPE_RANGE"
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "last_affected": "94e9e9efe7994bf88d8ade2e64881b4bfe1745d4"
            }
          ],
          "repo": "https://github.com/oscommerce/oscommerce2",
          "type": "GIT"
        }
      ]
    }
  ],
  "database_specific": {},
  "details": "osCommerce 2.3.4.1 contains a SQL injection vulnerability that allows unauthenticated attackers to manipulate database queries by injecting SQL code through the currency parameter. Attackers can send GET requests to shopping_cart.php with malicious currency values using boolean-based SQL injection payloads to extract sensitive database information.",
  "id": "CVE-2019-25497",
  "modified": "2026-07-08T05:38:00.694266073Z",
  "published": "2026-02-27T18:16:05.880Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://www.oscommerce.com"
    },
    {
      "type": "ADVISORY",
      "url": "https://www.vulncheck.com/advisories/oscommerce-sql-injection-via-currency-parameter"
    },
    {
      "type": "EVIDENCE",
      "url": "https://www.exploit-db.com/exploits/46328"
    }
  ],
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
      "type": "CVSS_V3"
    }
  ]
}