mirror of
https://github.com/netbirdio/advisory-database.git
synced 2026-05-22 18:04:22 -07:00
Publish Advisories
GHSA-9w7f-m4j4-j3xw GHSA-9jp4-68vc-r8wq
This commit is contained in:
@@ -1,17 +1,21 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-9w7f-m4j4-j3xw",
|
||||
"modified": "2023-06-01T19:43:23Z",
|
||||
"modified": "2024-09-20T17:52:44Z",
|
||||
"published": "2022-01-06T17:36:38Z",
|
||||
"aliases": [
|
||||
"CVE-2021-43857"
|
||||
],
|
||||
"summary": "Gerapy < 0.9.8 may cause remote code execution",
|
||||
"summary": "Gerapy may cause remote code execution",
|
||||
"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```",
|
||||
"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"
|
||||
}
|
||||
],
|
||||
"affected": [
|
||||
@@ -62,6 +66,10 @@
|
||||
"type": "PACKAGE",
|
||||
"url": "https://github.com/Gerapy/Gerapy"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"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"
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-9jp4-68vc-r8wq",
|
||||
"modified": "2024-02-09T18:47:25Z",
|
||||
"modified": "2024-09-20T17:54:12Z",
|
||||
"published": "2022-05-17T02:11:13Z",
|
||||
"aliases": [
|
||||
"CVE-2008-6547"
|
||||
@@ -9,7 +9,14 @@
|
||||
"summary": "FormEncode Access Restrictions Bypass",
|
||||
"details": "`schema.py` in FormEncode for Python (python-formencode) 1.0 does not apply the `chained_validators` feature, which allows attackers to bypass intended access restrictions via unknown vectors.",
|
||||
"severity": [
|
||||
|
||||
{
|
||||
"type": "CVSS_V3",
|
||||
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N"
|
||||
},
|
||||
{
|
||||
"type": "CVSS_V4",
|
||||
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N"
|
||||
}
|
||||
],
|
||||
"affected": [
|
||||
{
|
||||
@@ -44,6 +51,14 @@
|
||||
"type": "WEB",
|
||||
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/43878"
|
||||
},
|
||||
{
|
||||
"type": "PACKAGE",
|
||||
"url": "https://github.com/davidfraser/formencode"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/formencode/PYSEC-2009-5.yaml"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://web.archive.org/web/20080905200034/http://secunia.com/advisories/31081"
|
||||
|
||||
Reference in New Issue
Block a user