Skip to main content

Authentication Bypass by Capture-replay

CVE-2024-38284

Severity High
Score 8.7/10

Summary

Transmitted data is logged between the device and the backend service. An attacker could use these logs to perform a replay attack to replicate calls.

  • LOW
  • NETWORK
  • NONE
  • LOW

CWE-294 - Authentication Bypass by Capture-replay

A capture-replay flaw exists when the design of the software makes it possible for a malicious user to sniff network traffic and bypass authentication by replaying it to the server in question to the same effect as the original message (or with minor changes).

References

Advisory Timeline

  • Published