A stack-based buffer overflow flaw was found in the Fribidi package. This flaw allows an attacker to pass a specially crafted file to the Fribidi application, which leads to a possible memory leak or a denial of service.
A stack-based buffer overflow condition is a condition where the buffer being overwritten is allocated on the stack (i.e., is a local variable or, rarely, a parameter to a function).
The product writes data past the end, or before the beginning, of the intended buffer.
Link | Tags |
---|---|
https://github.com/fribidi/fribidi/issues/181 | exploit third party advisory patch |
https://bugzilla.redhat.com/show_bug.cgi?id=2047890 | issue tracking third party advisory |
https://github.com/fribidi/fribidi/pull/184 | third party advisory exploit |
https://access.redhat.com/security/cve/CVE-2022-25308 | third party advisory |