GHSA-9JP4-68VC-R8WQ
Vulnerability from github – Published: 2022-05-17 02:11 – Updated: 2024-09-20 17:54
VLAI?
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 ?
{
"affected": [
{
"package": {
"ecosystem": "PyPI",
"name": "FormEncode"
},
"ranges": [
{
"events": [
{
"introduced": "1.0"
},
{
"fixed": "1.0.1"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.0"
]
}
],
"aliases": [
"CVE-2008-6547"
],
"database_specific": {
"cwe_ids": [
"CWE-20"
],
"github_reviewed": true,
"github_reviewed_at": "2024-02-09T18:47:25Z",
"nvd_published_at": "2009-03-30T01:30:00Z",
"severity": "HIGH"
},
"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.",
"id": "GHSA-9jp4-68vc-r8wq",
"modified": "2024-09-20T17:54:12Z",
"published": "2022-05-17T02:11:13Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2008-6547"
},
{
"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"
},
{
"type": "WEB",
"url": "https://web.archive.org/web/20081013102442/http://secunia.com/advisories/31163"
},
{
"type": "WEB",
"url": "https://web.archive.org/web/20200228145643/http://www.securityfocus.com/bid/30282"
},
{
"type": "WEB",
"url": "https://www.redhat.com/archives/fedora-package-announce/2008-July/msg00607.html"
},
{
"type": "WEB",
"url": "http://sourceforge.net/tracker/download.php?group_id=91231\u0026atid=596416\u0026file_id=271779\u0026aid=1925164"
},
{
"type": "WEB",
"url": "http://sourceforge.net/tracker/index.php?func=detail\u0026aid=1925164\u0026group_id=91231\u0026atid=596416"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"type": "CVSS_V3"
},
{
"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",
"type": "CVSS_V4"
}
],
"summary": "FormEncode Access Restrictions Bypass"
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…