GHSA-xhp9-4947-rq78
Vulnerability from github
Published
2022-06-03 00:01
Modified
2024-09-13 15:51
Severity ?
9.8 (Critical) - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
9.3 (Critical) - 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
9.3 (Critical) - 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
Summary
Denial of service in bottle
Details
Bottle before 0.12.20 mishandles errors during early request binding.
{ "affected": [ { "ecosystem_specific": { "affected_functions": [ "bottle.Bottle._handle", "bottle.BaseRequest.POST", "bottle.CherryPyServer" ] }, "package": { "ecosystem": "PyPI", "name": "bottle" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "0.12.20" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2022-31799" ], "database_specific": { "cwe_ids": [ "CWE-755" ], "github_reviewed": true, "github_reviewed_at": "2022-06-03T22:31:26Z", "nvd_published_at": "2022-06-02T14:15:00Z", "severity": "CRITICAL" }, "details": "Bottle before 0.12.20 mishandles errors during early request binding.", "id": "GHSA-xhp9-4947-rq78", "modified": "2024-09-13T15:51:00Z", "published": "2022-06-03T00:01:15Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-31799" }, { "type": "WEB", "url": "https://github.com/bottlepy/bottle/commit/a2b0ee6bb4ce88895429ec4aca856616244c4c4c" }, { "type": "WEB", "url": "https://github.com/bottlepy/bottle/commit/e140e1b54da721a660f2eb9d58a106b7b3ff2f00" }, { "type": "ADVISORY", "url": "https://github.com/advisories/GHSA-xhp9-4947-rq78" }, { "type": "PACKAGE", "url": "https://github.com/bottlepy/bottle" }, { "type": "WEB", "url": "https://github.com/bottlepy/bottle/compare/0.12.19...0.12.20" }, { "type": "WEB", "url": "https://github.com/pypa/advisory-database/tree/main/vulns/bottle/PYSEC-2022-227.yaml" }, { "type": "WEB", "url": "https://lists.debian.org/debian-lts-announce/2022/06/msg00010.html" }, { "type": "WEB", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/IE7U6J45PUEXIYYVWJKPM6QXIRKDK4HD" }, { "type": "WEB", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/KTLOQGMDZEPIYTFC2G53OQV2ULCGYS3F" }, { "type": "WEB", "url": "https://www.debian.org/security/2022/dsa-5159" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "type": "CVSS_V3" }, { "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", "type": "CVSS_V4" } ], "summary": "Denial of service in bottle" }
Loading...
Loading...
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.