Lucene search

K
prionPRIOn knowledge basePRION:CVE-2020-7777
HistoryNov 23, 2020 - 4:15 p.m.

Design/Logic Flaw

2020-11-2316:15:00
PRIOn knowledge base
www.prio-n.com

6.9 Medium

AI Score

Confidence

High

0.002 Low

EPSS

Percentile

53.2%

This affects all versions of package jsen. If an attacker can control the schema file, it could run arbitrary JavaScript code on the victim machine. In the module description and README file there is no mention about the risks of untrusted schema files, so I assume that this is applicable. In particular the required field of the schema is not properly sanitized. The resulting string that is build based on the schema definition is then passed to a Function.apply();, leading to an Arbitrary Code Execution.

6.9 Medium

AI Score

Confidence

High

0.002 Low

EPSS

Percentile

53.2%

Related for PRION:CVE-2020-7777