CVE-2019-25362
Stack-Based Buffer Overflow in WMV to AVI Converter Enables Remote Code Execution
Publication date: 2026-02-18
Last updated on: 2026-02-27
Assigner: VulnCheck
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| alloksoft | wmv_to_avi_mpeg_dvd_wmv_convertor | 4.6.1217 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-787 | The product writes data past the end, or before the beginning, of the intended buffer. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
The vulnerability exists in WMV to AVI MPEG DVD WMV Convertor version 4.6.1217 and is a buffer overflow issue. It occurs when the application processes the license name and license code fields, allowing an attacker to overwrite these fields with a specially crafted payload of 6000 bytes. This overflow can trigger a stack-based buffer overflow in the input handling of the application.
Exploiting this vulnerability enables an attacker to execute arbitrary code on the affected system, specifically by triggering a bind shell on port 4444.
How can this vulnerability impact me? :
This vulnerability can have severe impacts as it allows remote attackers to execute arbitrary code without any privileges or user interaction.
Successful exploitation can lead to a remote bind shell being opened on port 4444, which gives attackers direct control over the affected system.
This can result in unauthorized access, data theft, system compromise, or further attacks within the network.
How does this vulnerability affect compliance with common standards and regulations (like GDPR, HIPAA)?:
I don't know
How can this vulnerability be detected on my network or system? Can you suggest some commands?
I don't know
What immediate steps should I take to mitigate this vulnerability?
I don't know