Vulnerability CVE-2024-45607


Published: 2024-09-12

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

Type:

CWE-347

(Improper Verification of Cryptographic Signature)

 References:
https://github.com/Secreto31126/whatsapp-api-js/security/advisories/GHSA-mwhf-vhr5-7j23
https://github.com/Secreto31126/whatsapp-api-js/pull/371
https://github.com/Secreto31126/whatsapp-api-js/commit/56620c65126427496a94d176082fbd8393a95b6d

Copyright 2024, cxsecurity.com

 

Back to Top