原始 OSV JSON{
"id": "GHSA-h72c-w3q3-55qq",
"aliases": [
"CVE-2020-13388"
],
"details": "An exploitable vulnerability exists in the configuration-loading functionality of the jw.util package before 2.3 for Python. When loading a configuration with FromString or FromStream with YAML, one can execute arbitrary Python code, resulting in OS command execution, because safe_load is not used.",
"summary": "OS Command Injection in jw.util",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "2.3"
}
]
}
],
"package": {
"name": "jw.util",
"ecosystem": "PyPI"
}
}
],
"modified": "2023-03-03T23:20:29Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
"published": "2021-06-02T21:45:12Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-13388",
"type": "ADVISORY"
},
{
"url": "https://joel-malwarebenchmark.github.io",
"type": "WEB"
},
{
"url": "https://joel-malwarebenchmark.github.io/blog/2020/04/27/cve-2020-13388-jw-util-vulnerability",
"type": "WEB"
},
{
"url": "https://security.netapp.com/advisory/ntap-20200528-0002",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-78"
],
"severity": "CRITICAL",
"github_reviewed": true,
"nvd_published_at": "2020-05-22T17:15:00Z",
"github_reviewed_at": "2021-05-14T20:59:12Z"
}
}