Actively Exploited in the Wild

This vulnerability is being actively exploited in the wild.

Subtitle Processor Buffer Overflow Vulnerability in .M3U File Parsing

Vulnerability

A buffer overflow vulnerability has been identified in Subtitle Processor version 7.7.1, specifically within its .m3u file parser. The issue arises when the application processes a crafted playlist file. During this process, the application improperly handles input by converting it to Unicode and copying it into a fixed-size stack buffer without adequate bounds checking. This flaw enables an attacker to overwrite the Structured Exception Handler (SEH), potentially leading to arbitrary code execution.

Impact

Exploitation of this vulnerability allows for arbitrary code execution on the affected system.

Reproduction

The vulnerability can be reproduced by creating a .m3u file that includes a long string of data. When this file is opened in Subtitle Processor 7.7.1, the application will convert the input into Unicode, expanding the string and causing it to overflow the stack buffer. This overflow can overwrite the SEH, allowing for the execution of arbitrary code.

Remediation

Users are advised not to open untrusted .m3u files. There is currently no known patch available for this vulnerability.

Added: Aug 20, 2025, 4:28 PM
Updated: Aug 20, 2025, 4:28 PM

Vulnerability Rating

Custom Algorithm
spread
0.0
impact
10.0
exploitability
6.1
remediation
0.0
relevance
0.4
threat
8.2
urgency
2.9
incentive
0.8

Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.