Lucene search

K
cvelistGitHub_MCVELIST:CVE-2024-45607
HistorySep 12, 2024 - 7:58 p.m.

CVE-2024-45607 whatsapp-api-js fails to validate message's signature

2024-09-1219:58:13
CWE-347
GitHub_M
www.cve.org
6
whatsapp-api-js
message signature validation
vulnerability
fixed version 4.0.3
access control

CVSS3

5.8

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

CHANGED

Confidentiality Impact

NONE

Integrity Impact

LOW

Availability Impact

NONE

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:L/A:N

EPSS

0.001

Percentile

21.3%

whatsapp-api-js is a TypeScript server agnostic Whatsapp’s Official API framework. It’s possible to check the payload validation using the WhatsAppAPI.verifyRequestSignature and expect false when the signature is valid. Incorrect Access Control, anyone using the post or verifyRequestSignature methods to handle messages is impacted. This vulnerability is fixed in 4.0.3.

CNA Affected

[
  {
    "vendor": "Secreto31126",
    "product": "whatsapp-api-js",
    "versions": [
      {
        "version": ">= 4.0.0, < 4.0.3",
        "status": "affected"
      }
    ]
  }
]

CVSS3

5.8

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

CHANGED

Confidentiality Impact

NONE

Integrity Impact

LOW

Availability Impact

NONE

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:L/A:N

EPSS

0.001

Percentile

21.3%

Related for CVELIST:CVE-2024-45607