
jperelli/osm-static-maps
Releases28
Frequency4 months 3 weeks
Last Release
Stars179
Openstreetmap static maps is a nodejs lib, CLI and server open source inspired on google static map service
CVE History
| CVE | Published | CVSS v3 | CVSS v2 |
|---|---|---|---|
| 7.6 HIGH | 6.5 MEDIUM | ||
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. | |||