Executive Summary



This Alert is flagged as TOP 25 Common Weakness Enumeration from CWE/SANS. For more information, you can read this.
Informations
Name CVE-2020-7749 First vendor Publication 2020-10-20
Vendor Cve Last vendor Modification 2021-07-21

Security-Database Scoring CVSS v3

Cvss vector : CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:L
Overall CVSS Score 7.6
Base Score 7.6 Environmental Score 7.6
impact SubScore 4.7 Temporal Score 7.6
Exploitabality Sub Score 2.8
 
Attack Vector Network Attack Complexity Low
Privileges Required Low User Interaction None
Scope Unchanged Confidentiality Impact High
Integrity Impact Low Availability Impact Low
Calculate full CVSS 3.0 Vectors scores

Security-Database Scoring CVSS v2

Cvss vector : (AV:N/AC:L/Au:S/C:P/I:P/A:P)
Cvss Base Score 6.5 Attack Range Network
Cvss Impact Score 6.4 Attack Complexity Low
Cvss Expoit Score 8 Authentication Requires single instance
Calculate full CVSS 2.0 Vectors scores

Detail

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.

Original Source

Url : http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-7749

CWE : Common Weakness Enumeration

% Id Name
50 % CWE-79 Failure to Preserve Web Page Structure ('Cross-site Scripting') (CWE/SANS Top 25)
50 % CWE-74 Failure to Sanitize Data into a Different Plane ('Injection')

CPE : Common Platform Enumeration

TypeDescriptionCount
Application 1

Sources (Detail)

Source Url
MISC https://github.com/jperelli/osm-static-maps/blob/master/src/template.html%23L142
https://github.com/jperelli/osm-static-maps/pull/24
https://snyk.io/vuln/SNYK-JS-OSMSTATICMAPS-609637

Alert History

If you want to see full details history, please login or register.
0
1
2
3
4
5
6
Date Informations
2021-08-05 01:40:42
  • Multiple Updates
2021-07-21 17:23:19
  • Multiple Updates
2021-05-04 14:02:38
  • Multiple Updates
2021-04-22 03:08:19
  • Multiple Updates
2020-12-03 00:23:01
  • Multiple Updates
2020-11-01 17:23:07
  • Multiple Updates
2020-10-20 17:23:00
  • First insertion