Files
CVEs-PoC/2010/CVE-2010-20112.md
T
2025-09-29 21:09:30 +02:00

1.1 KiB
Raw Blame History

CVE-2010-20112

Description

Amlibs NetOpacs webquery.dll contains a stack-based buffer overflow vulnerability triggered by improper handling of HTTP GET parameters. Specifically, the application fails to enforce bounds on input supplied to the app parameter, allowing excessive data to overwrite memory structures including the Structured Exception Handler (SEH). Additionally, malformed parameter names followed by an equals sign may result in unintended control flow behavior. This vulnerability is exposed through IIS and affects legacy Windows deployments

POC

Reference

Github

No PoCs found on GitHub currently.