Close Menu
  • Home
  • Articles
    • Attacks
      • BEC
      • Data Breach
      • DDoS
      • Evasion Attacks
      • Injection
      • Malware
      • MITM
      • Phishing
      • Ransomware
      • RCE
      • Social Engineering
      • Spoofing
      • Spyware
    • Business and Policy
      • BCP and DRP
      • GRC
      • Regulations
    • Data Protection
      • DLP
      • DRM
      • Encryption
      • IAM
    • Future, Trends and Insight
      • AI
      • Events & Community
      • Emerging Tech
      • Expert Panel
      • Interviews With Experts
      • Insights
      • Study & Research
    • Resources
      • Guides
      • Tools
      • Training & Education
    • Security
      • API
      • Apps
      • Cloud
      • Critical Infrastructure
      • Endpoint
      • Hardware
      • IoT
      • Mobile
      • Network
      • OT
      • Port Security
      • Security Architecture
      • Software Development
      • Supply Chain
      • Zero Trust
    • Threats and Vulnerabilities
      • Emerging Threats
      • Insider Threats
      • Risk Management
      • Threat Intelligence
      • Zero Day
  • News and Exclusives
    • Latest News
    • ISB Exclusive
    • Positive News
  • Who We Are
    • About Us
    • Information Security Buzz Expert Panel​
    • Write for Us
    • Media Pack
  • Contact Us
  • Newsletter
Facebook X (Twitter) LinkedIn
Facebook X (Twitter) LinkedIn
Information Security BuzzInformation Security Buzz
  • Home
  • Articles
    • Attacks
      • BEC
      • Data Breach
      • DDoS
      • Evasion Attacks
      • Injection
      • Malware
      • MITM
      • Phishing
      • Ransomware
      • RCE
      • Social Engineering
      • Spoofing
      • Spyware
    • Business and Policy
      • BCP and DRP
      • GRC
      • Regulations
    • Data Protection
      • DLP
      • DRM
      • Encryption
      • IAM
    • Future, Trends and Insight
      • AI
      • Events & Community
      • Emerging Tech
      • Expert Panel
      • Interviews With Experts
      • Insights
      • Study & Research
    • Resources
      • Guides
      • Tools
      • Training & Education
    • Security
      • API
      • Apps
      • Cloud
      • Critical Infrastructure
      • Endpoint
      • Hardware
      • IoT
      • Mobile
      • Network
      • OT
      • Port Security
      • Security Architecture
      • Software Development
      • Supply Chain
      • Zero Trust
    • Threats and Vulnerabilities
      • Emerging Threats
      • Insider Threats
      • Risk Management
      • Threat Intelligence
      • Zero Day
  • News and Exclusives
    • Latest News
    • ISB Exclusive
    • Positive News
  • Who We Are
    • About Us
    • Information Security Buzz Expert Panel​
    • Write for Us
    • Media Pack
  • Contact Us
  • Newsletter
Subscribe
Information Security BuzzInformation Security Buzz
Home - News & Analysis - September Patch Tuesday
News & Analysis

September Patch Tuesday

ISBuzz TeamBy ISBuzz TeamSeptember 12, 20185 Mins Read
Share LinkedIn Twitter Facebook Copy Link Email
Share
Facebook Twitter LinkedIn Email Copy Link
Quick AI Summary
ChatGPTClaudeGeminiGrokPerplexityDeepSeekCopilot

Chris Goettl, Director of Product Management, Security at Ivanti:

This month has a light third party line-up with a couple of non-Microsoft updates for Adobe Flash and Google Chrome with a moderate Microsoft line-up. Microsoft released fixes for 61 unique CVEs this month including the fix for the ALPC Elevation of Privilege vulnerability (CVE-2018-8440) that was disclosed and has been used in limited attacks in the wild. There are three additional publicly disclosed vulnerabilities resolved (CVE-2018-8409, CVE-2018-8457, CVE-2018-8475).

Microsoft Affected Products:

  • Internet Explorer
  • Microsoft Edge
  • Microsoft Windows
  • Microsoft Office and Microsoft Office Services and Web Apps
  • ChakraCore
  • Adobe Flash Player
  • .NET Framework
  • Microsoft.Data.OData
  • ASP.NET
  • Re-release of Exchange 2010 update from May (this one nearly snuck by under the radar)

CVE-2018-8440 is an Elevation of Privilege Vulnerability in Windows Advanced Local Procedure Call (ALPC). This was first disclosed on August 27th, 2018 when a frustrated security researcher SandboxEscaper released her findings through Twitter. CERT/CC confirmed the vulnerability was real and the proof-of-concept code worked in an advisory also released on the 27th.

“Microsoft Windows task scheduler contains a vulnerability in the handling of ALPC, which can allow a local user to gain SYSTEM privileges,” the alert stated.

An attacker who successfully exploits this vulnerability could run arbitrary code in the context of the local system which pretty much gives them the run of the system.

CVE-2018-8409 is a Denial of Service (DoS) Vulnerability in System.IO.Pipelines which could allow an attacker to cause a DoS against an application that is leveraging System.IO.Pipelines. This vulnerability can be exploited remotely, without authentication. The challenge with this update is that you need to take the new versions of .NET Core 2.1 or ASP.NET Core 2.1 and implement the updated binaries into your application. It is not a simple patch that can be applied.

