{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "versions": [
              {
                "introduced": "0"
              },
              {
                "last_affected": "2.3.4.1"
              }
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "last_affected": "94e9e9efe7994bf88d8ade2e64881b4bfe1745d4"
            }
          ],
          "repo": "https://github.com/oscommerce/oscommerce2",
          "type": "GIT"
        }
      ]
    }
  ],
  "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 reviews_id parameter. Attackers can send GET requests to product_reviews_write.php with malicious reviews_id values using boolean-based SQL injection payloads to extract sensitive database information.",
  "id": "CVE-2019-25495",
  "modified": "2026-03-10T21:47:53.345566868Z",
  "published": "2026-02-27T18:16:05.487Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://www.oscommerce.com"
    },
    {
      "type": "ADVISORY",
      "url": "https://www.vulncheck.com/advisories/oscommerce-sql-injection-via-reviewsid-parameter"
    },
    {
      "type": "EVIDENCE",
      "url": "https://www.exploit-db.com/exploits/46330"
    }
  ],
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
      "type": "CVSS_V3"
    }
  ]
}