Close Menu
TechCentralTechCentral

    Subscribe to the newsletter

    Get the best South African technology news and analysis delivered to your e-mail inbox every morning.

    Facebook X (Twitter) YouTube LinkedIn
    WhatsApp Facebook X (Twitter) LinkedIn YouTube
    TechCentralTechCentral
    • News
      Why Telkom is pouring capex into IT - Serame Taukobong

      Why Telkom is pouring capital spending into IT

      2 June 2026
      Telkom's data growth story still has years to run: CEO

      Telkom’s data growth story still has years to run: CEO

      2 June 2026
      Reserve Bank draws a line on inflation - Lesetja Kganyago. Siphiwe Sibeko/Reuters

      Reserve Bank draws a line on inflation

      2 June 2026

      Clashing judgments leave South Africa’s crypto law unsettled

      2 June 2026
      Telkom's four-year SIU standoff awaits a final ruling

      Telkom’s four-year SIU standoff awaits a final ruling

      2 June 2026
    • World
      Astronomers discover exoplanets with magnetic fields

      Strange winds reveal magnetic fields on distant ‘hot Jupiters’

      2 June 2026
      Nvidia's first CPUs to debut in Windows laptops this week

      Nvidia CPUs to debut in Windows laptops this week

      31 May 2026
      Watch: Bezos rocket erupts in fireball during ground test

      Watch: Bezos rocket erupts in fireball during ground test

      29 May 2026
      AI boom hands Samsung chip workers life-changing bonuses

      AI boom hands Samsung chip workers life-changing bonuses

      27 May 2026
      Luce lit: Ferrari unveils its first electric car

      Luce lit: Ferrari unveils its first electric car

      26 May 2026
    • In-depth
      Alfa's electric rebel - Alfa Romeo Junior Elettrica Veloce

      Alfa’s electric rebel

      29 April 2026
      Africa switches on as Europe dims the lights

      Africa switches on as Europe dims the lights

      9 April 2026
      The biggest untapped EV market on Earth is hiding in plain sight

      The biggest untapped EV market on Earth is hiding in plain sight

      1 April 2026
      AI, cybersecurity power standout year for Datatec - Jens Montanana

      The R16-billion tech giant hiding in plain sight

      26 March 2026
      The last generation of coders

      The last generation of coders

      18 February 2026
    • TCS
      TCS | Charge's R1.8-billion bet on an off-grid EV future - Charge chairman Joubert Roux

      TCS | Charge’s R1.8-billion bet on an off-grid EV future

      18 May 2026
      TCS+ | The Up&Up Group on the hidden cost of AI - Jason Harrison

      TCS+ | The Up&Up Group on the hidden cost of AI

      13 May 2026
      Michael Rossouw

      TCS+ | The retirement decision most South Africans get wrong

      6 May 2026
      TCS | The Cape Town start-up listening for TB with AI - Braden van Breda

      TCS | The Cape Town start-up listening for TB with AI

      4 May 2026

      TCS+ | ‘The ISP for ISPs’: Vox’s shift to wholesale aggregator

      20 April 2026
    • Opinion
      Treasury's crypto crackdown is a betrayal of Mandela's promise - Duncan McLeod

      Treasury’s crypto crackdown is a betrayal of Mandela’s promise

      22 May 2026
      South Africa is sleepwalking into another AI policy failure - Celeste Labuschagne

      South Africa is sleepwalking into another AI policy failure

      20 May 2026
      AI won't fix your culture - it will expose it - Jackie Kennedy

      AI won’t fix your culture – it will expose it

      19 May 2026
      Treasury's crypto crackdown is a betrayal of Mandela's promise - Duncan McLeod

      Free calls, dead voice and Shameel Joosub’s Spanish ghost

      22 April 2026
      The conflict of interest at the heart of PayShap's slow adoption - Cheslyn Jacobs

      The conflict of interest at the heart of PayShap’s slow adoption

      26 March 2026
    • Company Hubs
      • 1Stream
      • Africa Data Centres
      • AfriGIS
      • Altron Digital Business
      • Altron Document Solutions
      • Altron Group
      • Arctic Wolf
      • Ascent Technology
      • AvertITD
      • BBD
      • Braintree
      • CallMiner
      • CambriLearn
      • CM Telecom
      • Contactable
      • CYBER1 Solutions
      • Digicloud Africa
      • Digimune
      • Domains.co.za
      • ESET
      • Euphoria Telecom
      • HOSTAFRICA
      • Incredible Business
      • iONLINE
      • IQbusiness
      • Iris Network Systems
      • Kaspersky
      • LSD Open
      • Mitel
      • NEC XON
      • Netstar
      • Network Platforms
      • Next DLP
      • Ovations
      • Paracon
      • Paratus
      • Q-KON
      • SevenC
      • SkyWire
      • Solid8 Technologies
      • Telit Cinterion
      • Telviva
      • Tenable
      • Vertiv
      • Videri Digital
      • Vodacom Business
      • Wipro
      • Workday
      • XLink
    • Sections
      • AI and machine learning
      • Banking
      • Broadcasting and Media
      • Cloud services
      • Contact centres and CX
      • Cryptocurrencies
      • Education and skills
      • Electronics and hardware
      • Energy and sustainability
      • Enterprise software
      • Financial services
      • HealthTech
      • Information security
      • Internet and connectivity
      • Internet of Things
      • Investment
      • IT services
      • Lifestyle
      • Motoring
      • Policy and regulation
      • Public sector
      • Retail and e-commerce
      • Satellite communications
      • Science
      • SMEs and start-ups
      • Social media
      • Talent and leadership
      • Telecoms
    • Events
    • Advertise
    TechCentralTechCentral
    Home » Top » Shellshock bug: what you need to know

    Shellshock bug: what you need to know

    By The Conversation26 September 2014
    Twitter LinkedIn Facebook WhatsApp Email Telegram Copy Link
    News Alerts
    WhatsApp

    binbash-640

    A first and quite reasonable thought readers may have will be to wonder: what is bash?

    When you use a computer you probably interact with it through a point-and-click, visual interface such as Windows or Mac OS. More advanced users or specific tasks might require a text-only interface, using typed commands. This command-line program is known as a shell, and bash is the acronym for Bourne Again SHell (a successor to the Bourne shell, written by Stephen Bourne – that’s geek humour right there), known to everyone as bash.

    So, what you need to know is that a shell is essential, and that bash as the most common shell in use is installed on pretty much every machine that runs a flavour of Linux or Unix. That includes Mac OS X – which, behind its shiny desktop, is a Unix-based operating system, too.

    What has systems administrators hot under the collar right now is the discovery by Red Hat, a firm that produces one of the long-established distributions of Linux favoured by enterprise, of a vulnerability in bash. This bug, which is being called “shellshock”, allows under specific conditions a hacker to remotely access and take control of a system running a vulnerable version of bash.

    Potentially vulnerable computers running Linux/Unix account for around two-thirds of Web servers. That will include a huge number of online services you use — shops, banks, social networking sites, government services. The police and military, too.

    Now you can see why everyone is panicking and claiming that this is bigger than the Heartbleed bug, a problem that only affected one specific technology (secure socket layers), which is not near-universal like bash. It has been classed as a maximum risk factor 10 of 10.

    Red Hat has released a patch to close the loophole and solve the problem, but it’s not perfect and still allows an attacker other vectors to exploit. Other Linux and Unix vendors will be on the case as a matter of urgency and no doubt there will be an update from Apple for its Mac OS systems very soon. It isn’t the fault of one organisation — there is no cause to bash Apple this time.

    This vulnerability, dating back to version 1.13 of the program, has existed for 22 years and it has taken detailed analysis by security experts to find it. Now it has been made public, vendors and system administrators are scrambling to close the hole while hackers and cyber criminals are trying to exploit it.

    In fact, within 24 hours of being announced, exploits are already being reported in the wild. The issue is exacerbated by the problem that shell programs such as bash are designed to be connected to remotely, through programs such as SSH or telnet. It isn’t too difficult to send commands to a remote device or to encourage users to download an application that uses the same commands.

    But that assumes the attacker is able to bypass your perimeter protection such as a firewall and other network security policies. As a network engineer, I know that while there is a weakness on my system that must be resolved, there are other defence mechanisms already surrounding that weakness that still provide protection.

    However, those running a Web server — whose entire function is to respond to those remote calls (in this case, your Web browser’s requests for pages on the site you’re browsing) — have much more of a problem. This provides a route into the system that can’t be blocked with a firewall as it would also block legitimate requests for the Web server. Systems administrators are probably very busy trying to ensure that their bash environments cannot be exploited.

    Also of concern are the tens of millions of pieces of networking hardware such as routers and switches that connect the Internet’s computers together. Almost all run stripped-down versions of Linux-like operating systems optimised for networking, but they also include bash for network engineers to connect and control them. These will need to be patched, too.

    Desktop users are safe(r)
    The rest of us can probably breathe easier. Attackers are more interested in compromising systems that may return financial advantage, which is unlikely to be our desktop computers.

    My advice to Apple Mac users is to check firewall settings and take care when downloading any third-party application not available via the App Store. For Linux users the same applies — Ubuntu has a software centre, for example, where the community has checked all available applications to date. In any case, a patch will be available soon. Windows users are unaffected (and it’s not often you can say that).

    Some are suggesting this bug is a larger problem for Apple desktop devices than it really is. Unless your machine has been set up to allow others remote access to it (it wouldn’t do so by default), has also switched off the firewall and is not using a protected network (home broadband routers provide their own protection, for example), then I wouldn’t worry. But install whatever recommended updates appear in the days to come.The Conversation

    • Andrew Smith is lecturer in networking at the Open University
    • This article was originally published on The Conversation
    Follow TechCentral on Google News Add TechCentral as your preferred source on Google


    WhatsApp YouTube
    Share. Facebook Twitter LinkedIn WhatsApp Telegram Email Copy Link
    Previous ArticleExecutive departures a big blow for Eskom
    Next Article Zuma took control of nuclear deal: report

    Related Posts

    Why Telkom is pouring capex into IT - Serame Taukobong

    Why Telkom is pouring capital spending into IT

    2 June 2026
    Telkom's data growth story still has years to run: CEO

    Telkom’s data growth story still has years to run: CEO

    2 June 2026
    Reserve Bank draws a line on inflation - Lesetja Kganyago. Siphiwe Sibeko/Reuters

    Reserve Bank draws a line on inflation

    2 June 2026
    Company News
    The hidden infrastructure behind AI - Open Access Data Centres OADC

    The hidden infrastructure behind AI

    2 June 2026
    Addressing the 57% blind spot: Kaspersky on measuring SOC effectiveness

    Addressing the 57% blind spot: Kaspersky on measuring SOC effectiveness

    2 June 2026
    Strike48 report: security leaders wary of AI agents - Maidar Secure

    Strike48 report: security leaders wary of AI agents

    2 June 2026
    Opinion
    Treasury's crypto crackdown is a betrayal of Mandela's promise - Duncan McLeod

    Treasury’s crypto crackdown is a betrayal of Mandela’s promise

    22 May 2026
    South Africa is sleepwalking into another AI policy failure - Celeste Labuschagne

    South Africa is sleepwalking into another AI policy failure

    20 May 2026
    AI won't fix your culture - it will expose it - Jackie Kennedy

    AI won’t fix your culture – it will expose it

    19 May 2026

    Subscribe to Updates

    Get the best South African technology news and analysis delivered to your e-mail inbox every morning.

    Latest Posts
    Why Telkom is pouring capex into IT - Serame Taukobong

    Why Telkom is pouring capital spending into IT

    2 June 2026
    Telkom's data growth story still has years to run: CEO

    Telkom’s data growth story still has years to run: CEO

    2 June 2026
    Reserve Bank draws a line on inflation - Lesetja Kganyago. Siphiwe Sibeko/Reuters

    Reserve Bank draws a line on inflation

    2 June 2026
    Astronomers discover exoplanets with magnetic fields

    Strange winds reveal magnetic fields on distant ‘hot Jupiters’

    2 June 2026
    © 2009 - 2026 NewsCentral Media
    • Cookie policy (ZA)
    • TechCentral – privacy and Popia

    Type above and press Enter to search. Press Esc to cancel.

    Manage consent

    TechCentral uses cookies to enhance its offerings. Consenting to these technologies allows us to serve you better. Not consenting or withdrawing consent may adversely affect certain features and functions of the website.

    Functional Always active
    The technical storage or access is strictly necessary for the legitimate purpose of enabling the use of a specific service explicitly requested by the subscriber or user, or for the sole purpose of carrying out the transmission of a communication over an electronic communications network.
    Preferences
    The technical storage or access is necessary for the legitimate purpose of storing preferences that are not requested by the subscriber or user.
    Statistics
    The technical storage or access that is used exclusively for statistical purposes. The technical storage or access that is used exclusively for anonymous statistical purposes. Without a subpoena, voluntary compliance on the part of your Internet Service Provider, or additional records from a third party, information stored or retrieved for this purpose alone cannot usually be used to identify you.
    Marketing
    The technical storage or access is required to create user profiles to send advertising, or to track the user on a website or across several websites for similar marketing purposes.
    • Manage options
    • Manage services
    • Manage {vendor_count} vendors
    • Read more about these purposes
    View preferences
    • {title}
    • {title}
    • {title}