ID

VAR-200707-0675


CVE

CVE-2008-1447


TITLE

Multiple DNS implementations vulnerable to cache poisoning

Trust: 0.8

sources: CERT/CC: VU#800113

DESCRIPTION

The DNS protocol, as implemented in (1) BIND 8 and 9 before 9.5.0-P1, 9.4.2-P1, and 9.3.5-P1; (2) Microsoft DNS in Windows 2000 SP4, XP SP2 and SP3, and Server 2003 SP1 and SP2; and other implementations allow remote attackers to spoof DNS traffic via a birthday attack that uses in-bailiwick referrals to conduct cache poisoning against recursive resolvers, related to insufficient randomness of DNS transaction IDs and source ports, aka "DNS Insufficient Socket Entropy Vulnerability" or "the Kaminsky bug.". Various implementations of DNS services may allow multiple simultaneous queries for the same resource record, allowing an attacker to apply probabilistic techniques to improve their odds of successful DNS spoofing. Deficiencies in the DNS protocol and common DNS implementations facilitate DNS cache poisoning attacks. RESOLUTION The resolution is to discontinue the use of BIND/iX and migrate DNS services to another platform. -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 - ------------------------------------------------------------------------ Debian Security Advisory DSA-1617-1 security@debian.org http://www.debian.org/security/ Devin Carraway July 25, 2008 http://www.debian.org/security/faq - ------------------------------------------------------------------------ Package : refpolicy Vulnerability : incompatible policy Problem type : local Debian-specific: no CVE Id(s) : CVE-2008-1447 Debian Bug : 490271 In DSA-1603-1, Debian released an update to the BIND 9 domain name server, which introduced UDP source port randomization to mitigate the threat of DNS cache poisoning attacks (identified by the Common Vulnerabilities and Exposures project as CVE-2008-1447). The fix, while correct, was incompatible with the version of SELinux Reference Policy shipped with Debian Etch, which did not permit a process running in the named_t domain to bind sockets to UDP ports other than the standard 'domain' port (53). The incompatibility affects both the 'targeted' and 'strict' policy packages supplied by this version of refpolicy. This update to the refpolicy packages grants the ability to bind to arbitrary UDP ports to named_t processes. When installed, the updated packages will attempt to update the bind policy module on systems where it had been previously loaded and where the previous version of refpolicy was 0.0.20061018-5 or below. Because the Debian refpolicy packages are not yet designed with policy module upgradeability in mind, and because SELinux-enabled Debian systems often have some degree of site-specific policy customization, it is difficult to assure that the new bind policy can be successfully upgraded. To this end, the package upgrade will not abort if the bind policy update fails. The new policy module can be found at /usr/share/selinux/refpolicy-targeted/bind.pp after installation. Administrators wishing to use the bind service policy can reconcile any policy incompatibilities and install the upgrade manually thereafter. A more detailed discussion of the corrective procedure may be found here: http://wiki.debian.org/SELinux/Issues/BindPortRandomization For the stable distribution (etch), this problem has been fixed in version 0.0.20061018-5.1+etch1. The unstable distribution (sid) is not affected, as subsequent refpolicy releases have incorporated an analogous change. We recommend that you upgrade your refpolicy packages. Upgrade instructions - -------------------- wget url will fetch the file for you dpkg -i file.deb will install the referenced file. If you are using the apt-get package manager, use the line for sources.list as given below: apt-get update will update the internal database apt-get upgrade will install corrected packages You may use an automated update by adding the resources from the footer to the proper configuration. Debian GNU/Linux 4.0 alias etch - ------------------------------- Debian (stable) - --------------- Stable updates are available for alpha, amd64, arm, hppa, i386, ia64, mips, mipsel, powerpc, s390 and sparc. Source archives: http://security.debian.org/pool/updates/main/r/refpolicy/refpolicy_0.0.20061018.orig.tar.gz Size/MD5 checksum: 571487 1bb326ee1b8aea1fa93c3bd86a3007ee http://security.debian.org/pool/updates/main/r/refpolicy/refpolicy_0.0.20061018-5.1+etch1.diff.gz Size/MD5 checksum: 53515 bd171f0cfa9adc59d451d176fb32c913 http://security.debian.org/pool/updates/main/r/refpolicy/refpolicy_0.0.20061018-5.1+etch1.dsc Size/MD5 checksum: 859 52bc8ea0cab864e990e9dacc4db3b678 Architecture independent packages: http://security.debian.org/pool/updates/main/r/refpolicy/selinux-policy-refpolicy-strict_0.0.20061018-5.1+etch1_all.deb Size/MD5 checksum: 1541610 626c93fc13beaa01ff151d9103a7860b http://security.debian.org/pool/updates/main/r/refpolicy/selinux-policy-refpolicy-doc_0.0.20061018-5.1+etch1_all.deb Size/MD5 checksum: 289230 b082a861eda93f9bc06dd2e2f03ba89d http://security.debian.org/pool/updates/main/r/refpolicy/selinux-policy-refpolicy-targeted_0.0.20061018-5.1+etch1_all.deb Size/MD5 checksum: 1288314 c00ed4f0ea4ddbb8dd945c24c710c788 http://security.debian.org/pool/updates/main/r/refpolicy/selinux-policy-refpolicy-src_0.0.20061018-5.1+etch1_all.deb Size/MD5 checksum: 595490 841f616c8f08b22ed7077c21c1065026 http://security.debian.org/pool/updates/main/r/refpolicy/selinux-policy-refpolicy-dev_0.0.20061018-5.1+etch1_all.deb Size/MD5 checksum: 418666 bee3f41fe8771b7b88693937814494a3 These files will probably be moved into the stable distribution on its next update. NOTE: These vulnerabilities impact OpenVMS TCP/IP BIND servers only. HP TCP/IP Services for OpenVMS 5.7 ECO5 package is available from the following location: The HP TCP/IP Services for OpenVMS 5.7 ECO5 kits for both Integrity and Alpha platforms have been uploaded to HP Support Center website. Customers can access the kits from Patch Management page. In IP NAT filtering in Sun Solaris 10 and OpenSolaris series products, when a DNS server runs NAT, it incorrectly changes the original address of the data packet. When the destination address is a DNS port, it will allow remote attackers to bypass CVE-2008 -1447 security protection. And spoof the address returned by the DNS response. Background ========== Dnsmasq is a lightweight and easily-configurable DNS forwarder and DHCP server. Affected packages ================= ------------------------------------------------------------------- Package / Vulnerable / Unaffected ------------------------------------------------------------------- 1 net-dns/dnsmasq < 2.45 >= 2.45 Description =========== * Dan Kaminsky of IOActive reported that dnsmasq does not randomize UDP source ports when forwarding DNS queries to a recursing DNS server (CVE-2008-1447). * Carlos Carvalho reported that dnsmasq in the 2.43 version does not properly handle clients sending inform or renewal queries for unknown DHCP leases, leading to a crash (CVE-2008-3350). Impact ====== A remote attacker could send spoofed DNS response traffic to dnsmasq, possibly involving generating queries via multiple vectors, and spoof DNS replies, which could e.g. Description =========== == Several vulnerabilities in safe level == Multiple errors in the implementation of safe level restrictions can be exploited to call "untrace_var()", perform syslog operations, and modify "$PROGRAM_NAME" at safe level 4, or call insecure methods at safe levels 1 through 3. (These vulnerabilities were reported by Keita Yamaguchi.) == DoS vulnerability in WEBrick == An error exists in the usage of regular expressions in "WEBrick::HTTPUtils.split_header_value()". This can be exploited to consume large amounts of CPU via a specially crafted HTTP request. (This vulnerability was reported by Christian Neukirchen.) == Lack of taintness check in dl == An error in "DL" can be exploited to bypass security restrictions and call potentially dangerous functions. (This vulnerability was reported by Tanaka Akira.) Affected packages: Pardus 2008: ruby, all before 1.8.7_p72-16-4 ruby-mode, all before 1.8.7_p72-16-4 Pardus 2007: ruby, all before 1.8.7_p72-16-13 ruby-mode, all before 1.8.7_p72-16-4 Resolution ========== There are update(s) for ruby, ruby-mode. You can update them via Package Manager or with a single command from console: Pardus 2008: pisi up ruby ruby-mode Pardus 2007: pisi up ruby ruby-mode References ========== * http://www.ruby-lang.org/en/news/2008/08/08/multiple-vulnerabilities-in-ruby * http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1447 * http://secunia.com/advisories/31430/ ------------------------------------------------------------------------ -- Pınar Yanardağ http://pinguar.org _______________________________________________ Full-Disclosure - We believe in it. Charter: http://lists.grok.org.uk/full-disclosure-charter.html Hosted and sponsored by Secunia - http://secunia.com/. Among other things, successful attacks can lead to misdirected web traffic and email rerouting. The BIND 8 legacy code base could not be updated to include the recommended countermeasure (source port randomization, see DSA-1603-1 for details). There are two ways to deal with this situation: 1. The documentation included with BIND 9 contains a migration guide. 2. Configure the BIND 8 resolver to forward queries to a BIND 9 resolver. Provided that the network between both resolvers is trusted, this protects the BIND 8 resolver from cache poisoning attacks (to the same degree that the BIND 9 resolver is protected). This problem does not apply to BIND 8 when used exclusively as an authoritative DNS server. It is theoretically possible to safely use BIND 8 in this way, but updating to BIND 9 is strongly recommended. BIND 8 (that is, the bind package) will be removed from the etch distribution in a future point release. Some of these vulnerabilities may be pertinent to the SMA, please check the table in the Resolution section of this Security Bulletin. References: MS08-037 (CVE-2008-1447, CVE-2008-1454), MS08-038 (CVE-2008-1435), MS08-039 (CVE-2008-2247, CVE-2008-2248), MS08-040 (CVE-2008-0085, CVE-2008-0086, CVE-2008-0106, CVE-2008-0107). Patches released by Microsoft after MS06-051 are covered by monthly Security Bulletins. For the full archived list of Microsoft security updates applicable for Storage Management Appliance software v2.1, please refer to the following Security Bulletins available on the IT Resource Center (ITRC) Web site: http://www.itrc.hp.com/service/cki/secBullArchive.do For patches released by Microsoft in 2003, MS03-001 to MS03-051 refer to Security Bulletin HPSBST02146 For patches released by Microsoft in 2004, MS04-001 to MS04-045 refer to Security Bulletin HPSBST02147 For patches released by Microsoft in 2005, MS05-001 to MS05-055 refer to Security Bulletin HPSBST02148 For patches released by Microsoft in 2006, MS06-001 to MS06-051 refer to Security Bulletin HPSBST02140 The Microsoft patch index archive and further details about all Microsoft patches can be found on the following Web site: http://www.microsoft.com/technet/security/bulletin/summary.mspx NOTE: The SMA must have all pertinent SMA Service Packs applied Windows 2000 Update Rollup 1 Customers are advised to download and install the Windows 2000 Update Rollup 1 for Service Pack 4 on SMA v2.1. For more information please refer to the Windows 2000 Update Rollup 1 for Service Pack 4 and Storage Management Appliance v2.1 advisory at the following website: http://h20000.www2.hp.com/bizsupport/TechSupport/DocumentIndex.jsp?contentType=SupportManual&lang=en&cc=us&docIndexId=179111&taskId=101&prodTypeId=12169&prodSeriesId=315667 Windows 2000 Update Rollup 1 for SP4 does not include security updates released after April 30, 2005 starting from MS05-026. It also does not include patches MS04-003 and MS04-028. NOTE: Patch installation instructions are shown at the end of this table. ------------------------------------------------- MS Patch - MS08-037 Vulnerabilities in DNS Could Allow Spoofing (953230) Analysis - Patch will run successfully. ------------------------------------------------- MS Patch - MS08-038 Vulnerability in Windows Explorer Could Allow Remote Code Execution (950582) Analysis - SMA does not have this component. Action - Patch will not run successfully. Customers should not be concerned with this issue ------------------------------------------------- MS Patch - MS08-039 Vulnerabilities in Outlook Web Access for Exchange Server Could Allow Elevation of Privilege (953747) Analysis - SMA does not have this component. Action - Patch will not run successfully. Customers should not be concerned with this issue ------------------------------------------------- MS Patch - MS08-040 Vulnerabilities in Microsoft SQL Server Could Allow Elevation of Privilege (941203) Analysis - SMA does not have this component. Action - Patch will not run successfully. Customers should not be concerned with this issue ------------------------------------------------- Installation Instructions: (if applicable) Download patches to a system other than the SMA Copy the patch to a floppy diskette or to a CD Execute the patch by using Terminal Services to the SMA or by attaching a keyboard, monitor and mouse to the SMA. Note: The Microsoft Windows Installer 3.1 is supported on SMA v2.1. -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 SUPPORT COMMUNICATION - SECURITY BULLETIN Document ID: c01506861 Version: 6 HPSBUX02351 SSRT080058 rev.6 - HP-UX Running BIND, Remote DNS Cache Poisoning NOTICE: The information in this Security Bulletin should be acted upon as soon as possible. Release Date: 2008-07-16 Last Updated: 2010-12-15 ----------------------------------------------------------------------------- Potential Security Impact: Remote DNS cache poisoning Source: Hewlett-Packard Company, HP Software Security Response Team VULNERABILITY SUMMARY A potential security vulnerability has been identified with HP-UX running BIND. References: CVE-2008-1447 SUPPORTED SOFTWARE VERSIONS*: ONLY impacted versions are listed. HP-UX B.11.11, B.11.23, B.11.31 running BIND v9.3.2 or BIND v9.2.0, HP-UX B.11.11 running BIND v8.1.2 BACKGROUND CVSS 2.0 Base Metrics =========================================================== Reference Base Vector Base Score CVE-2008-1447 (AV:N/AC:L/Au:N/C:P/I:P/A:P) 7.5 =========================================================== Information on CVSS is documented in HP Customer Notice: HPSN-2008-002 RESOLUTION HP has provided the following software updates / patch to resolve the vulnerabilities for BIND v9.2.0 and BIND v9.3.2. Customers running BIND v8.1.2 on HP-UX B.11.11 should upgrade to BIND v9.2.0 or BIND v9.3.2 and apply the updates listed below. A new BIND v9.2.0 depot is available to address an issue encountered on HP-UX B.11.11. The new depot is available by contacting HP Support. The BIND v9.3.2 updates are available for download from: http://software.hp.com The patch PHNE_37865 is available from: http://itrc.hp.com HP-UX Release / Action B.11.11 running v8.1.2 / Upgrade to BIND v9.2.0 or BIND v9.3.2 and apply the updates listed below, remove "query-source port" and "query-source-v6 port" options in /etc/named.conf. HP-UX Release / BIND Depot name / Action B.11.11 running v9.2.0 / BIND920V15.depot / Remove "query-source port" and "query-source-v6 port" options in /etc/named.conf. HP-UX Release / Action B.11.23 running v9.2.0 / Install PHNE_37865 or subsequent; Remove "query-source port" and "query-source-v6 port" options in /etc/named.conf. HP-UX Release / Action B.11.11 running v9.3.2 / Install revision C.9.3.2.7.0 or subsequent; Remove "query-source port" and "query-source-v6 port" options in /etc/named.conf. B.11.23 running v9.3.2 / Install revision C.9.3.2.7.0 or subsequent; Remove "query-source port" and "query-source-v6 port" options in /etc/named.conf. B.11.31 running v9.3.2 / Install revision C.9.3.2.3.0 or subsequent; Remove "query-source port" and "query-source-v6 port" options in /etc/named.conf. Note: Remove "query-source port" and "query-source-v6 port" options in /etc/named.conf. Note: Firewall configurations may need to be adjusted to allow DNS queries from random source ports to pass. In addition, firewalls that forward DNS queries must not replace the random source ports. MANUAL ACTIONS: Yes - NonUpdate Remove "query-source port" and "query-source-v6 port" options in /etc/named.conf. Check firewall settings. For B.11.11 running v8.1.2, upgrade to BIND v9.2.0 or BIND v9.3.2 and apply the updates For B.11.11 running v9.2.0 install BIND920v15.depot PRODUCT SPECIFIC INFORMATION HP-UX Software Assistant: HP-UX Software Assistant is an enhanced application that replaces HP-UX Security Patch Check. It analyzes all HP-issued Security Bulletins and lists recommended actions that may apply to a specific HP-UX system. It can also download patches and create a depot automatically. For more information see: https://www.hp.com/go/swa AFFECTED VERSIONS For BIND v8.1.2 HP-UX B.11.11 ============= InternetSrvcs.INETSVCS-RUN action: upgrade to BIND v9.2.0 or BIND v9.3.2 and apply the updates, remove "query-source port" and "query-source-v6 port" options in /etc/named.conf. For BIND v9.3.2 HP-UX B.11.11 ============= BindUpgrade.BIND-UPGRADE action: install revision C.9.3.2.7.0 or subsequent, remove "query-source port" and "query-source-v6 port" options in /etc/named.conf. URL: http://software.hp.com HP-UX B.11.23 ============= BindUpgrade.BIND-UPGRADE BindUpgrade.BIND2-UPGRADE action: install revision C.9.3.2.7.0 or subsequent, remove "query-source port" and "query-source-v6 port" options in /etc/named.conf. URL: http://software.hp.com HP-UX B.11.31 ============= NameService.BIND-AUX NameService.BIND-RUN action: install revision C.9.3.2.7.0 or subsequent, remove "query-source port" and "query-source-v6 port" options in /etc/named.conf. URL: http://software.hp.com For BIND v9.2.0 HP-UX B.11.11 ============= BINDv920.INETSVCS-BIND action: install revision B.11.11.01.015 or subsequent, remove "query-source port" and "query-source-v6 port" options in /etc/named.conf. URL Contact HP Support for information on where to download depot. HP-UX B.11.23 ============= InternetSrvcs.INETSVCS-INETD InternetSrvcs.INETSVCS-RUN InternetSrvcs.INETSVCS2-RUN action: install patch PHNE_37865 or subsequent, remove "query-source port" and "query-source-v6 port" options in /etc/named.conf. URL: http://itrc.hp.com END AFFECTED VERSIONS HISTORY Version:1 (rev.1) - 16 July 2008 Initial release Version:2 (rev.2) - 19 July 2008 Added BIND v9.2.0 depot information Version:3 (rev.3) - 06 August 2008 Updated patch location, revised BIND v9.2.0 depot information, added BIND v8.1.2 Version:4 (rev.4) - 08 August 2008 Updated manual actions to include named.conf and firewall configuration setings Version:5 (rev.5) - 12 October 2010 Updated version for BIND v9.2.0 depot for B.11.11 Version:6 (rev.6) - 15 December 2010 Reformat v9.2.0 recommendation for clarity. Third Party Security Patches: Third party security patches that are to be installed on systems running HP software products should be applied in accordance with the customer's patch management policy. Support: For further information, contact normal HP Services support channel. Report: To report a potential security vulnerability with any HP supported product, send Email to: security-alert@hp.com It is strongly recommended that security related information being communicated to HP be encrypted using PGP, especially exploit information. To get the security-alert PGP key, please send an e-mail message as follows: To: security-alert@hp.com Subject: get key Subscribe: To initiate a subscription to receive future HP Security Bulletins via Email: http://h30046.www3.hp.com/driverAlertProfile.php?regioncode=NA&langcode=USENG&jumpid=in_SC-GEN__driverITRC&topiccode=ITRC On the web page: ITRC security bulletins and patch sign-up Under Step1: your ITRC security bulletins and patches -check ALL categories for which alerts are required and continue. Under Step2: your ITRC operating systems -verify your operating system selections are checked and save. To update an existing subscription: http://h30046.www3.hp.com/subSignIn.php Log in on the web page: Subscriber's choice for Business: sign-in. On the web page: Subscriber's Choice: your profile summary - use Edit Profile to update appropriate sections. To review previously published Security Bulletins visit: http://www.itrc.hp.com/service/cki/secBullArchive.do * The Software Product Category that this Security Bulletin relates to is represented by the 5th and 6th characters of the Bulletin number in the title: GN = HP General SW MA = HP Management Agents MI = Misc. 3rd Party SW MP = HP MPE/iX NS = HP NonStop Servers OV = HP OpenVMS PI = HP Printing & Imaging ST = HP Storage SW TL = HP Trusted Linux TU = HP Tru64 UNIX UX = HP-UX VV = HP VirtualVault System management and security procedures must be reviewed frequently to maintain system integrity. HP is continually reviewing and enhancing the security features of software products to provide customers with current secure solutions. "HP is broadly distributing this Security Bulletin in order to bring to the attention of users of the affected HP products the important security information contained in this Bulletin. HP recommends that all users determine the applicability of this information to their individual situations and take appropriate action. HP does not warrant that this information is necessarily accurate or complete for all user situations and, consequently, HP will not be responsible for any damages resulting from user's use or disregard of the information provided in this Bulletin. To the extent permitted by law, HP disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose, title and non-infringement." Copyright 2009 Hewlett-Packard Development Company, L.P. Hewlett-Packard Company shall not be liable for technical or editorial errors or omissions contained herein. The information provided is provided "as is" without warranty of any kind. To the extent permitted by law, neither HP or its affiliates, subcontractors or suppliers will be liable for incidental,special or consequential damages including downtime cost; lost profits;damages relating to the procurement of substitute products or services; or damages for loss of data, or software restoration. The information in this document is subject to change without notice. Hewlett-Packard Company and the names of Hewlett-Packard products referenced herein are trademarks of Hewlett-Packard Company in the United States and other countries. Other product and company names mentioned herein may be trademarks of their respective owners. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) iEYEARECAAYFAk0JQB8ACgkQ4B86/C0qfVmfGwCeOT1oSjH7NZVlEmixFnjM5hWp gtAAnj1pfPTQUHenOf3lzoRYLUEoy6xf =/E+O -----END PGP SIGNATURE----- . - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Gentoo Linux Security Advisory GLSA 201209-25 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - http://security.gentoo.org/ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Severity: High Title: VMware Player, Server, Workstation: Multiple vulnerabilities Date: September 29, 2012 Bugs: #213548, #224637, #236167, #245941, #265139, #282213, #297367, #335866, #385727 ID: 201209-25 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Synopsis ======== Multiple vulnerabilities have been found in VMware Player, Server, and Workstation, allowing remote and local attackers to conduct several attacks, including privilege escalation, remote execution of arbitrary code, and a Denial of Service. Background ========== VMware Player, Server, and Workstation allow emulation of a complete PC on a PC without the usual performance overhead of most emulators. Affected packages ================= ------------------------------------------------------------------- Package / Vulnerable / Unaffected ------------------------------------------------------------------- 1 app-emulation/vmware-player <= 2.5.5.328052 Vulnerable! 2 app-emulation/vmware-workstation <= 6.5.5.328052 Vulnerable! 3 app-emulation/vmware-server <= 1.0.9.156507 Vulnerable! ------------------------------------------------------------------- NOTE: Certain packages are still vulnerable. Users should migrate to another package if one is available or wait for the existing packages to be marked stable by their architecture maintainers. ------------------------------------------------------------------- 3 affected packages Description =========== Multiple vulnerabilities have been discovered in VMware Player, Server, and Workstation. Please review the CVE identifiers referenced below for details. Impact ====== Local users may be able to gain escalated privileges, cause a Denial of Service, or gain sensitive information. A remote attacker could entice a user to open a specially crafted file, possibly resulting in the remote execution of arbitrary code, or a Denial of Service. Remote attackers also may be able to spoof DNS traffic, read arbitrary files, or inject arbitrary web script to the VMware Server Console. Furthermore, guest OS users may be able to execute arbitrary code on the host OS, gain escalated privileges on the guest OS, or cause a Denial of Service (crash the host OS). Workaround ========== There is no known workaround at this time. Resolution ========== Gentoo discontinued support for VMware Player. We recommend that users unmerge VMware Player: # emerge --unmerge "app-emulation/vmware-player" NOTE: Users could upgrade to ">=app-emulation/vmware-player-3.1.5", however these packages are not currently stable. Gentoo discontinued support for VMware Workstation. We recommend that users unmerge VMware Workstation: # emerge --unmerge "app-emulation/vmware-workstation" NOTE: Users could upgrade to ">=app-emulation/vmware-workstation-7.1.5", however these packages are not currently stable. Gentoo discontinued support for VMware Server. We recommend that users unmerge VMware Server: # emerge --unmerge "app-emulation/vmware-server" References ========== [ 1 ] CVE-2007-5269 http://nvd.nist.gov/nvd.cfm?cvename=CVE-2007-5269 [ 2 ] CVE-2007-5503 http://nvd.nist.gov/nvd.cfm?cvename=CVE-2007-5503 [ 3 ] CVE-2007-5671 http://nvd.nist.gov/nvd.cfm?cvename=CVE-2007-5671 [ 4 ] CVE-2008-0967 http://nvd.nist.gov/nvd.cfm?cvename=CVE-2008-0967 [ 5 ] CVE-2008-1340 http://nvd.nist.gov/nvd.cfm?cvename=CVE-2008-1340 [ 6 ] CVE-2008-1361 http://nvd.nist.gov/nvd.cfm?cvename=CVE-2008-1361 [ 7 ] CVE-2008-1362 http://nvd.nist.gov/nvd.cfm?cvename=CVE-2008-1362 [ 8 ] CVE-2008-1363 http://nvd.nist.gov/nvd.cfm?cvename=CVE-2008-1363 [ 9 ] CVE-2008-1364 http://nvd.nist.gov/nvd.cfm?cvename=CVE-2008-1364 [ 10 ] CVE-2008-1392 http://nvd.nist.gov/nvd.cfm?cvename=CVE-2008-1392 [ 11 ] CVE-2008-1447 http://nvd.nist.gov/nvd.cfm?cvename=CVE-2008-1447 [ 12 ] CVE-2008-1806 http://nvd.nist.gov/nvd.cfm?cvename=CVE-2008-1806 [ 13 ] CVE-2008-1807 http://nvd.nist.gov/nvd.cfm?cvename=CVE-2008-1807 [ 14 ] CVE-2008-1808 http://nvd.nist.gov/nvd.cfm?cvename=CVE-2008-1808 [ 15 ] CVE-2008-2098 http://nvd.nist.gov/nvd.cfm?cvename=CVE-2008-2098 [ 16 ] CVE-2008-2100 http://nvd.nist.gov/nvd.cfm?cvename=CVE-2008-2100 [ 17 ] CVE-2008-2101 http://nvd.nist.gov/nvd.cfm?cvename=CVE-2008-2101 [ 18 ] CVE-2008-4915 http://nvd.nist.gov/nvd.cfm?cvename=CVE-2008-4915 [ 19 ] CVE-2008-4916 http://nvd.nist.gov/nvd.cfm?cvename=CVE-2008-4916 [ 20 ] CVE-2008-4917 http://nvd.nist.gov/nvd.cfm?cvename=CVE-2008-4917 [ 21 ] CVE-2009-0040 http://nvd.nist.gov/nvd.cfm?cvename=CVE-2009-0040 [ 22 ] CVE-2009-0909 http://nvd.nist.gov/nvd.cfm?cvename=CVE-2009-0909 [ 23 ] CVE-2009-0910 http://nvd.nist.gov/nvd.cfm?cvename=CVE-2009-0910 [ 24 ] CVE-2009-1244 http://nvd.nist.gov/nvd.cfm?cvename=CVE-2009-1244 [ 25 ] CVE-2009-2267 http://nvd.nist.gov/nvd.cfm?cvename=CVE-2009-2267 [ 26 ] CVE-2009-3707 http://nvd.nist.gov/nvd.cfm?cvename=CVE-2009-3707 [ 27 ] CVE-2009-3732 http://nvd.nist.gov/nvd.cfm?cvename=CVE-2009-3732 [ 28 ] CVE-2009-3733 http://nvd.nist.gov/nvd.cfm?cvename=CVE-2009-3733 [ 29 ] CVE-2009-4811 http://nvd.nist.gov/nvd.cfm?cvename=CVE-2009-4811 [ 30 ] CVE-2010-1137 http://nvd.nist.gov/nvd.cfm?cvename=CVE-2010-1137 [ 31 ] CVE-2010-1138 http://nvd.nist.gov/nvd.cfm?cvename=CVE-2010-1138 [ 32 ] CVE-2010-1139 http://nvd.nist.gov/nvd.cfm?cvename=CVE-2010-1139 [ 33 ] CVE-2010-1140 http://nvd.nist.gov/nvd.cfm?cvename=CVE-2010-1140 [ 34 ] CVE-2010-1141 http://nvd.nist.gov/nvd.cfm?cvename=CVE-2010-1141 [ 35 ] CVE-2010-1142 http://nvd.nist.gov/nvd.cfm?cvename=CVE-2010-1142 [ 36 ] CVE-2010-1143 http://nvd.nist.gov/nvd.cfm?cvename=CVE-2010-1143 [ 37 ] CVE-2011-3868 http://nvd.nist.gov/nvd.cfm?cvename=CVE-2011-3868 Availability ============ This GLSA and any updates to it are available for viewing at the Gentoo Security Website: http://security.gentoo.org/glsa/glsa-201209-25.xml Concerns? ========= Security is a primary focus of Gentoo Linux and ensuring the confidentiality and security of our users' machines is of utmost importance to us. Any security concerns should be addressed to security@gentoo.org or alternatively, you may file a bug at https://bugs.gentoo.org. License ======= Copyright 2012 Gentoo Foundation, Inc; referenced text belongs to its owner(s). The contents of this document are licensed under the Creative Commons - Attribution / Share Alike license. http://creativecommons.org/licenses/by-sa/2.5 . At this time, it is not possible to implement the recommended countermeasures in the GNU libc stub resolver. The following workarounds are available: 1. Install a local BIND 9 resoler on the host, possibly in forward-only mode. (Other caching resolvers can be used instead.) 2. Rely on IP address spoofing protection if available. Successful attacks must spoof the address of one of the resolvers, which may not be possible if the network is guarded properly against IP spoofing attacks (both from internal and external sources). This DSA will be updated when patches for hardening the stub resolver are available. HP-UX B.11.00. HP-UX B.11.00 may be affected by this vulnerability if the BINDv4 Domain Name Server (DNS) is configured to do both of the following: * support recursive requests and cache the results * respond to DNS requests made by untrusted systems To determine if an HP-UX system has an affected version, search the output of "swlist -a revision -l fileset" for one of the filesets listed below. AFFECTED VERSIONS HP-UX B.11.00 ============= InternetSrvcs.INETSVCS-RUN action: add "options no-recursion" to /etc/named.boot END AFFECTED VERSIONS RESOLUTION The potential vulnerability may be avoided by blocking access to the system from untrusted systems or by disabling DNS recursion. To disable DNS recursion, add the following to /etc/named.boot: options no-recursion The option will take effect when named is restarted. Note: This issue has been previously reported in HPSBGN01156 SSRT2400 rev.0 (7 August 2003). HPSBGN01156 did not have the Affected Versions for the HP-UX Security Patch Check

