{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "cpe": "cpe:2.3:a:owlmixin_project:owlmixin:*:*:*:*:*:*:*:*",
            "extracted_events": [
              {
                "introduced": "0"
              },
              {
                "fixed": "2.0.0"
              }
            ],
            "source": [
              "CPE_RANGE",
              "REFERENCES"
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "de81bf86fd4584f49cdd4eb67012e85d2aaed771"
            },
            {
              "fixed": "5d0575303f6df869a515ced4285f24ba721e0d4e"
            }
          ],
          "repo": "https://github.com/tadashi-aikawa/owlmixin",
          "type": "GIT"
        }
      ]
    }
  ],
  "database_specific": {
    "unresolved_ranges": [
      {
        "cpes": [
          "cpe:2.3:a:owlmixin_project:owlmixin:2.0.0:alpha10:*:*:*:*:*:*",
          "cpe:2.3:a:owlmixin_project:owlmixin:2.0.0:alpha11:*:*:*:*:*:*",
          "cpe:2.3:a:owlmixin_project:owlmixin:2.0.0:alpha1:*:*:*:*:*:*",
          "cpe:2.3:a:owlmixin_project:owlmixin:2.0.0:alpha2:*:*:*:*:*:*",
          "cpe:2.3:a:owlmixin_project:owlmixin:2.0.0:alpha3:*:*:*:*:*:*",
          "cpe:2.3:a:owlmixin_project:owlmixin:2.0.0:alpha4:*:*:*:*:*:*",
          "cpe:2.3:a:owlmixin_project:owlmixin:2.0.0:alpha5:*:*:*:*:*:*",
          "cpe:2.3:a:owlmixin_project:owlmixin:2.0.0:alpha6:*:*:*:*:*:*",
          "cpe:2.3:a:owlmixin_project:owlmixin:2.0.0:alpha7:*:*:*:*:*:*",
          "cpe:2.3:a:owlmixin_project:owlmixin:2.0.0:alpha8:*:*:*:*:*:*",
          "cpe:2.3:a:owlmixin_project:owlmixin:2.0.0:alpha9:*:*:*:*:*:*"
        ],
        "extracted_events": [
          {
            "introduced": "2.0.0-alpha1"
          },
          {
            "last_affected": "2.0.0-alpha1"
          },
          {
            "introduced": "2.0.0-alpha10"
          },
          {
            "last_affected": "2.0.0-alpha10"
          },
          {
            "introduced": "2.0.0-alpha11"
          },
          {
            "last_affected": "2.0.0-alpha11"
          },
          {
            "introduced": "2.0.0-alpha2"
          },
          {
            "last_affected": "2.0.0-alpha2"
          },
          {
            "introduced": "2.0.0-alpha3"
          },
          {
            "last_affected": "2.0.0-alpha3"
          },
          {
            "introduced": "2.0.0-alpha4"
          },
          {
            "last_affected": "2.0.0-alpha4"
          },
          {
            "introduced": "2.0.0-alpha5"
          },
          {
            "last_affected": "2.0.0-alpha5"
          },
          {
            "introduced": "2.0.0-alpha6"
          },
          {
            "last_affected": "2.0.0-alpha6"
          },
          {
            "introduced": "2.0.0-alpha7"
          },
          {
            "last_affected": "2.0.0-alpha7"
          },
          {
            "introduced": "2.0.0-alpha8"
          },
          {
            "last_affected": "2.0.0-alpha8"
          },
          {
            "introduced": "2.0.0-alpha9"
          },
          {
            "last_affected": "2.0.0-alpha9"
          }
        ],
        "source": "CPE_STRING",
        "vendor_product": "owlmixin_project:owlmixin"
      }
    ]
  },
  "details": "An exploitable vulnerability exists in the YAML loading functionality of util.py in OwlMixin before 2.0.0a12. A \"Load YAML\" string or file (aka load_yaml or load_yamlf) can execute arbitrary Python commands resulting in command execution because load is used where safe_load should have been used. An attacker can insert Python into loaded YAML to trigger this vulnerability.",
  "id": "CVE-2017-16618",
  "modified": "2026-07-08T05:38:06.717461142Z",
  "published": "2017-11-08T03:29:00.277Z",
  "references": [
    {
      "type": "FIX",
      "url": "https://github.com/tadashi-aikawa/owlmixin/commit/5d0575303f6df869a515ced4285f24ba721e0d4e"
    },
    {
      "type": "FIX",
      "url": "https://github.com/tadashi-aikawa/owlmixin/issues/12"
    },
    {
      "type": "EVIDENCE",
      "url": "https://joel-malwarebenchmark.github.io/blog/2017/11/08/cve-2017-16618-convert-through-owlmixin/"
    }
  ],
  "severity": [
    {
      "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
      "type": "CVSS_V3"
    }
  ]
}