Webhook signature disclosure via non-constant-time comparison
Published Jan 8, 2023 · Updated Aug 6, 2024
Timing side channel in viafintech Barzahlen PHP SDK 2.0.0 allows remote attackers to infer a valid webhook HMAC through repeated probes. Webhook::verify compares the supplied HTTP_BZ_SIGNATURE header with the calculated HMAC using PHP's non-constant-time equality operator, allowing response time to reveal matching prefixes. Repeated network access to a merchant's webhook endpoint is required; successful recovery supports forged callbacks, while no direct service interruption is documented.
Summary
What happened
Timing side channel in viafintech Barzahlen PHP SDK 2.0.0 allows remote attackers to infer a valid webhook HMAC through repeated probes. Webhook::verify compares the supplied HTTP_BZ_SIGNATURE header with the calculated HMAC using PHP's non-constant-time equality operator, allowing response time to reveal matching prefixes. Repeated network access to a merchant's webhook endpoint is required; successful recovery supports forged callbacks, while no direct service interruption is documented.
The record
- CVE
- CVE-2016-15015
- Published
- Jan 8, 2023
- Updated
- Aug 6, 2024
- Vendor
- viafintech
- Product
- Barzahlen PHP SDK
- Classifications
- CWE-208, CWE-203
- Attack vector
- network
- Privileges
- unauthenticated
Timeline
How it unfolded
- Jan 8, 2023CVE publishedPublication date reported by the CVE source.
- Aug 6, 2024Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=2.0
What conditions does exploitation require?
What is affected?
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Public exploit references
No public exploit references are available in this record.
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo