6.5 MEDIUM
- CVSS version (CVSS): 3.1
- Attack Vector (AV): Network (N)
- Attack Complexity (AC): Low (L)
- Privileges Required (PR): Low (L)
- User Interaction (UI): None (N)
- Scope (S): Unchanged (U)
- Confidentiality (C): High (H)
- Integrity (I): None (N)
- Availability (A): None (N)
- Modified Attack Vector (MAV): Network (N)
- Modified Attack Complexity (MAC): Low (L)
- Modified Privileges Required (MPR): Low (L)
- Modified User Interaction (MUI): None (N)
- Modified Confidentiality (MC): High (H)
- Modified Scope (MS): Unchanged (U)
- Modified Integrity (MI): None (N)
- Modified Availability (MA): None (N)
Activity log
- Created suggestion
Lemmy: SSRF and internal image disclosure in post link metadata via unvalidated og:image
Lemmy is a link aggregator and forum for the fediverse. Prior to version 0.19.18, Lemmy fetches metadata for user-supplied post URLs and, under the default StoreLinkPreviews image mode, downloads the preview image through local pict-rs. While the top-level page URL is checked against internal IP ranges, the extracted og:image URL is not subject to the same restriction. As a result, an authenticated low-privileged user can submit an attacker-controlled public page whose Open Graph image points to an internal image endpoint. Lemmy will fetch that internal image server-side and store a local thumbnail that can then be served back to users. This issue has been patched in version 0.19.18.
References
-
https://github.com/LemmyNet/lemmy/security/advisories/GHSA-h6hf-9846-xwrq x_refsource_CONFIRM
-
https://github.com/LemmyNet/lemmy/releases/tag/0.19.18 x_refsource_MISC
Affected products
- ==< 0.19.18
Matching in nixpkgs
pkgs.lemmy-ui
Building a federated alternative to reddit in rust
pkgs.lemmy-help
CLI for generating vim help docs from emmylua comments
Package maintainers
-
@georgyo George Shammas <george@shamm.as>
-
@billewanick Bill Ewanick <bill@ewanick.com>
-
@happysalada Raphael Megzari <raphael@megzari.com>