CVE-2024-45607 MEDIUM

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

Vendor Secreto31126
Product whatsapp-api-js
Weakness CWE-347
Published September 12, 2024
Last update September 12, 2024

CVSS base score

5.8/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction None
Confidentiality None
Integrity Low

CVSS vector

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

What the vulnerability does

01Description

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.

Key dates

02Disclosure timeline

September 12, 2024 CVE published
September 12, 2024 Record updated