CVE-2021-23345 MEDIUM

CVE-2021-23345: Server-side Request Forgery (SSRF)

Vendor N/A
Product github.com/thecodingmachine/gotenberg
Published February 26, 2021
Last update September 16, 2024

CVSS base score

5.3/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction None
Confidentiality Low
Integrity None

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N

What the vulnerability does

01Description

All versions of package github.com/thecodingmachine/gotenberg are vulnerable to Server-side Request Forgery (SSRF) via the /convert/html endpoint when the src attribute of an HTML element refers to an internal system file, such as <iframe src='file:///etc/passwd'>.

Key dates

02Disclosure timeline

February 26, 2021 CVE published
September 16, 2024 Record updated