原始 OSV JSON{
"id": "GHSA-m85c-9mf8-m2m6",
"aliases": [
"CVE-2017-16763"
],
"details": "An exploitable vulnerability exists in the YAML parsing functionality in config.py in Confire 0.2.0. Due to the user-specific configuration being loaded from \"~/.confire.yaml\" using the yaml.load function, a YAML parser can execute arbitrary Python commands resulting in command execution. An attacker can insert Python into loaded YAML to trigger this vulnerability.",
"summary": "Unsafe deserialization in confire",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"last_affected": "0.2.0"
}
]
}
],
"package": {
"name": "confire",
"ecosystem": "PyPI"
}
}
],
"modified": "2024-09-13T18:29:06Z",
"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-18T18:28:26Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2017-16763",
"type": "ADVISORY"
},
{
"url": "https://github.com/bbengfort/confire/issues/24",
"type": "WEB"
},
{
"url": "https://github.com/bbengfort/confire/commit/8cc86a5ec2327e070f1d576d61bbaadf861597ea",
"type": "WEB"
},
{
"url": "https://github.com/advisories/GHSA-m85c-9mf8-m2m6",
"type": "ADVISORY"
},
{
"url": "https://github.com/bbengfort/confire",
"type": "PACKAGE"
},
{
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/confire/PYSEC-2017-78.yaml",
"type": "WEB"
},
{
"url": "https://joel-malwarebenchmark.github.io/blog/2017/11/12/cve-2017-16763-configure-loaded-through-confire",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [],
"severity": "CRITICAL",
"github_reviewed": true,
"nvd_published_at": null,
"github_reviewed_at": "2020-06-16T21:45:21Z"
}
}