Trust: 3.6

sources: NVD: CVE-2008-1447 // CERT/CC: VU#457875 // CERT/CC: VU#800113 // PACKETSTORM: 74443 // PACKETSTORM: 94774 // PACKETSTORM: 68502 // PACKETSTORM: 130183 // PACKETSTORM: 129616 // VULHUB: VHN-31572 // PACKETSTORM: 69643 // PACKETSTORM: 69021 // PACKETSTORM: 68037 // PACKETSTORM: 68199 // PACKETSTORM: 96747 // PACKETSTORM: 117012 // PACKETSTORM: 68038 // PACKETSTORM: 46512

AFFECTED PRODUCTS

vendor:apple computermodel: - scope: - version: -

Trust: 1.6

vendor:fujitsumodel: - scope: - version: -

Trust: 1.6

vendor:infobloxmodel: - scope: - version: -

Trust: 1.6

vendor:microsoftmodel: - scope: - version: -

Trust: 1.6

vendor:openwall gnu linuxmodel: - scope: - version: -

Trust: 1.6

vendor:iscmodel:bindscope:eqversion:8

Trust: 1.0

vendor:iscmodel:bindscope:eqversion:4

Trust: 1.0

vendor:iscmodel:bindscope:eqversion:9.2.9

Trust: 1.0

vendor:alcatel lucentmodel: - scope: - version: -

Trust: 0.8

vendor:avayamodel: - scope: - version: -

Trust: 0.8

vendor:blue coatmodel: - scope: - version: -

Trust: 0.8

vendor:bluecatmodel: - scope: - version: -

Trust: 0.8

vendor:ciscomodel: - scope: - version: -

Trust: 0.8

vendor:debian gnu linuxmodel: - scope: - version: -

Trust: 0.8

vendor:f5model: - scope: - version: -

Trust: 0.8

vendor:force10model: - scope: - version: -

Trust: 0.8

vendor:freebsdmodel: - scope: - version: -

Trust: 0.8

vendor:funkwerkmodel: - scope: - version: -

Trust: 0.8

vendor:gentoo linuxmodel: - scope: - version: -

Trust: 0.8

vendor:hewlett packardmodel: - scope: - version: -

Trust: 0.8

vendor:ibmmodel: - scope: - version: -

Trust: 0.8

vendor:internet consortiummodel: - scope: - version: -

Trust: 0.8

vendor:junipermodel: - scope: - version: -

Trust: 0.8

vendor:mandrivamodel: - scope: - version: -

Trust: 0.8

vendor:necmodel: - scope: - version: -

Trust: 0.8

vendor:nixumodel: - scope: - version: -

Trust: 0.8

vendor:nominummodel: - scope: - version: -

Trust: 0.8

vendor:nortelmodel: - scope: - version: -

Trust: 0.8

vendor:novellmodel: - scope: - version: -

Trust: 0.8

vendor:openbsdmodel: - scope: - version: -

Trust: 0.8

vendor:qnxmodel: - scope: - version: -

Trust: 0.8

vendor:red hatmodel: - scope: - version: -

Trust: 0.8

vendor:suse linuxmodel: - scope: - version: -

Trust: 0.8

vendor:secure computing network security divisionmodel: - scope: - version: -

Trust: 0.8

vendor:slackware linuxmodel: - scope: - version: -

Trust: 0.8

vendor:sun microsystemsmodel: - scope: - version: -

Trust: 0.8

vendor:ubuntumodel: - scope: - version: -

Trust: 0.8

vendor:wind rivermodel: - scope: - version: -

Trust: 0.8

vendor:yamahamodel: - scope: - version: -

Trust: 0.8

vendor:dnsmasqmodel: - scope: - version: -

Trust: 0.8

vendor:debianmodel: - scope: - version: -

Trust: 0.8

vendor:iscmodel: - scope: - version: -

Trust: 0.8

vendor:metasolvmodel: - scope: - version: -

Trust: 0.8

vendor:netbsdmodel: - scope: - version: -

Trust: 0.8

sources: CERT/CC: VU#800113 // CERT/CC: VU#457875 // NVD: CVE-2008-1447

CVSS

SEVERITY

CVSSV2

CVSSV3

nvd@nist.gov: CVE-2008-1447
value: MEDIUM

Trust: 1.0

CARNEGIE MELLON: VU#800113
value: 27.54

Trust: 0.8

CARNEGIE MELLON: VU#457875
value: 40.50

Trust: 0.8

VULHUB: VHN-31572
value: MEDIUM

Trust: 0.1

nvd@nist.gov: CVE-2008-1447
severity: MEDIUM
baseScore: 5.0
vectorString: AV:N/AC:L/AU:N/C:N/I:P/A:N
accessVector: NETWORK
accessComplexity: LOW
authentication: NONE
confidentialityImpact: NONE
integrityImpact: PARTIAL
availabilityImpact: NONE
exploitabilityScore: 10.0
impactScore: 2.9
acInsufInfo: NONE
obtainAllPrivilege: NONE
obtainUserPrivilege: NONE
obtainOtherPrivilege: NONE
userInteractionRequired: NONE
version: 2.0

Trust: 1.0

VULHUB: VHN-31572
severity: MEDIUM
baseScore: 5.0
vectorString: AV:N/AC:L/AU:N/C:N/I:P/A:N
accessVector: NETWORK
accessComplexity: LOW
authentication: NONE
confidentialityImpact: NONE
integrityImpact: PARTIAL
availabilityImpact: NONE
exploitabilityScore: 10.0
impactScore: 2.9
acInsufInfo: NONE
obtainAllPrivilege: NONE
obtainUserPrivilege: NONE
obtainOtherPrivilege: NONE
userInteractionRequired: NONE
version: 2.0

Trust: 0.1

nvd@nist.gov: CVE-2008-1447
baseSeverity: MEDIUM
baseScore: 6.8
vectorString: CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:N/I:H/A:N
attackVector: NETWORK
attackComplexity: HIGH
privilegesRequired: NONE
userInteraction: NONE
scope: CHANGED
confidentialityImpact: NONE
integrityImpact: HIGH
availabilityImpact: NONE
exploitabilityScore: 2.2
impactScore: 4.0
version: 3.1

Trust: 1.0

sources: CERT/CC: VU#800113 // CERT/CC: VU#457875 // VULHUB: VHN-31572 // NVD: CVE-2008-1447

PROBLEMTYPE DATA

problemtype:CWE-331

Trust: 1.1

problemtype:CWE-310

Trust: 0.1

sources: VULHUB: VHN-31572 // NVD: CVE-2008-1447

THREAT TYPE

remote

Trust: 0.1

sources: PACKETSTORM: 46512

TYPE

arbitrary

Trust: 0.2

sources: PACKETSTORM: 68502 // PACKETSTORM: 117012

EXPLOIT AVAILABILITY

sources: VULHUB: VHN-31572

EXTERNAL IDS

db:NVDid:CVE-2008-1447

Trust: 2.3

db:CERT/CCid:VU#800113

Trust: 1.9

db:SECUNIAid:31430

Trust: 1.2

db:VUPENid:ADV-2008-2025

Trust: 1.1

db:VUPENid:ADV-2009-0297

Trust: 1.1

db:VUPENid:ADV-2008-2334

Trust: 1.1

db:VUPENid:ADV-2008-2383

Trust: 1.1

db:VUPENid:ADV-2008-2113

Trust: 1.1

db:VUPENid:ADV-2008-2558

Trust: 1.1

db:VUPENid:ADV-2008-2019

Trust: 1.1

db:VUPENid:ADV-2008-2377

Trust: 1.1

db:VUPENid:ADV-2008-2584

Trust: 1.1

db:VUPENid:ADV-2008-2342

Trust: 1.1

db:VUPENid:ADV-2010-0622

Trust: 1.1

db:VUPENid:ADV-2008-2166

Trust: 1.1

db:VUPENid:ADV-2008-2051

Trust: 1.1

db:VUPENid:ADV-2008-2092

Trust: 1.1

db:VUPENid:ADV-2008-2029

Trust: 1.1

db:VUPENid:ADV-2008-2384

Trust: 1.1

db:VUPENid:ADV-2008-2268

Trust: 1.1

db:VUPENid:ADV-2008-2052

Trust: 1.1

db:VUPENid:ADV-2008-2549

Trust: 1.1

db:VUPENid:ADV-2008-2197

Trust: 1.1

db:VUPENid:ADV-2009-0311

Trust: 1.1

db:VUPENid:ADV-2008-2055

Trust: 1.1

db:VUPENid:ADV-2008-2467

Trust: 1.1

db:VUPENid:ADV-2008-2123

Trust: 1.1

db:VUPENid:ADV-2008-2482

Trust: 1.1

db:VUPENid:ADV-2008-2525

Trust: 1.1

db:VUPENid:ADV-2008-2023

Trust: 1.1

db:VUPENid:ADV-2008-2582

Trust: 1.1

db:VUPENid:ADV-2008-2114

Trust: 1.1

db:VUPENid:ADV-2008-2196

Trust: 1.1

db:VUPENid:ADV-2008-2139

Trust: 1.1

db:VUPENid:ADV-2008-2466

Trust: 1.1

db:VUPENid:ADV-2008-2050

Trust: 1.1

db:VUPENid:ADV-2008-2195

Trust: 1.1

db:VUPENid:ADV-2008-2291

Trust: 1.1

db:VUPENid:ADV-2008-2030

Trust: 1.1

db:SECTRACKid:1020548

Trust: 1.1

db:SECTRACKid:1020578

Trust: 1.1

db:SECTRACKid:1020448

Trust: 1.1

db:SECTRACKid:1020558

Trust: 1.1

db:SECTRACKid:1020702

Trust: 1.1

db:SECTRACKid:1020440

Trust: 1.1

db:SECTRACKid:1020575

Trust: 1.1

db:SECTRACKid:1020437

Trust: 1.1

db:SECTRACKid:1020802

Trust: 1.1

db:SECTRACKid:1020449

Trust: 1.1

db:SECTRACKid:1020579

Trust: 1.1

db:SECTRACKid:1020561

Trust: 1.1

db:SECTRACKid:1020804

Trust: 1.1

db:SECTRACKid:1020577

Trust: 1.1

db:SECTRACKid:1020560

Trust: 1.1

db:SECTRACKid:1020651

Trust: 1.1

db:SECTRACKid:1020653

Trust: 1.1

db:SECTRACKid:1020438

