GHSA-xhp9-4947-rq78

Suggest an improvement
Source
https://github.com/advisories/GHSA-xhp9-4947-rq78
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2022/06/GHSA-xhp9-4947-rq78/GHSA-xhp9-4947-rq78.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-xhp9-4947-rq78
Aliases
Published
2022-06-03T00:01:15Z
Modified
2024-09-13T16:06:03.543932Z
Severity
  • 9.8 (Critical) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H CVSS Calculator
  • 9.3 (Critical) CVSS_V4 - 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 CVSS Calculator
Summary
Denial of service in bottle
Details

Bottle before 0.12.20 mishandles errors during early request binding.

Database specific
{
    "nvd_published_at": "2022-06-02T14:15:00Z",
    "cwe_ids": [
        "CWE-755"
    ],
    "severity": "CRITICAL",
    "github_reviewed": true,
    "github_reviewed_at": "2022-06-03T22:31:26Z"
}
References

Affected packages

PyPI / bottle

Package

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
0.12.20

Affected versions

0.*

0.4.3
0.4.4
0.4.6
0.4.7
0.4.8
0.4.9
0.4.10
0.4.11
0.4.12
0.4.13
0.4.14
0.5.3
0.5.4
0.5.6
0.5.7
0.5.8
0.6.0
0.6.1
0.6.2
0.6.3
0.6.4
0.6.5
0.6.6
0.8.1
0.8.2
0.8.3
0.8.4
0.8.5
0.9.1
0.9.2
0.9.3
0.9.4
0.9.5
0.9.6
0.9.7
0.9.8
0.10.1
0.10.2
0.10.3
0.10.4
0.10.5
0.10.6
0.10.7
0.10.8
0.10.9
0.10.10
0.10.11
0.10.12
0.11.1
0.11.2
0.11.3
0.11.4
0.11.5
0.11.6
0.11.7
0.12.1
0.12.2
0.12.3
0.12.4
0.12.5
0.12.6
0.12.7
0.12.8
0.12.9
0.12.10
0.12.11
0.12.12
0.12.13
0.12.14
0.12.15
0.12.16
0.12.17
0.12.18
0.12.19

Ecosystem specific

{
    "affected_functions": [
        "bottle.Bottle._handle",
        "bottle.BaseRequest.POST",
        "bottle.CherryPyServer"
    ]
}