Sunday, December 29, 2024
HomeCiscoCisco IOS XE Software Vulnerabilities Let Hackers Gain Root Access in...

Cisco IOS XE Software Vulnerabilities Let Hackers Gain Root Access in Cisco Devices

Published on

SIEM as a Service

Cisco released a security update for multiple vulnerabilities that affected Cisco IOS XE Software web-based user interface (Web UI) that allows a remote attacker to execute commands with elevated privileges on the vulnerable system.

Cisco IOS XE Software is an internetworking operating system for enterprise networks and is using in several Cisco devices such as Some Cisco routers (such as ASR 1000) and some Catalyst switches (such as 3850).

This Vulnerable software running Cicso deployed in various Enterprise Networks, data centers, and smaller businesses and the potential attacker exploit the vulnerable devices remotely.

- Advertisement - SIEM as a Service

According to the Cisco update, These two ( CVE-2019-12650) ( CVE-2019-12651 ) vulnerabilities are not dependent on one another and the attacker no need to exploit one vulnerability to take over another vulnerability.

Both vulnerabilities affected Cisco devices that running vulnerable IOS XE Software release with the HTTP Server feature enabled.

Command Injection Vulnerabilities

A first vulnerability (CVE-2019-12651) with web-based user interface (Web UI) of Cisco IOS XE Software allows low privileged attackers possibly execute the arbitrary command on the vulnerable devices that running with Cisco IOS to elevate privileges.

Another vulnerability (CVE-2019-12650) that affected the web-based user interface (Web UI) due to improperly sanitizes user-supplied input of Cisco IOS XE Software allows remote attackers to execute commands on the underlying Linux shell of vulnerable devices and gain the root access.

According to the Cisco security update, Due to the improperly sanitizes user-supplied input in Cisco IOS, an attacker could exploit this vulnerabilities by supplying a crafted input parameter on a form in the Web UI and then submitting that form.

Customers recommended to disabling the HTTP Server feature eliminates the attack vector for these vulnerabilities until upgrade the system and apply the patch released by Cisco.

Following command will help to check and shows the output will confirm that it has the HTTP Server feature enabled.

Router# show running-config | include ip http server|secure-server
ip http server
ip http secure-server

If you find the presence of either command indicate that the HTTP Server feature is enabled.

If both http server and http-secure server are in use, then both commands are required to disable the HTTP Server feature.

In this case, Cisco adviced to using the following command in global configuration mode. no ip http server or no ip http secure-server.

You can follow us on Linkedin, Twitter, Facebook for daily Cybersecurity and hacking news updates

Also Read: Top 7 Vulnerability Database Sources to Trace New Vulnerabilities

Balaji
Balaji
BALAJI is an Ex-Security Researcher (Threat Research Labs) at Comodo Cybersecurity. Editor-in-Chief & Co-Founder - Cyber Security News & GBHackers On Security.

Latest articles

Cyberhaven Hacked – Chrome Extension With 400,000 users Compromised

Cyberhaven, a prominent cybersecurity company, disclosed that its Chrome extension With 400,000+ users was...

AT&T and Verizon Hacked – Salt Typhoon Compromised The Network For High Profiles

AT&T and Verizon Communications, two of America's largest telecommunications providers, have confirmed they were...

Lumma Stealer Attacking Users To Steal Login Credentials From Browsers

Researchers observed Lumma Stealer activity across multiple online samples, including PowerShell scripts and a...

New ‘OtterCookie’ Malware Attacking Software Developers Via Fake Job Offers

Palo Alto Networks reported the Contagious Interview campaign in November 2023, a financially motivated...

API Security Webinar

72 Hours to Audit-Ready API Security

APIs present a unique challenge in this landscape, as risk assessment and mitigation are often hindered by incomplete API inventories and insufficient documentation.

Join Vivek Gopalan, VP of Products at Indusface, in this insightful webinar as he unveils a practical framework for discovering, assessing, and addressing open API vulnerabilities within just 72 hours.

Discussion points

API Discovery: Techniques to identify and map your public APIs comprehensively.
Vulnerability Scanning: Best practices for API vulnerability analysis and penetration testing.
Clean Reporting: Steps to generate a clean, audit-ready vulnerability report within 72 hours.

More like this

IBM AIX TCP/IP Vulnerability Lets Attackers Exploit to Launch Denial of Service Attack

IBM has issued a security bulletin warning of two vulnerabilities in its AIX operating...

Apache Auth-Bypass Vulnerability Lets Attackers Gain Control Over HugeGraph-Server

The Apache Software Foundation has issued a security alert regarding a critical vulnerability...

Node.js systeminformation Package Vulnerability Exposes Millions of Systems to RCE Attacks

A critical command injection vulnerability in the popular systeminformation npm package has recently been disclosed, exposing...