{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "versions": [
              {
                "introduced": "0"
              },
              {
                "fixed": "1.1.1"
              }
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "3717b16c91462b33240e5500b206acf0644c7ece"
            },
            {
              "fixed": "5d52e8cf360410ee697afd90937e6042c3a8653b"
            }
          ],
          "repo": "https://github.com/diegohaz/bodymen",
          "type": "GIT"
        }
      ]
    }
  ],
  "details": "bodymen before 1.1.1 is vulnerable to Prototype Pollution. The handler function could be tricked into adding or modifying properties of Object.prototype using a __proto__ payload.",
  "id": "CVE-2019-10792",
  "modified": "2026-03-13T21:47:08.785986324Z",
  "published": "2020-02-18T16:15:10.233Z",
  "references": [
    {
      "type": "FIX",
      "url": "https://github.com/diegohaz/bodymen/commit/5d52e8cf360410ee697afd90937e6042c3a8653b"
    },
    {
      "type": "EVIDENCE",
      "url": "https://snyk.io/vuln/SNYK-JS-BODYMEN-548897"
    }
  ],
  "related": [
    "SNYK-JS-BODYMEN-548897"
  ],
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L",
      "type": "CVSS_V3"
    }
  ]
}