3 matches found
Darxite 0.4 Login Buffer Overflow Vulnerability
No description provided by source. source: http://www.securityfocus.com/bid/1598/info Darxite 0.4 does not do proper bounds checking on user-supplied data during the login process, relying on sprintf to deliver the data into a 256 character buffer. Therefore, it is possible for an attacker to...
CVE-2000-0846
CVE-2000-0846 affects Darxite 0.4 and earlier. The underlying issue is a buffer overflow triggered by a long username or password, enabling a remote attacker to execute arbitrary commands. Documented impact is remote command execution with a base CVSS v2 score of 7.5 (HIGH) under NETWORK exposure...
Darxite 0.4 - Login Buffer Overflow
// source: https://www.securityfocus.com/bid/1598/info Darxite 0.4 does not do proper bounds checking on user-supplied data during the login process, relying on sprintf to deliver the data into a 256 character buffer. Therefore, it is possible for an attacker to supply arbitrary code for executio...