I have a cPanel box running centos. Everything latest and fully updated. (Just instilled)
Then i run a PCI compliance scan across my server and it found many issues. Some issues found are the following:
- Security hole found on port/service "general/tcp" - OpenSSL Version - CVE-2007-4995
- Apache UserDir - know how to fix with cPanel
- ISC BIND 9 DNSSEC Cache Poisoning - Upgrade to BIND 9.4.3-P4, 9.5.2-P1 or 9.6.1-P2 or later. - CVE-2009-4022
- http TRACE XSS attack - CVE-2003-1567 CVE-2004-2320
- Deprecated SSL Protocol Usage - Consult the application's documentation to disable SSL 2.0 and use SSL 3.0 or TLS 1.0 instead.
- Weak Supported SSL Ciphers Suites
- Ruby on Rails Session Fixation Vulnerability - Upgrade to Ruby on Rails version 1.2.6 or later and make sure
'config.action_controller.session_options[:cookie_only]' is set to 'true' in the 'config/environment.rb' file. CVE-2007-5380 CVE-2007-6077- SSL Medium Strength Cipher Suites Supported
- OpenSSH < 4.4 Multiple GSSAPI Vulnerabilities
- And more
How would i go about fixing this?
I have tried but failed with updating BIND.
I have tried a yum update list and yum update. But no updates are found.
I have tried googling for fixes, i have not found any thing that fixes BIND.
I tired to update bind by using:
Then cpanel says:Code:gzip -d -c openssl-0.9.8l.tar.gz | gtar xvf - cd openssl-0.9.8l ./config make make install alias cp=cp cp -f /usr/local/ssl/bin/openssl /usr/bin/openssl cd /usr/local/include mv openssl openssl.old ln -s /usr/local/ssl/include/openssl openssl
Note i had to remove via RPM the base named 9.4.x, that was installed by cpanel. So that cPanel would see the new version. I have also tried updating to BIND 9.4.3-P4.Code:named (9.7.0b3) failed
This was found by http://www.hackerguardian.com/hackerguardian.
I will also be trying to get https://www.mcafeesecure.com. Has any one got either PCI compliance on there server. If so how did you update your server?
Any help on this issue, i would be very tankful for.
Thanks



LinkBack URL
About LinkBacks
Reply With Quote





