Service crash via overflowing audio header arithmetic
Published Jul 18, 2023 · Updated Oct 28, 2024
Integer overflow in Libsndfile's AU and MAT4 parsers allows context-dependent attackers to trigger a service crash by opening a crafted audio file. The au_read_header function adds attacker-controlled header values with signed integer arithmetic, while mat4_read_header multiplies untrusted rows and columns before widening the result. A user or consuming application must open the crafted file; demonstrated test cases reach undefined behavior, while impacts beyond denial of service remain unspecified.
Summary
What happened
Integer overflow in Libsndfile's AU and MAT4 parsers allows context-dependent attackers to trigger a service crash by opening a crafted audio file. The au_read_header function adds attacker-controlled header values with signed integer arithmetic, while mat4_read_header multiplies untrusted rows and columns before widening the result. A user or consuming application must open the crafted file; demonstrated test cases reach undefined behavior, while impacts beyond denial of service remain unspecified.
The record
- CVE
- CVE-2022-33065
- Published
- Jul 18, 2023
- Updated
- Oct 28, 2024
- Vendor
- Unknown vendor
- Product
- Unknown product
- Classifications
- CWE-190, T1204.002
- Attack vector
- local
- Privileges
- unauthenticated
Timeline
How it unfolded
- Jul 18, 2023CVE publishedPublication date reported by the CVE source.
- Oct 28, 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?
What conditions does exploitation require?
What is affected?
Affected products and versions are unavailable in this record.
Published CVSS scores
CVSS describes severity. EPSS estimates exploitation probability.
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
- UndefinedBehaviorSanitizer integer-overflow test casesproof of concept · demonstrated
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