{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "versions": [
              {
                "introduced": "1.7.0.0"
              },
              {
                "fixed": "1.7.6.4"
              }
            ]
          },
          "events": [
            {
              "introduced": "98b71c095314dce895b4f654262bb3fc2566a868"
            },
            {
              "fixed": "28d3bb1d8037c9d57fccb0c89786d48ed1c71cd3"
            },
            {
              "fixed": "a4a609b5064661f0b47ab5bc538e1a9cd3dd1069"
            }
          ],
          "repo": "https://github.com/prestashop/prestashop",
          "type": "GIT"
        }
      ]
    }
  ],
  "details": "In PrestaShop before version 1.7.6.4, when a customer edits their address, they can freely change the id_address in the form, and thus steal someone else's address. It is the same with CustomerForm, you are able to change the id_customer and change all information of all accounts. The problem is patched in version 1.7.6.4.",
  "id": "CVE-2020-5250",
  "modified": "2026-03-13T21:55:45.837713646Z",
  "published": "2020-03-05T17:15:11.797Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://github.com/PrestaShop/PrestaShop/security/advisories/GHSA-mhfc-6rhg-fxp3"
    },
    {
      "type": "FIX",
      "url": "https://github.com/PrestaShop/PrestaShop/commit/a4a609b5064661f0b47ab5bc538e1a9cd3dd1069"
    }
  ],
  "related": [
    "GHSA-mhfc-6rhg-fxp3"
  ],
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:L/A:N",
      "type": "CVSS_V3"
    }
  ]
}