GHSA-2647-c639-qv2j

Suggest an improvement
Source
https://github.com/advisories/GHSA-2647-c639-qv2j
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2022/03/GHSA-2647-c639-qv2j/GHSA-2647-c639-qv2j.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-2647-c639-qv2j
Aliases
Published
2022-03-08T00:00:31Z
Modified
2023-11-08T04:07:40.292340Z
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
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 due to an incomplete fix for CVE-2022-0339. The blacklist does not check for 0.0.0.0, which would result in a payload of 0.0.0.0 resolving to localhost.

Database specific
{
    "nvd_published_at": "2022-03-07T07:15:00Z",
    "github_reviewed_at": "2022-03-08T18:11:03Z",
    "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"
    ]
}