Trust: 1.1

db:SECTRACKid:1020576

Trust: 1.1

db:SECUNIAid:31209

Trust: 1.1

db:SECUNIAid:31197

Trust: 1.1

db:SECUNIAid:31422

Trust: 1.1

db:SECUNIAid:30977

Trust: 1.1

db:SECUNIAid:31151

Trust: 1.1

db:SECUNIAid:31354

Trust: 1.1

db:SECUNIAid:31093

Trust: 1.1

db:SECUNIAid:31212

Trust: 1.1

db:SECUNIAid:31207

Trust: 1.1

db:SECUNIAid:31221

Trust: 1.1

db:SECUNIAid:31254

Trust: 1.1

db:SECUNIAid:31451

Trust: 1.1

db:SECUNIAid:31169

Trust: 1.1

db:SECUNIAid:30988

Trust: 1.1

db:SECUNIAid:30973

Trust: 1.1

db:SECUNIAid:31687

Trust: 1.1

db:SECUNIAid:31199

Trust: 1.1

db:SECUNIAid:30980

Trust: 1.1

db:SECUNIAid:31137

Trust: 1.1

db:SECUNIAid:30998

Trust: 1.1

db:SECUNIAid:31014

Trust: 1.1

db:SECUNIAid:31065

Trust: 1.1

db:SECUNIAid:31882

Trust: 1.1

db:SECUNIAid:31019

Trust: 1.1

db:SECUNIAid:31153

Trust: 1.1

db:SECUNIAid:31482

Trust: 1.1

db:SECUNIAid:31495

Trust: 1.1

db:SECUNIAid:33178

Trust: 1.1

db:SECUNIAid:33714

Trust: 1.1

db:SECUNIAid:31213

Trust: 1.1

db:SECUNIAid:31326

Trust: 1.1

db:SECUNIAid:31052

Trust: 1.1

db:SECUNIAid:31011

Trust: 1.1

db:SECUNIAid:31588

Trust: 1.1

db:SECUNIAid:31033

Trust: 1.1

db:SECUNIAid:31031

Trust: 1.1

db:SECUNIAid:30979

Trust: 1.1

db:SECUNIAid:31022

Trust: 1.1

db:SECUNIAid:31094

Trust: 1.1

db:SECUNIAid:31030

Trust: 1.1

db:SECUNIAid:31204

Trust: 1.1

db:SECUNIAid:30925

Trust: 1.1

db:SECUNIAid:31072

Trust: 1.1

db:SECUNIAid:31152

Trust: 1.1

db:SECUNIAid:31237

Trust: 1.1

db:SECUNIAid:31012

Trust: 1.1

db:SECUNIAid:33786

Trust: 1.1

db:SECUNIAid:31143

Trust: 1.1

db:SECUNIAid:31236

Trust: 1.1

db:SECUNIAid:31900

Trust: 1.1

db:SECUNIAid:30989

Trust: 1.1

db:SECUNIAid:31823

Trust: 1.1

db:USCERTid:TA08-190B

Trust: 1.1

db:USCERTid:TA08-260A

Trust: 1.1

db:USCERTid:TA08-190A

Trust: 1.1

db:BIDid:30131

Trust: 1.1

db:EXPLOIT-DBid:6130

Trust: 1.1

db:EXPLOIT-DBid:6123

Trust: 1.1

db:EXPLOIT-DBid:6122

Trust: 1.1

db:CERT/CCid:VU#457875

Trust: 0.9

db:PACKETSTORMid:68038

Trust: 0.2

db:PACKETSTORMid:68502

Trust: 0.2

db:PACKETSTORMid:74443

Trust: 0.2

db:PACKETSTORMid:96747

Trust: 0.2

db:PACKETSTORMid:94774

Trust: 0.2

db:PACKETSTORMid:68199

Trust: 0.2

db:PACKETSTORMid:68037

Trust: 0.2

db:PACKETSTORMid:68878

Trust: 0.1

db:PACKETSTORMid:68755

Trust: 0.1

db:PACKETSTORMid:68412

Trust: 0.1

db:PACKETSTORMid:68118

Trust: 0.1

db:PACKETSTORMid:73060

Trust: 0.1

db:PACKETSTORMid:68061

Trust: 0.1

db:PACKETSTORMid:68288

Trust: 0.1

db:PACKETSTORMid:68183

Trust: 0.1

db:PACKETSTORMid:68068

Trust: 0.1

db:PACKETSTORMid:68471

Trust: 0.1

db:PACKETSTORMid:73732

Trust: 0.1

db:PACKETSTORMid:70207

Trust: 0.1

db:PACKETSTORMid:68039

Trust: 0.1

db:PACKETSTORMid:68036

Trust: 0.1

db:PACKETSTORMid:68500

Trust: 0.1

db:PACKETSTORMid:68691

Trust: 0.1

db:PACKETSTORMid:68360

Trust: 0.1

db:PACKETSTORMid:68473

Trust: 0.1

db:PACKETSTORMid:68129

Trust: 0.1

db:PACKETSTORMid:68546

Trust: 0.1

db:PACKETSTORMid:68554

Trust: 0.1

db:PACKETSTORMid:68063

Trust: 0.1

db:PACKETSTORMid:68543

Trust: 0.1

db:SEEBUGid:SSVID-65607

Trust: 0.1

db:VULHUBid:VHN-31572

Trust: 0.1

db:PACKETSTORMid:130183

Trust: 0.1

db:PACKETSTORMid:129616

Trust: 0.1

db:PACKETSTORMid:46512

Trust: 0.1

db:PACKETSTORMid:69643

Trust: 0.1

db:PACKETSTORMid:69021

Trust: 0.1

db:PACKETSTORMid:117012

Trust: 0.1

sources: CERT/CC: VU#800113 // CERT/CC: VU#457875 // VULHUB: VHN-31572 // PACKETSTORM: 74443 // PACKETSTORM: 94774 // PACKETSTORM: 68502 // PACKETSTORM: 130183 // PACKETSTORM: 129616 // PACKETSTORM: 46512 // PACKETSTORM: 69643 // PACKETSTORM: 69021 // PACKETSTORM: 68037 // PACKETSTORM: 68199 // PACKETSTORM: 96747 // PACKETSTORM: 117012 // PACKETSTORM: 68038 // NVD: CVE-2008-1447

REFERENCES

url:http://security.gentoo.org/glsa/glsa-201209-25.xml

Trust: 1.2

url:http://www.ibm.com/support/docview.wss?uid=isg1iz26667

Trust: 1.1

url:http://www.ibm.com/support/docview.wss?uid=isg1iz26668

Trust: 1.1

url:http://www.ibm.com/support/docview.wss?uid=isg1iz26669

Trust: 1.1

url:http://www.ibm.com/support/docview.wss?uid=isg1iz26670

Trust: 1.1

url:http://www.ibm.com/support/docview.wss?uid=isg1iz26671

Trust: 1.1

url:http://www.ibm.com/support/docview.wss?uid=isg1iz26672

Trust: 1.1

url:http://lists.apple.com/archives/security-announce//2008/jul/msg00003.html

Trust: 1.1

url:http://lists.apple.com/archives/security-announce//2008/sep/msg00003.html

Trust: 1.1

url:http://lists.apple.com/archives/security-announce//2008/sep/msg00004.html

Trust: 1.1

url:http://lists.apple.com/archives/security-announce//2008/sep/msg00005.html

Trust: 1.1

url:http://www.securityfocus.com/bid/30131

Trust: 1.1

url:http://www.securityfocus.com/archive/1/495289/100/0/threaded

Trust: 1.1

url:http://www.securityfocus.com/archive/1/495869/100/0/threaded

Trust: 1.1

url:http://www.us-cert.gov/cas/techalerts/ta08-190a.html

Trust: 1.1

url:http://www.us-cert.gov/cas/techalerts/ta08-190b.html

Trust: 1.1

url:http://www.us-cert.gov/cas/techalerts/ta08-260a.html

Trust: 1.1

url:http://www.kb.cert.org/vuls/id/800113

Trust: 1.1

url:http://www.cisco.com/en/us/products/products_security_advisory09186a00809c2168.shtml

Trust: 1.1

url:http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=494401

Trust: 1.1

url:http://support.apple.com/kb/ht3026

Trust: 1.1

url:http://support.apple.com/kb/ht3129

Trust: 1.1

url:http://support.citrix.com/article/ctx117991

Trust: 1.1

url:http://support.citrix.com/article/ctx118183

Trust: 1.1

url:http://up2date.astaro.com/2008/08/up2date_7202_released.html

Trust: 1.1

url:http://wiki.rpath.com/wiki/advisories:rpsa-2008-0231

Trust: 1.1

url:http://wiki.rpath.com/wiki/advisories:rpsa-2010-0018

Trust: 1.1

url:http://www.bluecoat.com/support/security-advisories/dns_cache_poisoning

Trust: 1.1

url:http://www.isc.org/index.pl?/sw/bind/bind-security.php

Trust: 1.1

url:http://www.kb.cert.org/vuls/id/mimg-7dwr4j

Trust: 1.1

url:http://www.kb.cert.org/vuls/id/mimg-7ecl8q

Trust: 1.1

url:http://www.novell.com/support/viewcontent.do?externalid=7000912

Trust: 1.1

url:http://www.phys.uu.nl/~rombouts/pdnsd.html

Trust: 1.1

url:http://www.phys.uu.nl/~rombouts/pdnsd/changelog

Trust: 1.1

url:http://www.rtpro.yamaha.co.jp/rt/faq/security/vu800113.html

Trust: 1.1

url:http://www.ruby-lang.org/en/news/2008/08/08/multiple-vulnerabilities-in-ruby/

Trust: 1.1

url:http://www.vmware.com/security/advisories/vmsa-2008-0014.html

Trust: 1.1

url:http://www.debian.org/security/2008/dsa-1603

Trust: 1.1

url:http://www.debian.org/security/2008/dsa-1604

Trust: 1.1

url:http://www.debian.org/security/2008/dsa-1605

Trust: 1.1

url:http://www.debian.org/security/2008/dsa-1619

Trust: 1.1

url:http://www.debian.org/security/2008/dsa-1623

Trust: 1.1

url:https://www.exploit-db.com/exploits/6122

Trust: 1.1

url:https://www.exploit-db.com/exploits/6123

Trust: 1.1

url:https://www.exploit-db.com/exploits/6130

Trust: 1.1

url:https://www.redhat.com/archives/fedora-package-announce/2008-july/msg00402.html

