CVE-2020-7749

HIGHCVSS 7.6/10EPSS 1.58%

Last modified

CVE-2020-7749 is a high-severity vulnerability rated 7.6/10 on the CVSS scale. This affects all versions of package osm-static-maps. User input given to the package is passed directly to a template without escaping ({{{ ... EPSS estimates a 1.58% chance of exploitation in the next 30 days.

Description

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.

Metrics

CVSS 3.1
7.6/10

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

EPSS Probability
1.58%

72.4th percentile

Probability of exploitation in the next 30 days. Learn more

Weakness Enumeration

Affected Software

VendorProductVersions
Osm-Static-Maps ProjectOsm-Static-MapsAll versions

References

Timeline

Published
Last Modified
Status
Modified

Frequently Asked Questions

What is CVE-2020-7749?
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.
How severe is CVE-2020-7749?
CVE-2020-7749 has a CVSS score of 7.6/10 (HIGH severity). The EPSS model estimates a 1.58% probability of exploitation in the next 30 days.
How do I fix CVE-2020-7749?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

Are you affected by CVE-2020-7749?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST