CVE-2019-25735 PUBLISHED

AllPlayer 7.4 Local Buffer Overflow via SEH Unicode

Assigner: VulnCheck
Reserved: 04.06.2026 Published: 04.06.2026 Updated: 04.06.2026

AllPlayer 7.4 contains a local buffer overflow vulnerability in URL handling that allows attackers to overwrite structured exception handling pointers by supplying an excessively long URL string. Attackers can craft a malicious URL, paste it into the Open URL dialog, and trigger SEH-based code execution to run arbitrary commands with user privileges.

Metrics

CVSS Vector: CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
CVSS Score: 8.6

Product Status

Vendor Allplayer
Product AllPlayer
Versions
  • Version 7.4 is affected

Credits

  • Chris Au finder

References

Problem Types

  • Buffer Copy without Checking Size of Input ('Classic Buffer Overflow') CWE