- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Bash / shellshock vulnerability and Apache-based w...
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-01-2014 11:13 AM - edited 10-01-2014 11:14 AM
10-01-2014 11:13 AM - edited 10-01-2014 11:14 AM
Bash / shellshock vulnerability and Apache-based web server
I have some rp3410s running HP-UX 11.11
I've heard that HP-UX doesn't install bash by default, and so far I can't find any traces of bash on the servers.
But this article-
http://www.bbc.com/news/technology-29361794
Mentions something that caught my eye- "The problem is particularly serious given that many web servers are run using the Apache system, software which includes the Bash component."
Is that true? Does Apache-based web server install some hints of bash here and there?
Thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-08-2014 08:58 AM
10-08-2014 08:58 AM
Re: Bash / shellshock vulnerability and Apache-based web server
I don't believe so--Apache just uses the system's native 'sh' shell as a script interpeter. The wording in the news story is unfortunate.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-23-2014 11:24 PM
10-23-2014 11:24 PM
Re: Bash / shellshock vulnerability and Apache-based web server
Having bash (even broken or older versions) does not trigger that sercurity issue. It is only triggered if bash is the DEFAULT shell, which most likely it is not