5
CVSSv2

CVE-2001-0214

Published: 02/06/2001 Updated: 05/09/2008
CVSS v2 Base Score: 5 | Impact Score: 2.9 | Exploitability Score: 10
VMScore: 505
Vector: AV:N/AC:L/Au:N/C:P/I:N/A:N

Vulnerability Summary

Way-board CGI program allows remote malicious users to read arbitrary files by specifying the filename in the db parameter and terminating the filename with a null byte.

Vulnerable Product Search on Vulmon Subscribe to Product

way way-board cgi

Exploits

source: wwwsecurityfocuscom/bid/2370/info A remote user could gain read access to known files outside of the root directory where Way-Board resides Requesting a specially crafted URL composed of '%00' sequences along with the known filename will disclose the requested file target/way-board/way-boardcgi?db=url_to_any_file%00 ...