Início
Tendências
Vulnerabilidades
Notícias
Pesquisadores
Por que dbugs?

Ned

Pesquisador defelinemenace.org
#37780de 53,630
7.5CVSS total
Vulnerabilidades · 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.