GHSA-h65g-jfqg-2w6m

Suggest an improvement
Source
https://github.com/advisories/GHSA-h65g-jfqg-2w6m
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2022/03/GHSA-h65g-jfqg-2w6m/GHSA-h65g-jfqg-2w6m.json
JSON Data
https://api.test.osv.dev/v1/vulns/GHSA-h65g-jfqg-2w6m
Aliases
Published
2022-03-08T00:00:31Z
Modified
2023-11-01T04:57:12.976696Z
Severity
  • 9.9 (Critical) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:H CVSS Calculator
Summary
Server-Side Request Forgery in calibreweb
Details

calibreweb prior to version 0.6.17 is vulnerable to server-side request forgery (SSRF). This is a result of incomplete SSRF protection that can be bypassed via an HTTP redirect. An HTTP server set up to respond with a 302 redirect may redirect a request to localhost.

Database specific
{
    "nvd_published_at": "2022-03-07T07:15:00Z",
    "github_reviewed_at": "2022-03-08T18:11:08Z",
    "severity": "CRITICAL",
    "github_reviewed": true,
    "cwe_ids": [
        "CWE-918"
    ]
}
References

Affected packages

PyPI / calibreweb

Package

Affected ranges

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

Affected versions

0.*

0.6.12
0.6.13
0.6.14
0.6.15
0.6.16

Ecosystem specific

{
    "affected_functions": [
        "calibreweb.cps.helper.save_cover_from_url"
    ]
}