原始 OSV JSON{
"id": "GHSA-ccmq-qvcp-5mrm",
"aliases": [
"CVE-2017-16618"
],
"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.",
"summary": "Unsafe deserialization in owlmixin",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "2.0.0"
}
]
}
],
"package": {
"name": "owlmixin",
"ecosystem": "PyPI"
}
}
],
"modified": "2024-10-07T21:07:56Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
},
{
"type": "CVSS_V4",
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N"
}
],
"published": "2018-07-13T16:01:12Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2017-16618",
"type": "ADVISORY"
},
{
"url": "https://github.com/tadashi-aikawa/owlmixin/issues/12",
"type": "WEB"
},
{
"url": "https://github.com/tadashi-aikawa/owlmixin/commit/5d0575303f6df869a515ced4285f24ba721e0d4e",
"type": "WEB"
},
{
"url": "https://github.com/advisories/GHSA-ccmq-qvcp-5mrm",
"type": "ADVISORY"
},
{
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/owlmixin/PYSEC-2017-22.yaml",
"type": "WEB"
},
{
"url": "https://github.com/tadashi-aikawa/owlmixin",
"type": "PACKAGE"
},
{
"url": "https://joel-malwarebenchmark.github.io/blog/2017/11/08/cve-2017-16618-convert-through-owlmixin",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-502"
],
"severity": "CRITICAL",
"github_reviewed": true,
"nvd_published_at": null,
"github_reviewed_at": "2020-06-16T21:31:05Z"
}
}