Trust: 1.1

url:https://www.redhat.com/archives/fedora-package-announce/2008-july/msg00458.html

Trust: 1.1

url:http://security.freebsd.org/advisories/freebsd-sa-08:06.bind.asc

Trust: 1.1

url:http://lists.grok.org.uk/pipermail/full-disclosure/2008-august/064118.html

Trust: 1.1

url:http://security.gentoo.org/glsa/glsa-200807-08.xml

Trust: 1.1

url:http://security.gentoo.org/glsa/glsa-200812-17.xml

Trust: 1.1

url:http://h20000.www2.hp.com/bizsupport/techsupport/document.jsp?objectid=c01662368

Trust: 1.1

url:http://h20000.www2.hp.com/bizsupport/techsupport/document.jsp?objectid=c01523520

Trust: 1.1

url:http://www.mandriva.com/security/advisories?name=mdvsa-2008:139

Trust: 1.1

url:http://blog.invisibledenizen.org/2008/07/kaminskys-dns-issue-accidentally-leaked.html

Trust: 1.1

url:http://www.caughq.org/exploits/cau-ex-2008-0002.txt

Trust: 1.1

url:http://www.caughq.org/exploits/cau-ex-2008-0003.txt

Trust: 1.1

url:http://www.doxpara.com/?p=1176

Trust: 1.1

url:http://www.doxpara.com/dmk_bo2k8.ppt

Trust: 1.1

url:http://www.nominum.com/asset_upload_file741_2661.pdf

Trust: 1.1

url:http://www.unixwiz.net/techtips/iguide-kaminsky-dns-vuln.html

Trust: 1.1

url:https://docs.microsoft.com/en-us/security-updates/securitybulletins/2008/ms08-037

Trust: 1.1

url:ftp://ftp.netbsd.org/pub/netbsd/security/advisories/netbsd-sa2008-009.txt.asc

Trust: 1.1

url:http://www.openbsd.org/errata42.html#013_bind

Trust: 1.1

url:http://www.openbsd.org/errata43.html#004_bind

Trust: 1.1

url:https://oval.cisecurity.org/repository/search/definition/oval%3aorg.mitre.oval%3adef%3a12117

Trust: 1.1

url:https://oval.cisecurity.org/repository/search/definition/oval%3aorg.mitre.oval%3adef%3a5725

Trust: 1.1

url:https://oval.cisecurity.org/repository/search/definition/oval%3aorg.mitre.oval%3adef%3a5761

Trust: 1.1

url:https://oval.cisecurity.org/repository/search/definition/oval%3aorg.mitre.oval%3adef%3a5917

Trust: 1.1

url:https://oval.cisecurity.org/repository/search/definition/oval%3aorg.mitre.oval%3adef%3a9627

Trust: 1.1

url:http://rhn.redhat.com/errata/rhsa-2008-0533.html

Trust: 1.1

url:http://www.redhat.com/support/errata/rhsa-2008-0789.html

Trust: 1.1

url:http://www.securitytracker.com/id?1020437

Trust: 1.1

url:http://www.securitytracker.com/id?1020438

Trust: 1.1

url:http://www.securitytracker.com/id?1020440

Trust: 1.1

url:http://www.securitytracker.com/id?1020448

Trust: 1.1

url:http://www.securitytracker.com/id?1020449

Trust: 1.1

url:http://www.securitytracker.com/id?1020548

Trust: 1.1

url:http://www.securitytracker.com/id?1020558

Trust: 1.1

url:http://www.securitytracker.com/id?1020560

Trust: 1.1

url:http://www.securitytracker.com/id?1020561

Trust: 1.1

url:http://www.securitytracker.com/id?1020575

Trust: 1.1

url:http://www.securitytracker.com/id?1020576

Trust: 1.1

url:http://www.securitytracker.com/id?1020577

Trust: 1.1

url:http://www.securitytracker.com/id?1020578

Trust: 1.1

url:http://www.securitytracker.com/id?1020579

Trust: 1.1

url:http://www.securitytracker.com/id?1020651

Trust: 1.1

url:http://www.securitytracker.com/id?1020653

Trust: 1.1

url:http://www.securitytracker.com/id?1020702

Trust: 1.1

url:http://www.securitytracker.com/id?1020802

Trust: 1.1

url:http://www.securitytracker.com/id?1020804

Trust: 1.1

url:http://secunia.com/advisories/30925

Trust: 1.1

url:http://secunia.com/advisories/30973

Trust: 1.1

url:http://secunia.com/advisories/30977

Trust: 1.1

url:http://secunia.com/advisories/30979

Trust: 1.1

url:http://secunia.com/advisories/30980

Trust: 1.1

url:http://secunia.com/advisories/30988

Trust: 1.1

url:http://secunia.com/advisories/30989

Trust: 1.1

url:http://secunia.com/advisories/30998

Trust: 1.1

url:http://secunia.com/advisories/31011

Trust: 1.1

url:http://secunia.com/advisories/31012

Trust: 1.1

url:http://secunia.com/advisories/31014

Trust: 1.1

url:http://secunia.com/advisories/31019

Trust: 1.1

url:http://secunia.com/advisories/31022

Trust: 1.1

url:http://secunia.com/advisories/31030

Trust: 1.1

url:http://secunia.com/advisories/31031

Trust: 1.1

url:http://secunia.com/advisories/31033

Trust: 1.1

url:http://secunia.com/advisories/31052

Trust: 1.1

url:http://secunia.com/advisories/31065

Trust: 1.1

url:http://secunia.com/advisories/31072

Trust: 1.1

url:http://secunia.com/advisories/31093

Trust: 1.1

url:http://secunia.com/advisories/31094

Trust: 1.1

url:http://secunia.com/advisories/31137

Trust: 1.1

url:http://secunia.com/advisories/31143

Trust: 1.1

url:http://secunia.com/advisories/31151

Trust: 1.1

url:http://secunia.com/advisories/31152

Trust: 1.1

url:http://secunia.com/advisories/31153

Trust: 1.1

url:http://secunia.com/advisories/31169

Trust: 1.1

url:http://secunia.com/advisories/31197

Trust: 1.1

url:http://secunia.com/advisories/31199

Trust: 1.1

url:http://secunia.com/advisories/31204

Trust: 1.1

url:http://secunia.com/advisories/31207

Trust: 1.1

url:http://secunia.com/advisories/31209

Trust: 1.1

url:http://secunia.com/advisories/31212

Trust: 1.1

url:http://secunia.com/advisories/31213

Trust: 1.1

url:http://secunia.com/advisories/31221

Trust: 1.1

url:http://secunia.com/advisories/31236

Trust: 1.1

url:http://secunia.com/advisories/31237

Trust: 1.1

url:http://secunia.com/advisories/31254

Trust: 1.1

url:http://secunia.com/advisories/31326

Trust: 1.1

url:http://secunia.com/advisories/31354

Trust: 1.1

url:http://secunia.com/advisories/31422

Trust: 1.1

url:http://secunia.com/advisories/31430

Trust: 1.1

url:http://secunia.com/advisories/31451

Trust: 1.1

url:http://secunia.com/advisories/31482

Trust: 1.1

url:http://secunia.com/advisories/31495

Trust: 1.1

url:http://secunia.com/advisories/31588

Trust: 1.1

url:http://secunia.com/advisories/31687

Trust: 1.1

url:http://secunia.com/advisories/31823

Trust: 1.1

url:http://secunia.com/advisories/31882

Trust: 1.1

url:http://secunia.com/advisories/31900

Trust: 1.1

url:http://secunia.com/advisories/33178

Trust: 1.1

url:http://secunia.com/advisories/33714

Trust: 1.1

url:http://secunia.com/advisories/33786

Trust: 1.1

url:http://sunsolve.sun.com/search/document.do?assetkey=1-26-239392-1

Trust: 1.1

url:http://sunsolve.sun.com/search/document.do?assetkey=1-26-240048-1

Trust: 1.1

url:http://lists.opensuse.org/opensuse-security-announce/2008-07/msg00003.html

Trust: 1.1

url:http://lists.opensuse.org/opensuse-security-announce/2008-08/msg00006.html

Trust: 1.1

url:http://www.ubuntu.com/usn/usn-622-1

Trust: 1.1

url:http://www.ubuntu.com/usn/usn-627-1

Trust: 1.1

url:http://www.vupen.com/english/advisories/2008/2019/references

Trust: 1.1

url:http://www.vupen.com/english/advisories/2008/2023/references

Trust: 1.1

url:http://www.vupen.com/english/advisories/2008/2025/references

Trust: 1.1

url:http://www.vupen.com/english/advisories/2008/2029/references

Trust: 1.1

url:http://www.vupen.com/english/advisories/2008/2030/references

Trust: 1.1

url:http://www.vupen.com/english/advisories/2008/2050/references

Trust: 1.1

url:http://www.vupen.com/english/advisories/2008/2051/references

Trust: 1.1

url:http://www.vupen.com/english/advisories/2008/2052/references

Trust: 1.1

url:http://www.vupen.com/english/advisories/2008/2055/references

Trust: 1.1

url:http://www.vupen.com/english/advisories/2008/2092/references

Trust: 1.1

url:http://www.vupen.com/english/advisories/2008/2113/references

Trust: 1.1

url:http://www.vupen.com/english/advisories/2008/2114/references

Trust: 1.1

url:http://www.vupen.com/english/advisories/2008/2123/references

Trust: 1.1

url:http://www.vupen.com/english/advisories/2008/2139/references

Trust: 1.1

url:http://www.vupen.com/english/advisories/2008/2166/references

Trust: 1.1

url:http://www.vupen.com/english/advisories/2008/2195/references

Trust: 1.1

url:http://www.vupen.com/english/advisories/2008/2196/references

Trust: 1.1

url:http://www.vupen.com/english/advisories/2008/2197/references

Trust: 1.1

url:http://www.vupen.com/english/advisories/2008/2268

Trust: 1.1

url:http://www.vupen.com/english/advisories/2008/2291

Trust: 1.1

url:http://www.vupen.com/english/advisories/2008/2334

Trust: 1.1

url:http://www.vupen.com/english/advisories/2008/2342

Trust: 1.1

url:http://www.vupen.com/english/advisories/2008/2377

Trust: 1.1

url:http://www.vupen.com/english/advisories/2008/2383

Trust: 1.1

url:http://www.vupen.com/english/advisories/2008/2384

Trust: 1.1

