ghsa-m982-h4f8-g4hf
Vulnerability from github
Published
2024-11-15 12:31
Modified
2024-11-19 20:46
Severity ?
Summary
Generation of Error Message Containing Sensitive Information in janeczku/calibre-web
Details
A vulnerability in janeczku/calibre-web allows unauthorized users to view the names of private shelves belonging to other users. This issue occurs in the file shelf.py at line 221, where the name of the shelf is exposed in an error message when a user attempts to remove a book from a shelf they do not own. This vulnerability discloses private information and affects all versions prior to the fix.
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "calibreweb" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "0.6.15" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2021-3986" ], "database_specific": { "cwe_ids": [ "CWE-209" ], "github_reviewed": true, "github_reviewed_at": "2024-11-15T20:43:52Z", "nvd_published_at": "2024-11-15T11:15:06Z", "severity": "MODERATE" }, "details": "A vulnerability in janeczku/calibre-web allows unauthorized users to view the names of private shelves belonging to other users. This issue occurs in the file shelf.py at line 221, where the name of the shelf is exposed in an error message when a user attempts to remove a book from a shelf they do not own. This vulnerability discloses private information and affects all versions prior to the fix.", "id": "GHSA-m982-h4f8-g4hf", "modified": "2024-11-19T20:46:56Z", "published": "2024-11-15T12:31:44Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-3986" }, { "type": "WEB", "url": "https://github.com/janeczku/calibre-web/commit/6f5390ead5df9779ac81fadefffb476e03f93548" }, { "type": "PACKAGE", "url": "https://github.com/janeczku/calibre-web" }, { "type": "WEB", "url": "https://huntr.com/bounties/394af194-61a7-4e33-b373-877d4c766fca" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N", "type": "CVSS_V3" } ], "summary": "Generation of Error Message Containing Sensitive Information in janeczku/calibre-web" }
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.