原始 OSV JSON
{
"id": "GHSA-9w7f-m4j4-j3xw",
"aliases": [
"CVE-2021-43857"
],
"details": "### Impact\n\nproject_configure function exist remote code execute in Gerapy < 0.9.8\n\n### Patches\n\nPatched in version 0.9.8, please install with:\n\n```\npip3 install -U gerapy\n```",
"summary": "Gerapy may cause remote code execution",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "0.9.8"
}
]
}
],
"package": {
"name": "gerapy",
"ecosystem": "PyPI"
}
}
],
"modified": "2024-09-20T17:52:44Z",
"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": "2022-01-06T17:36:38Z",
"references": [
{
"url": "https://github.com/Gerapy/Gerapy/security/advisories/GHSA-9w7f-m4j4-j3xw",
"type": "WEB"
},
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-43857",
"type": "ADVISORY"
},
{
"url": "https://github.com/Gerapy/Gerapy/issues/219",
"type": "WEB"
},
{
"url": "https://github.com/Gerapy/Gerapy/commit/49bcb19be5e0320e7e1535f34fe00f16a3cf3b28",
"type": "WEB"
},
{
"url": "https://github.com/Gerapy/Gerapy",
"type": "PACKAGE"
},
{
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/gerapy/PYSEC-2021-867.yaml",
"type": "WEB"
},
{
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/gerapy/PYSEC-2022-228.yaml",
"type": "WEB"
},
{
"url": "http://packetstormsecurity.com/files/165459/Gerapy-0.9.7-Remote-Code-Execution.html",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-78"
],
"severity": "CRITICAL",
"github_reviewed": true,
"nvd_published_at": "2021-12-27T19:15:00Z",
"github_reviewed_at": "2022-01-05T20:42:01Z"
}
}