CVE-2018-8457 is a Memory Corruption Vulnerability in Microsoft’s Scripting Engine. An attacker could corrupt memory in such a way that they could execute arbitrary code in the context of the current user. The attacker would gain equal rights to the user context they exploit. Least Privilege will mitigate the impact if this vulnerability is successfully exploited. There are multiple user-targeted attack vectors that could be used to exploit this vulnerability, including web-based attack scenarios where specially created websites could host malicious content, as an embed in an ActiveX control marked “safe for initialization” within an application or Office document.

CVE-2018-8475 is a Remote Code Execution Vulnerability in Windows that could allow remote code execution by specially crafting an image file to take advantage of the vulnerability. The attacker would execute arbitrary code. This is a user-targeted vulnerability meaning the attacker would need to convince a user to open the specially crafted image file, which is not difficult at all. Phishing is still a statistical challenge, not a true barrier.

Non-Microsoft Affected Products:

  • Adobe Flash Player
  • Google Chrome dropped late in the day on Patch Tuesday AND they also released last week (released 9/5/2018)
  • Mozilla Firefox (released 9/5/2018)

Adobe Flash and Google Chrome dropped today with an update each. Mozilla Firefox and Google Chrome also released updates last week, so Flash and all browsers need updates. Adobe Flash resolved one CVE in this release and is only rated as Important. Chrome resolved two CVEs that were urgent enough that they released another update a week apart.

Security Tip:

Here at Ivanti we keep an eye on a few key indicators of risk. These provide us a way to sift through the sea of updates and vulnerabilities to apply some better logic and prioritization based on attack vectors, mitigation options, and tangible risks.

  • Zero-Day– This is the obvious one. Someone is already exploiting this in the wild. Patch it ASAP because someone is actively taking advantage of the vulnerability. Example this month: CVE-2018-8440.
  • Public Disclosure– This is a vulnerability that has been disclosed at a level where enough information or potentially proof-of-concept code is available to make building a live exploit easier. This increases the odds that the vulnerability will be exploited. Attackers have a window of opportunity that declines over time. If they can exploit before a vendor can respond they know they have an exploit that is wide open. From the point an update is released their window starts to close. If they can develop an exploit in the first two to four weeks they have a highly usable exploit. CVE-2018-8440 is another good example this month as this public disclosure turned around in less than a week and became a zero-day.
  • User-Targeted– A vulnerability that requires an attacker to convince a user to click on a link, open a doc or PDF, view a specially crafted website, etc. Phishing, watering hole attacks and drive-by downloads are examples. This is a low-cost way for an attack to start so they are attractive methods to gain initial access to an environment. This month nearly all of the Microsoft updates and the Flash and browser updates include user-targeted vulnerabilities.
  • Least Privilege \ Privilege Management Mitigates Impact– In a day and age when enabling users means giving them admin rights to make life easier for everyone, this has become a much larger issue. Shadow IT is only one side effect of relinquishing admin privileges. In many cases a vulnerability would only gain the attacker equal rights to the user who was exploited. If that use is a full admin, then they own the system. Now, this month has an ample number of Elevation-of-Privilege vulnerabilities as well, but this indicator shows additional security controls that can work together to mitigate impact and slow attackers, giving more time to detect a threat in your environment.
ISBuzz Team
  • ISBuzz Team
    Air Canada Data Breach: BianLian Extortion Group Claims A Massive Heist Contrary To Airline’s Earlier Statement
  • ISBuzz Team
    Unprecedented DDoS Attack Rocks The Web: Tech Giants Reveal A Digital Tsunami
  • ISBuzz Team
    CISA Flags High-Severity Adobe Acrobat Reader Flaw Amid Active Exploits
  • ISBuzz Team
    Curl Security Alert: Patching A Critical Bug Averting Potential Cyber Catastrophe

The opinions expressed in this post belong to the individual contributors and do not necessarily reflect the views of Information Security Buzz.

Share. Facebook Twitter LinkedIn Email Copy Link

Related Posts

New Phishing Kit Starkiller Defeats Multi-Factor Authentication

February 23, 20264 Mins Read

ReliaQuest Uncovers Social Media Phishing Campaign Built on Trusted Tools

January 22, 20266 Mins Read

What Happens after a Phishing Email Lands in Your Inbox?

January 5, 20266 Mins Read
ISB-Bora-Side-Bar

 
ISB-Bora-Side-Bar
Black ISB Logo

Information Security Buzz is an independent resource that provides the experts’ comments, analysis, and opinion on the latest Cybersecurity news and topics

X (Twitter) LinkedIn Facebook RSS

Working With Us

  • About Us
  • Advertise With Us
  • Contact Us

Write For Us

  • How To Contribute

The Pages

  • Privacy Policy
  • Cookie Policy
  • AI Policy
  • Terms & Conditions
  • Copyright Notice

Information Security Buzz and all its contents are copyright © 2014-2025. All rights reserved. All third-party trademarks are recognized.

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

Manage Consent
To provide the best experiences, we use technologies like cookies to store and/or access device information. Consenting to these technologies will allow us to process data such as browsing behavior or unique IDs on this site. Not consenting or withdrawing consent, may adversely affect certain features and functions.
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}