WhatsApp has released security updates[1]
to address two flaws in its messaging app for Android and iOS that
could lead to remote code execution on vulnerable devices.

One of them concerns CVE-2022-36934[2]
(CVSS score: 9.8), a critical integer overflow vulnerability in
WhatsApp that results in the execution of arbitrary code simply by
establishing a video call.

The issue impacts the WhatsApp and WhatsApp Business for Android
and iOS prior to versions 2.22.16.12.

CyberSecurity

Also patched by the Meta-owned messaging platform is an integer
underflow bug, which refers to an opposite category of errors that
occur when the result of an operation is too small for storing the
value within the allocated memory space.

The high-severity issue, given the CVE identifier CVE-2022-27492[3]
(CVSS score: 7.8), affects WhatsApp for Android prior to versions
2.22.16.2 and WhatsApp for iOS version 2.22.15.9, and could be
triggered upon receiving a specially crafted video file.

Exploiting integer overflows[4]
and underflows[5]
are a stepping stone towards inducing undesirable behavior, causing
unexpected crashes, memory corruption, and code execution.

CyberSecurity

WhatsApp did not share more specifics on the vulnerabilities,
but cybersecurity firm Malwarebytes said[6]
that they reside in two components called Video Call Handler and
Video File Handler, which could permit an attacker to seize control
of the app.

Vulnerabilities on WhatsApp can be a lucrative attack vector for
threat actors looking to plant malicious software on compromised
devices. In 2019, an audio calling flaw[7]
was exploited by the Israeli spyware maker NSO Group to inject the
Pegasus spyware[8].

References

  1. ^
    security
    updates
    (www.whatsapp.com)
  2. ^
    CVE-2022-36934
    (nvd.nist.gov)
  3. ^
    CVE-2022-27492
    (nvd.nist.gov)
  4. ^
    integer
    overflows
    (cwe.mitre.org)
  5. ^
    underflows
    (cwe.mitre.org)
  6. ^
    said
    (www.malwarebytes.com)
  7. ^
    audio
    calling flaw
    (thenextweb.com)
  8. ^
    Pegasus
    spyware
    (thehackernews.com)

Read more