Lucene search

K
osvGoogleOSV:GHSA-VPGW-FFH3-648H
HistoryApr 12, 2022 - 12:00 a.m.

Prototype Pollution in fullpage.js

2022-04-1200:00:38
Google
osv.dev
41

0.002 Low

EPSS

Percentile

57.1%

fullPage utils are available to developers using window.fp_utils. They can use these utils for their own use-case (other than fullPage) as well. However, one of the utils deepExtend is vulnerable to Prototype Pollution vulnerability.

Javascript is “prototype” language which means when a new “object” is created, it carries the predefined properties and methods of an “object” with itself like toString, constructor etc. By using prototype-pollution vulnerability, an attacker can overwrite/create the property of that “object” type. If the victim developer has used that property anywhere in the code, then it will have severe effect on the application.

CPENameOperatorVersion
fullpage.jslt4.0.2

0.002 Low

EPSS

Percentile

57.1%

Related for OSV:GHSA-VPGW-FFH3-648H