Home
Trends
Vulnerabilities
News
Researchers
Why dbugs?

Ned

Researcher fromfelinemenace.org
#37314of 53,622
7.5Total CVSS
Vulnerabilities · 1
PT-2004-1813
7.5
2004-07-23
Ollydbg · Ollydbg · CVE-2004-0733
**Name of the Vulnerable Software and Affected Versions** OllyDbg version 1.10 **Description** The issue allows remote attackers to cause a denial of service, potentially leading to a crash, and may also enable the execution of arbitrary code. This is achieved through format string specifiers that are directly provided to the `OutputDebugString` function call. **Recommendations** For OllyDbg version 1.10, consider updating to a newer version that addresses this issue, if available. As a temporary workaround, restrict the use of format string specifiers in the `OutputDebugString` function call to minimize the risk of exploitation.