![]() |
![]() |
|
|
|
|
|
|
|
|
|
|
|
|
Vulnerabilities
Open Recursive DNS ServerSynopsis:The remote host provides recursive DNS service. Description: Typically, DNS servers only provide recursive DNS services to machines within a trusted domain. A server with this vulnerability is providing recursive DNS service to any host on the Internet. Restricting recursion and disabling the ability to send additional delegation information can help prevent DNS-based DoS attacks and cache poisoning. It can also improve performance on your network by reducing the vulnerability of your DNS servers to use as a reflector in such an attack. Solution: See The Continuing Denial of Service Threat Posed by DNS Recursion for more information. Risk Factor: Medium / CVSS Base Score: 4.0
Web Server Generic XSSSynopsis:The remote web server is susceptible to cross-site scripting attacks. Description: The remote host is running a web server that fails to adequately sanitize request strings containing malicious JavaScript. By leveraging this issue, an attacker may be able to cause arbitrary HTML and script code to be executed in a user's browser within the security context of the affected site. See also: http://www.owasp.org/index.php/Cross-site_Scripting_%28XSS%29 Solution: For devices running embedded web servers (such as printers or network equipment), contact the vendor to determine if a patch is available. For web servers that host applications or web sites, ensure that patches are up-to-date, and modify the application’s code as necessary to correct the vulnerability. See the OWASP link above for guidance. If the vulnerability cannot be corrected, place the host on a privately-addressed network or behind a firewall. Risk Factor: Medium / CVSS Base Score : 4.3 (CVSS2#AV:N/AC:M/Au:N/C:N/I:P/A:N) CVE ID: CVE-2002-1060 CVE-2003-1543 CVE-2005-2453 CVE-2006-1681 Nessus Plugin Information: http://www.nessus.org/plugins/index.php?view=single&id=10815
HTTP TRACE / TRACK Methods AllowedSynopsis:Debugging functions are enabled on the remote web server. Description: See also: Solution: For Apache web servers, add the following lines for each virtual host in your configuration file: RewriteEngine on Alternatively, note that Apache versions 1.3.34, 2.0.55, and 2.2 support disabling the TRACE method natively via the "TraceEnable" directive. For Internet Information Services (IIS), use the URLScan tool to deny HTTP TRACE requests or to permit only the methods needed to meet site requirements and policy. Risk Factor:
Printer Accessible to Public InternetSynopsis: Description: Solution: Risk Factor:
Unsupported Operating SystemSynopsis: Description: Mac OS X Linux
Solution: Risk factor: Nessus Plugin Information:
|
| Last modified January 17, 2013 | ||