CVE-2020-7749 HIGH

CVE-2020-7749: Server-side Request Forgery (SSRF)

Vendor N/A
Product osm-static-maps
Published October 20, 2020
Last update September 16, 2024

CVSS base score

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

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:L/E:U/RL:O/RC:R

What the vulnerability does

01Description

This affects all versions of package osm-static-maps. User input given to the package is passed directly to a template without escaping ({{{ ... }}}). As such, it is possible for an attacker to inject arbitrary HTML/JS code and depending on the context. It will be outputted as an HTML on the page which gives opportunity for XSS or rendered on the server (puppeteer) which also gives opportunity for SSRF and Local File Read.

Key dates

02Disclosure timeline

October 20, 2020 CVE published
September 16, 2024 Record updated