CVE-2019-25318
Stack Overflow in AVS Audio Converter Allows Remote Code Execution
Publication date: 2026-02-12
Last updated on: 2026-02-13
Assigner: VulnCheck
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| avs | audio_converter | 9.1.2.600 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-121 | 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). |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability exists in AVS Audio Converter version 9.1.2.600 and is a stack overflow issue. It occurs when an attacker manipulates the output folder text input, causing the program to overwrite stack memory. This can lead to the execution of arbitrary code.
Specifically, an attacker can craft a malicious payload that triggers a bind shell on port 9999 when the 'Browse' button is clicked.
How can this vulnerability impact me? :
The vulnerability allows attackers to execute arbitrary code on the affected system without requiring privileges or user interaction beyond clicking the 'Browse' button.
This can lead to unauthorized remote access via a bind shell on port 9999, potentially allowing attackers to control the system, steal data, or perform other malicious actions.
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