原始 OSV JSON
{
"id": "GHSA-g57j-q48p-9vm2",
"aliases": [
"CVE-2020-7698"
],
"details": "This affects the package Gerapy from 0 and before 0.9.3. The input being passed to Popen, via the project_configure endpoint, isn’t being sanitized.",
"summary": "Command injection in Gerapy",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "0.9.3"
}
]
}
],
"package": {
"name": "gerapy",
"ecosystem": "PyPI"
}
}
],
"modified": "2024-09-20T20:58:17Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/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": "2021-05-06T18:52:13Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-7698",
"type": "ADVISORY"
},
{
"url": "https://github.com/Gerapy/Gerapy/commit/e8446605eb2424717418eae199ec7aad573da2d2",
"type": "WEB"
},
{
"url": "https://github.com/Gerapy/Gerapy",
"type": "PACKAGE"
},
{
"url": "https://github.com/advisories/GHSA-g57j-q48p-9vm2",
"type": "ADVISORY"
},
{
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/gerapy/PYSEC-2020-44.yaml",
"type": "WEB"
},
{
"url": "https://snyk.io/vuln/SNYK-PYTHON-GERAPY-572470",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-74"
],
"severity": "CRITICAL",
"github_reviewed": true,
"nvd_published_at": "2020-07-29T13:15:00Z",
"github_reviewed_at": "2021-05-06T17:32:40Z"
}
}