Application crash via empty input under-read
Published Sep 6, 2022 · Updated Aug 3, 2024
Stack buffer under-read in GNU FriBidi before 1.0.12 allows local users to crash its command-line utility by processing crafted input. In bin/fribidi-main.c, main subtracts one from a zero strlen result and reads S_[-1] while trying to remove a trailing newline. Execution requires a user to run the fribidi utility on attacker-supplied input; the demonstrated consequence is process termination under AddressSanitizer.
Summary
What happened
Stack buffer under-read in GNU FriBidi before 1.0.12 allows local users to crash its command-line utility by processing crafted input. In bin/fribidi-main.c, main subtracts one from a zero strlen result and reads S_[-1] while trying to remove a trailing newline. Execution requires a user to run the fribidi utility on attacker-supplied input; the demonstrated consequence is process termination under AddressSanitizer.
The record
- CVE
- CVE-2022-25308
- Published
- Sep 6, 2022
- Updated
- Aug 3, 2024
- Vendor
- GNU
- Product
- GNU FriBidi
- Classifications
- CWE-787, CWE-121, T1204.002
- Attack vector
- local
- Privileges
- unauthenticated
Timeline
How it unfolded
- Sep 6, 2022CVE publishedPublication date reported by the CVE source.
- Aug 3, 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=Fixed in v1.0.12
What conditions does exploitation require?
What is affected?
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.
Weakness, pattern, technique
Public exploit references
- Issue #181 proof-of-concept inputproof 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