CVE-2016-10555 Vulnerability Details

  /     /     /  

CVE-2016-10555 Metadata Quick Info

CVE Published: 31/05/2018 | CVE Updated: 16/09/2024 | CVE Year: 2016
Source: hackerone | Vendor: HackerOne | Product: jwt-simple node module
Status : PUBLISHED

CVE-2016-10555 Description

Since "algorithm" isn\'t enforced in jwt.decode()in jwt-simple 0.3.0 and earlier, a malicious user could choose what algorithm is sent sent to the server. If the server is expecting RSA but is sent HMAC-SHA with RSA\'s public key, the server will think the public key is actually an HMAC private key. This could be used to forge any data an attacker wants.

Metrics

CVSS Version: 3.1 | Base Score: n/a
Vector: n/a

l➤ Exploitability Metrics:
    Attack Vector (AV)*
    Attack Complexity (AC)*
    Privileges Required (PR)*
    User Interaction (UI)*
    Scope (S)*

l➤ Impact Metrics:
    Confidentiality Impact (C)*
    Integrity Impact (I)*
    Availability Impact (A)*

Weakness Enumeration (CWE)

CWE-ID: CWE-20
CWE Name: Improper Input Validation (CWE-20)
Source: HackerOne

Common Attack Pattern Enumeration and Classification (CAPEC)

CAPEC-ID:
CAPEC Description:


Source: NVD (National Vulnerability Database).