url:http://www.vupen.com/english/advisories/2008/2466

Trust: 1.1

url:http://www.vupen.com/english/advisories/2008/2467

Trust: 1.1

url:http://www.vupen.com/english/advisories/2008/2482

Trust: 1.1

url:http://www.vupen.com/english/advisories/2008/2525

Trust: 1.1

url:http://www.vupen.com/english/advisories/2008/2549

Trust: 1.1

url:http://www.vupen.com/english/advisories/2008/2558

Trust: 1.1

url:http://www.vupen.com/english/advisories/2008/2582

Trust: 1.1

url:http://www.vupen.com/english/advisories/2008/2584

Trust: 1.1

url:http://www.vupen.com/english/advisories/2009/0297

Trust: 1.1

url:http://www.vupen.com/english/advisories/2009/0311

Trust: 1.1

url:http://www.vupen.com/english/advisories/2010/0622

Trust: 1.1

url:https://exchange.xforce.ibmcloud.com/vulnerabilities/43637

Trust: 1.1

url:https://exchange.xforce.ibmcloud.com/vulnerabilities/43334

Trust: 1.1

url:https://nvd.nist.gov/vuln/detail/cve-2008-1447

Trust: 1.1

url:http://marc.info/?l=bugtraq&m=121866517322103&w=2

Trust: 1.0

url:http://marc.info/?l=bugtraq&m=123324863916385&w=2

Trust: 1.0

url:http://www.ipcop.org/index.php?name=news&file=article&sid=40

Trust: 1.0

url:http://slackware.com/security/viewer.php?l=slackware-security&y=2008&m=slackware-security.539239

Trust: 1.0

url:http://support.nortel.com/go/main.jsp?cscat=bltndetail&id=762152

Trust: 1.0

url:http://marc.info/?l=bugtraq&m=141879471518471&w=2

Trust: 1.0

url:http://slackware.com/security/viewer.php?l=slackware-security&y=2008&m=slackware-security.452680

Trust: 1.0

url:http://marc.info/?l=bugtraq&m=121630706004256&w=2

Trust: 1.0

url:http://csrc.nist.gov/publications/nistpubs/800-81/sp800-81.pdf

Trust: 0.8

url:http://tools.ietf.org/html/draft-ietf-dnsext-forgery-resilience

Trust: 0.8

url:http://tools.ietf.org/html/rfc3833

Trust: 0.8

url:http://tools.ietf.org/html/rfc2827

Trust: 0.8

url:http://tools.ietf.org/html/rfc3704

Trust: 0.8

url:http://tools.ietf.org/html/rfc3013

Trust: 0.8

url:http://tools.ietf.org/html/rfc4033

Trust: 0.8

url:http://tools.ietf.org/html/draft-ietf-tsvwg-port-randomization

Trust: 0.8

url:http://cr.yp.to/djbdns/dns_random.html

Trust: 0.8

url:http://cr.yp.to/djbdns/dns_transmit.html

Trust: 0.8

url:http://cr.yp.to/djbdns/forgery.html

Trust: 0.8

url:http://www.trusteer.com/microsoftdns

Trust: 0.8

url:http://www.trusteer.com/bind9dns

Trust: 0.8

url:http://www.trusteer.com/bind8dns

Trust: 0.8

url:http://www.sans.org/reading_room/whitepapers/dns/1567.php

Trust: 0.8

url:http://blogs.iss.net/archive/morednsnat.html

Trust: 0.8

url:https://jvn.jp/cert/jvnvu800113/

Trust: 0.8

url:http://www.cert.at/static/cert.at-0802-dns-patchanalysis.pdf

Trust: 0.8

url:http://www.dimap.ufrn.br/

Trust: 0.8

url:http://www.icir.org/vern/imw-2002/imw2002-papers/198.pdf

Trust: 0.8

url:http://razor.bindview.com/publish/papers/tcpseq.html

Trust: 0.8

url:http://mathworld.wolfram.com/birthdayproblem.html

Trust: 0.8

url:http://mathworld.wolfram.com/birthdayattack.html

Trust: 0.8

url:http://www.securityfocus.com/guest/17905

Trust: 0.8

url:http://www.rnp.br/cais/alertas/2002/cais-alr-19112002a.html

Trust: 0.8

url:http://www.rnp.br/cais_en/

Trust: 0.8

url:http://www.cert.org/advisories/ca-1997-22.html

Trust: 0.8

url:http://www.cert.org/advisories/ca-2001-09.html

Trust: 0.8

url:http://www.cert.org/archive/pdf/dns.pdf

Trust: 0.8

url:http://h30046.www3.hp.com/subsignin.php

Trust: 0.5

url:http://www.itrc.hp.com/service/cki/secbullarchive.do

Trust: 0.5

url:http://h30046.www3.hp.com/driveralertprofile.php?regioncode=na&langcode=useng&jumpid=in_sc-gen__driveritrc&topiccode=itrc

Trust: 0.4

url:http://packages.debian.org/<pkg>

Trust: 0.3

url:http://security.debian.org/

Trust: 0.3

url:http://www.debian.org/security/faq

Trust: 0.3

url:http://www.debian.org/security/

Trust: 0.3

url:http://software.hp.com

Trust: 0.2

url:https://www.hp.com/go/swa

Trust: 0.2

url:http://itrc.hp.com

Trust: 0.2

url:https://nvd.nist.gov/vuln/detail/cve-2007-2926

Trust: 0.2

url:https://h20564.www2.hp.com/portal/site/hpsc/public/kb/

Trust: 0.2

url:https://h20564.www2.hp.com/portal/site/hpsc/public/kb/secbullarchive/

Trust: 0.2

url:https://nvd.nist.gov/vuln/detail/cve-2011-4313

Trust: 0.2

url:http://h41183.www4.hp.com/signup_alerts.php?jumpid=hpsc_secbulletins

Trust: 0.2

url:https://nvd.nist.gov/vuln/detail/cve-2009-0025

Trust: 0.2

url:https://nvd.nist.gov/vuln/detail/cve-2006-4096

Trust: 0.2

url:https://h20566.www2.hp.com/portal/site/hpsc/patch/home/

Trust: 0.2

url:https://nvd.nist.gov/vuln/detail/cve-2012-4244

Trust: 0.2

url:http://bugs.gentoo.org.

Trust: 0.2

url:http://creativecommons.org/licenses/by-sa/2.5

Trust: 0.2

url:http://security.gentoo.org/

Trust: 0.2

url:http://cve.mitre.org/cgi-bin/cvename.cgi?name=cve-2008-1447

Trust: 0.2

url:http://support.nortel.com/go/main.jsp?cscat=bltndetail&amp;id=762152

Trust: 0.1

url:http://www.ipcop.org/index.php?name=news&amp;file=article&amp;sid=40

Trust: 0.1

url:http://marc.info/?l=bugtraq&amp;m=123324863916385&amp;w=2

Trust: 0.1

url:http://marc.info/?l=bugtraq&amp;m=141879471518471&amp;w=2

Trust: 0.1

url:http://marc.info/?l=bugtraq&amp;m=121866517322103&amp;w=2

Trust: 0.1

url:http://marc.info/?l=bugtraq&amp;m=121630706004256&amp;w=2

Trust: 0.1

url:http://slackware.com/security/viewer.php?l=slackware-security&amp;y=2008&amp;m=slackware-security.539239

Trust: 0.1

url:http://slackware.com/security/viewer.php?l=slackware-security&amp;y=2008&amp;m=slackware-security.452680

Trust: 0.1

url:http://security.debian.org/pool/updates/main/r/refpolicy/refpolicy_0.0.20061018-5.1+etch1.dsc

Trust: 0.1

url:http://security.debian.org/pool/updates/main/r/refpolicy/selinux-policy-refpolicy-src_0.0.20061018-5.1+etch1_all.deb

Trust: 0.1

url:http://security.debian.org/pool/updates/main/r/refpolicy/selinux-policy-refpolicy-targeted_0.0.20061018-5.1+etch1_all.deb

Trust: 0.1

url:http://security.debian.org/pool/updates/main/r/refpolicy/refpolicy_0.0.20061018-5.1+etch1.diff.gz

Trust: 0.1

url:http://security.debian.org/pool/updates/main/r/refpolicy/selinux-policy-refpolicy-strict_0.0.20061018-5.1+etch1_all.deb

Trust: 0.1

url:http://wiki.debian.org/selinux/issues/bindportrandomization

Trust: 0.1

url:http://security.debian.org/pool/updates/main/r/refpolicy/refpolicy_0.0.20061018.orig.tar.gz

Trust: 0.1

url:http://security.debian.org/pool/updates/main/r/refpolicy/selinux-policy-refpolicy-dev_0.0.20061018-5.1+etch1_all.deb

Trust: 0.1

url:http://security.debian.org/pool/updates/main/r/refpolicy/selinux-policy-refpolicy-doc_0.0.20061018-5.1+etch1_all.deb

Trust: 0.1

url:http://h30046.www3.hp.com/driveralertprofile.php?regioncode=na&

Trust: 0.1

url:http://software.hp.com/portal/swdepot/displayproductinfo.do?productnumber=b6834aa

Trust: 0.1

url:http://www.kb.cert.org/vuls/id/457875)

Trust: 0.1

url:http://security.gentoo.org/glsa/glsa-200809-02.xml

Trust: 0.1

url:http://cve.mitre.org/cgi-bin/cvename.cgi?name=cve-2008-3350

Trust: 0.1

url:https://nvd.nist.gov/vuln/detail/cve-2008-3350

Trust: 0.1

url:http://secunia.com/advisories/31430/

Trust: 0.1

url:http://secunia.com/

Trust: 0.1

url:http://pinguar.org

Trust: 0.1

url:http://www.ruby-lang.org/en/news/2008/08/08/multiple-vulnerabilities-in-ruby

Trust: 0.1

url:http://lists.grok.org.uk/full-disclosure-charter.html

Trust: 0.1

url:https://nvd.nist.gov/vuln/detail/cve-2008-0107

Trust: 0.1

url:http://h20000.www2.hp.com/bizsupport/techsupport/documentindex.jsp?contenttype=supportmanual&lang=en&cc=us&docindexid=179111&taskid=101&prodtypeid=12169&prodseriesid=315667

Trust: 0.1

url:https://nvd.nist.gov/vuln/detail/cve-2008-0086

Trust: 0.1

url:https://nvd.nist.gov/vuln/detail/cve-2008-1454

Trust: 0.1

