GHSA-vpgw-ffh3-648h

    Dashboard / Vulnerabilities / GHSA-vpgw-ffh3-648h

    GHSA-vpgw-ffh3-648h

    Published: 12 Apr 2022Last Modified: 8 Nov 2023
    Aliases:

    Summary: Prototype Pollution in fullpage.js

    Details: 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.

    Affected packages

    Package

    Name: fullpage.js

    Purl: pkg:npm/fullpage.js

    Affected ranges

    Type: SEMVER

    Events:

    Introduced- 0
    Fixed -4.0.2

    Affected versions

    Common Vulnerability Scoring System

    Attack Vector
    Network
    Adjacent
    Local
    Physical
    Privileges Required
    None
    Low
    High
    User Interaction
    None
    Required
    Scope
    Unchanged
    Changed
    Confidentiality
    None
    Low
    High
    Integrity
    None
    Low
    High
    Availability
    None
    Low
    High
    GHSA-vpgw-ffh3-648h | CVE-DB