url:https://nvd.nist.gov/vuln/detail/cve-2008-2247

Trust: 0.1

url:https://nvd.nist.gov/vuln/detail/cve-2008-1435

Trust: 0.1

url:https://nvd.nist.gov/vuln/detail/cve-2008-0106

Trust: 0.1

url:https://nvd.nist.gov/vuln/detail/cve-2008-0085

Trust: 0.1

url:http://www.microsoft.com/technet/security/bulletin/summary.mspx

Trust: 0.1

url:https://nvd.nist.gov/vuln/detail/cve-2008-2248

Trust: 0.1

url:http://www.microsoft.com/downloads/details.aspx?familyid=889482fc-5f56-4a38-b838-de776fd4138c&hash=syssxdf&displaylang=en

Trust: 0.1

url:http://nvd.nist.gov/nvd.cfm?cvename=cve-2008-1363

Trust: 0.1

url:https://nvd.nist.gov/vuln/detail/cve-2009-3733

Trust: 0.1

url:https://nvd.nist.gov/vuln/detail/cve-2009-0909

Trust: 0.1

url:https://nvd.nist.gov/vuln/detail/cve-2008-1361

Trust: 0.1

url:http://nvd.nist.gov/nvd.cfm?cvename=cve-2008-4915

Trust: 0.1

url:https://nvd.nist.gov/vuln/detail/cve-2008-4915

Trust: 0.1

url:http://nvd.nist.gov/nvd.cfm?cvename=cve-2007-5269

Trust: 0.1

url:http://nvd.nist.gov/nvd.cfm?cvename=cve-2011-3868

Trust: 0.1

url:http://nvd.nist.gov/nvd.cfm?cvename=cve-2009-3732

Trust: 0.1

url:http://nvd.nist.gov/nvd.cfm?cvename=cve-2010-1142

Trust: 0.1

url:http://nvd.nist.gov/nvd.cfm?cvename=cve-2008-4917

Trust: 0.1

url:https://nvd.nist.gov/vuln/detail/cve-2008-2098

Trust: 0.1

url:https://nvd.nist.gov/vuln/detail/cve-2008-4916

Trust: 0.1

url:http://nvd.nist.gov/nvd.cfm?cvename=cve-2010-1140

Trust: 0.1

url:http://nvd.nist.gov/nvd.cfm?cvename=cve-2010-1141

Trust: 0.1

url:http://nvd.nist.gov/nvd.cfm?cvename=cve-2009-2267

Trust: 0.1

url:http://nvd.nist.gov/nvd.cfm?cvename=cve-2009-0910

Trust: 0.1

url:http://nvd.nist.gov/nvd.cfm?cvename=cve-2008-1362

Trust: 0.1

url:http://nvd.nist.gov/nvd.cfm?cvename=cve-2010-1137

Trust: 0.1

url:http://nvd.nist.gov/nvd.cfm?cvename=cve-2010-1138

Trust: 0.1

url:https://nvd.nist.gov/vuln/detail/cve-2007-5269

Trust: 0.1

url:http://nvd.nist.gov/nvd.cfm?cvename=cve-2008-1447

Trust: 0.1

url:http://nvd.nist.gov/nvd.cfm?cvename=cve-2008-1361

Trust: 0.1

url:http://nvd.nist.gov/nvd.cfm?cvename=cve-2010-1139

Trust: 0.1

url:http://nvd.nist.gov/nvd.cfm?cvename=cve-2010-1143

Trust: 0.1

url:http://nvd.nist.gov/nvd.cfm?cvename=cve-2008-2098

Trust: 0.1

url:https://nvd.nist.gov/vuln/detail/cve-2008-1807

Trust: 0.1

url:http://nvd.nist.gov/nvd.cfm?cvename=cve-2009-0040

Trust: 0.1

url:https://nvd.nist.gov/vuln/detail/cve-2008-2100

Trust: 0.1

url:http://nvd.nist.gov/nvd.cfm?cvename=cve-2008-1340

Trust: 0.1

url:http://nvd.nist.gov/nvd.cfm?cvename=cve-2008-4916

Trust: 0.1

url:http://nvd.nist.gov/nvd.cfm?cvename=cve-2009-1244

Trust: 0.1

url:https://nvd.nist.gov/vuln/detail/cve-2009-3707

Trust: 0.1

url:http://nvd.nist.gov/nvd.cfm?cvename=cve-2009-3733

Trust: 0.1

url:https://nvd.nist.gov/vuln/detail/cve-2008-1808

Trust: 0.1

url:http://nvd.nist.gov/nvd.cfm?cvename=cve-2008-1807

Trust: 0.1

url:http://nvd.nist.gov/nvd.cfm?cvename=cve-2008-1392

Trust: 0.1

url:http://nvd.nist.gov/nvd.cfm?cvename=cve-2008-2101

Trust: 0.1

url:https://nvd.nist.gov/vuln/detail/cve-2008-1806

Trust: 0.1

url:http://nvd.nist.gov/nvd.cfm?cvename=cve-2009-0909

Trust: 0.1

url:https://nvd.nist.gov/vuln/detail/cve-2009-0040

Trust: 0.1

url:https://nvd.nist.gov/vuln/detail/cve-2009-2267

Trust: 0.1

url:http://nvd.nist.gov/nvd.cfm?cvename=cve-2009-3707

Trust: 0.1

url:https://nvd.nist.gov/vuln/detail/cve-2008-2101

Trust: 0.1

url:https://nvd.nist.gov/vuln/detail/cve-2007-5671

Trust: 0.1

url:https://nvd.nist.gov/vuln/detail/cve-2008-4917

Trust: 0.1

url:http://nvd.nist.gov/nvd.cfm?cvename=cve-2008-2100

Trust: 0.1

url:http://nvd.nist.gov/nvd.cfm?cvename=cve-2008-1364

Trust: 0.1

url:https://nvd.nist.gov/vuln/detail/cve-2007-5503

Trust: 0.1

url:https://nvd.nist.gov/vuln/detail/cve-2008-0967

Trust: 0.1

url:http://nvd.nist.gov/nvd.cfm?cvename=cve-2007-5671

Trust: 0.1

url:http://nvd.nist.gov/nvd.cfm?cvename=cve-2008-1806

Trust: 0.1

url:http://nvd.nist.gov/nvd.cfm?cvename=cve-2007-5503

Trust: 0.1

url:https://nvd.nist.gov/vuln/detail/cve-2008-1340

Trust: 0.1

url:http://nvd.nist.gov/nvd.cfm?cvename=cve-2009-4811

Trust: 0.1

url:https://nvd.nist.gov/vuln/detail/cve-2008-1364

Trust: 0.1

url:https://nvd.nist.gov/vuln/detail/cve-2008-1363

Trust: 0.1

url:https://nvd.nist.gov/vuln/detail/cve-2009-0910

Trust: 0.1

url:https://nvd.nist.gov/vuln/detail/cve-2008-1392

Trust: 0.1

url:http://nvd.nist.gov/nvd.cfm?cvename=cve-2008-1808

Trust: 0.1

url:https://nvd.nist.gov/vuln/detail/cve-2008-1362

Trust: 0.1

url:https://nvd.nist.gov/vuln/detail/cve-2009-1244

Trust: 0.1

url:https://nvd.nist.gov/vuln/detail/cve-2009-3732

Trust: 0.1

url:http://nvd.nist.gov/nvd.cfm?cvename=cve-2008-0967

Trust: 0.1

sources: CERT/CC: VU#800113 // CERT/CC: VU#457875 // VULHUB: VHN-31572 // PACKETSTORM: 74443 // PACKETSTORM: 94774 // PACKETSTORM: 68502 // PACKETSTORM: 130183 // PACKETSTORM: 129616 // PACKETSTORM: 46512 // PACKETSTORM: 69643 // PACKETSTORM: 69021 // PACKETSTORM: 68037 // PACKETSTORM: 68199 // PACKETSTORM: 96747 // PACKETSTORM: 117012 // PACKETSTORM: 68038 // NVD: CVE-2008-1447

CREDITS

Hewlett Packard

Trust: 0.3

sources: PACKETSTORM: 74443 // PACKETSTORM: 94774 // PACKETSTORM: 68199

SOURCES

db:CERT/CCid:VU#800113
db:CERT/CCid:VU#457875
db:VULHUBid:VHN-31572
db:PACKETSTORMid:74443
db:PACKETSTORMid:94774
db:PACKETSTORMid:68502
db:PACKETSTORMid:130183
db:PACKETSTORMid:129616
db:PACKETSTORMid:46512
db:PACKETSTORMid:69643
db:PACKETSTORMid:69021
db:PACKETSTORMid:68037
db:PACKETSTORMid:68199
db:PACKETSTORMid:96747
db:PACKETSTORMid:117012
db:PACKETSTORMid:68038
db:NVDid:CVE-2008-1447

LAST UPDATE DATE

2025-09-26T21:36:07.716000+00:00


SOURCES UPDATE DATE

db:CERT/CCid:VU#800113date:2014-04-14T00:00:00
db:CERT/CCid:VU#457875date:2004-10-18T00:00:00
db:VULHUBid:VHN-31572date:2020-03-24T00:00:00
db:NVDid:CVE-2008-1447date:2025-04-09T00:30:58.490

SOURCES RELEASE DATE

db:CERT/CCid:VU#800113date:2008-07-08T00:00:00
db:CERT/CCid:VU#457875date:2002-11-19T00:00:00
db:VULHUBid:VHN-31572date:2008-07-08T00:00:00
db:PACKETSTORMid:74443date:2009-01-29T21:47:08
db:PACKETSTORMid:94774date:2010-10-15T02:12:40
db:PACKETSTORMid:68502date:2008-07-25T18:20:30
db:PACKETSTORMid:130183date:2015-01-30T22:37:09
db:PACKETSTORMid:129616date:2014-12-17T18:27:29
db:PACKETSTORMid:46512date:2006-05-22T06:59:00
db:PACKETSTORMid:69643date:2008-09-04T22:22:48
db:PACKETSTORMid:69021date:2008-08-13T04:21:24
db:PACKETSTORMid:68037date:2008-07-10T06:23:57
db:PACKETSTORMid:68199date:2008-07-15T16:45:48
db:PACKETSTORMid:96747date:2010-12-16T23:46:15
db:PACKETSTORMid:117012date:2012-09-30T16:40:15
db:PACKETSTORMid:68038date:2008-07-10T06:24:58
db:NVDid:CVE-2008-1447date:2008-07-08T23:41:00