@RISK: The Consensus Security Vulnerability Alert: Vol. 17, Num. 51

=============================================================

 

CONTENTS:

NOTABLE RECENT SECURITY ISSUES

INTERESTING NEWS FROM AROUND THE SECURITY COMMUNITY

VULNERABILITIES FOR WHICH EXPLOITS ARE AVAILABLE

MOST PREVALENT MALWARE FILES 2017-12-12 – 2017-12-19

============================================================

 

TOP VULNERABILITY THIS WEEK: Remote Code Execution Vulnerability Found in GoAhead Web Server

 

******************** Sponsored By FireEye ********************

 

ICYMI: Join FireEye Product Marketing Director, Dan Reis for a webcast “The Convergence of EPP and EDR: Tomorrows Solution Today.” Dan will help you navigate the crowded EPP and EDR vendor landscapes and educate you on different elements needed to maximize endpoint protection. view the archive: http://www.sans.org/info/200805

 

============================================================

TRAINING UPDATE

 

— SANS Security East 2018 | New Orleans, LA | January 8-13 | http://www.sans.org/u/xmN

 

— SANS Amsterdam January 2018 | January 15-20 | http://www.sans.org/u/wUT

 

— SANS Las Vegas 2018 | January 28-February 2 | http://www.sans.org/u/yjg

 

— Cyber Threat Intelligence Summit | Bethesda, MD | January 29-February 5 | http://www.sans.org/u/xTH

 

— SANS London February 2018 | February 5-10 http://www.sans.org/u/yjq

 

— SANS Southern California-Anaheim 2018 | February 12-17 | http://www.sans.org/u/yJe

 

— Cloud Security Summit 2018 | San Diego, CA | February 19-26 | http://www.sans.org/u/yjl

 

— SANS Secure Japan 2018 | February 19-March 3 | http://www.sans.org/u/wUY

 

— SANS Secure Singapore 2018 | March 12-24 | http://www.sans.org/u/xTM

 

— SANS OnDemand and vLive Training | The SANS Training you want with the flexibility you need. SAVE $350 or get a GIAC Certification Attempt Included with OnDemand or vLive Training when you register by December 27. http://www.sans.org/u/yPh

 

— Can’t travel? SANS offers online instruction for maximum flexibility

 

— Live Daytime training with Simulcast – http://www.sans.org/u/WK

 

— Evening training 2x per week for 6 weeks with vLive – http://www.sans.org/u/WZ

 

— Anywhere, Anytime access for 4 months with OnDemand format – http://www.sans.org/u/rEw

 

— Multi-week Live SANS training

Mentor – http://www.sans.org/u/X9

Contact mentor@sans.org

 

— Looking for training in your own community?

Community – http://www.sans.org/u/Xo

Plus Miami, Scottsdale, London, Brussels, and Bangalore all in the next 90 days.

For a list of all upcoming events, on-line and live: http://www.sans.org/u/XN

 

********************** Sponsored Links: ********************

 

1) ICYMI: “Breaking Down the Data: How Secure Are You and Your Supply Chain?” with G. Mark Hardy. http://www.sans.org/info/200810

 

2) Did you miss “Who Owns ICS Security? Fusing IT, OT, & IIoT Security in the Corporate SOC.” View the archive: http://www.sans.org/info/200815

 

3) Don’t Miss “Third Party Risk Assessment: Using BitSight for Consistent and Continuous Risk Rating” with John Pescatore. http://www.sans.org/info/200820

 

============================================================

 

NOTABLE RECENT SECURITY ISSUES

SELECTED BY THE TALOS SECURITY INTELLIGENCE AND RESEARCH GROUP

 

Title: Remote Code Execution Vulnerability Found in GoAhead Web Server

Description: Researchers have identified a remote code execution vulnerability in the GoAhead Web Server, a widely used web server that is designed to be embedded in applications and devices. This vulnerability, identified as CVE-2017-17562, manifests due to improper handling of user-supplied variables in an HTTP request that are subsequently used when forking and executing a CGI script. An attacker who exploits this vulnerability could remotely execute arbitrary code of their choice, thereby compromising the server. GoAhead versions since 2.5.0 have been confirmed vulnerable. Software updates that address this vulnerability have been published and are available for download.

Reference: https://www.elttam.com.au/blog/goahead/

Snort SID: 45218-45219

 

Title: Bleichenbacher Flaw in RSA-encrypted TLS Traffic Identified (a.k.a. ROBOT attack)

Description: Researchers have identified a flaw in RSA-encrypted TLS traffic that could allow an attacker to perform decryption or signing operations with the private key of a TLS server. This vulnerability is a variation of the flaws first identified in RSA encryption by Daniel Bleichenbacher in 1998 and has been named “Return Of Bleichenbacher’s Oracle Threat,” or ROBOT. Software updates for various affected products and software are forthcoming pending the development of a patch that addresses this flaw.

Reference: https://robotattack.org/

Snort SID: Detection pending further research

 

============================================================

 

INTERESTING NEWS FROM AROUND THE SECURITY COMMUNITY

 

aPAColypse now: Exploiting Windows 10 in a Local Network with WPAD/PAC and JScript

https://googleprojectzero.blogspot.com/2017/12/apacolypse-now-exploiting-windows-10-in_18.html

 

Trump administration formally blames North Korea for WannaCry. Now what?

https://arstechnica.com/tech-policy/2017/12/trump-administration-formally-blames-north-korea-for-wannacry-now-what/

 

Backdoor Found in WordPress Plugin With More Than 300,000 Installations

https://www.bleepingcomputer.com/news/security/backdoor-found-in-wordpress-plugin-with-more-than-300-000-installations/

 

OSX.Pirrit Mac Adware – Part III: The DaVinci Code

https://www.cybereason.com/blog/targetingedge-mac-os-x-pirrit-malware-adware-still-active

 

There’s No Place Like ::1 — Enumerating Local IPv6 networks

https://secdevops.ai/theres-no-place-like-1-enumerating-local-ipv6-networks-88a6247e3519?gi=51afef237357

 

Network Pivoting Techniques Cheat Sheet

https://bitrot.sh/cheatsheet/14-12-2017-pivoting/

 

The 2017 SANS Holiday Hack Challenge

https://holidayhackchallenge.com/2017/

 

=========================================================

 

RECENT

VULNERABILITIES FOR WHICH EXPLOITS ARE AVAILABLE

COMPILED BY THE QUALYS VULNERABILITY RESEARCH TEAM

 

This is a list of recent vulnerabilities for which exploits are

available. System administrators can use this list to help in

prioritization of their remediation activities. The Qualys Vulnerability

Research Team compiles this information based on various exploit

frameworks, exploit databases, exploit kits and monitoring of internet

activity.

 

ID:     CVE-2017-17562

Title:     EmbedThis GoAhead Remote Code Execution Vulnerability

Vendor: EmbedThis GoAhead

Description: Embedthis GoAhead before 3.6.5 allows remote code execution if CGI is enabled and a CGI program is dynamically linked. This is a result of initializing the environment of forked CGI scripts using untrusted HTTP request parameters in the cgiHandler function in cgi.c. When combined with the glibc dynamic linker, this behaviour can be abused for remote code execution using special parameter names such as LD_PRELOAD. An attacker can POST their shared object payload in the body of the request, and reference it using /proc/self/fd/0.

CVSS v2 Base Score: 10.0 (AV:N/AC:L/Au:N/C:C/I:C/A:C)

 

ID:     CVE-2017-8759

Title:     Microsoft .NET Framework Remote Code Execution Vulnerability

Vendor: Microsoft

Description: A remote code execution vulnerability exists when Microsoft .NET Framework processes untrusted input. Microsoft is aware of a report that an exploit for CVE-2017-8759 exists in the wild and is being used in targeted attacks.

Microsoft published a .NET security update to address this issue.

CVSS v2 Base Score: 10.0 (AV:N/AC:L/Au:N/C:C/I:C/A:C)

 

ID:     CVE-2017-9805

Title:     Apache Struts REST plugin Remote Code Execution (S2-052)

Vendor: Apache Struts

Description: The REST Plugin is using a XStreamHandler with an instance of XStream for deserialization without any type filtering and this can lead to Remote Code Execution when deserializing XML payloads.

CVSS v2 Base Score: 10.0 (AV:N/AC:L/Au:N/C:C/I:C/A:C)

 

ID:     CVE-2017-0037

Title:     Microsoft Internet Explorer Remote Code Execution (MS17-007)

Vendor: Microsoft

Description: Microsoft Internet Explorer 10 and 11 and Microsoft Edge have a type confusion issue in the Layout::MultiColumnBoxBuilder::HandleColumnBreakOnColumnSpanningElement function in mshtml.dll, which allows remote attackers to execute arbitrary code via vectors involving a crafted Cascading Style Sheets (CSS) token sequence and crafted JavaScript code that operates on a TH element.

CVSS v2 Base Score: 7.6 (AV:N/AC:H/Au:N/C:C/I:C/A:C)

 

ID:     CVE-2017-0145

Title:     Microsoft Windows SMB Remote Code Execution Vulnerability

Vendor: Microsoft

Description: The SMBv1 server in Microsoft Windows Vista SP2; Windows Server 2008 SP2 and R2 SP1; Windows 7 SP1; Windows 8.1; Windows Server 2012 Gold and R2; Windows RT 8.1; and Windows 10 Gold, 1511, and 1607; and Windows Server 2016 allows remote attackers to execute arbitrary code via crafted packets, aka “Windows SMB Remote Code Execution Vulnerability.” This vulnerability is different from those described in CVE-2017-0143, CVE-2017-0144, CVE-2017-0146, and CVE-2017-0148.

CVSS v2 Base Score: 10.0 (AV:N/AC:L/Au:N/C:C/I:C/A:C)

 

ID:     CVE-2017-0290

Title:     Microsoft Malware Protection Engine Remote Code Execution Vulnerability

Vendor: Microsoft

Description: NScript in mpengine in Microsoft Malware Protection Engine with Engine Version before 1.1.13704.0, as used in Windows Defender and other products, allows remote attackers to execute arbitrary code or cause a denial of service (type confusion and application crash) via crafted JavaScript code within any file scanned by this engine.

CVSS v2 Base Score: 10.0 (AV:N/AC:L/Au:N/C:C/I:C/A:C)

 

ID:     CVE-2017-3881

Title:     Cisco IOS and IOS XE Software Cluster Management Protocol Remote Code Execution Vulnerability

Vendor: Cisco

Description: A vulnerability in the Cisco Cluster Management Protocol (CMP) processing code in Cisco IOS and Cisco IOS XE Software could allow an unauthenticated, remote attacker to cause a reload of an affected device or remotely execute code with elevated privileges. The Cluster Management Protocol utilizes Telnet internally as a signaling and command protocol between cluster members. The vulnerability is due to the combination of two factors: (1) the failure to restrict the use of CMP-specific Telnet options only to internal, local communications between cluster members and instead accept and process such options over any Telnet connection to an affected device; and (2) the incorrect processing of malformed CMP-specific Telnet options. An attacker could exploit this vulnerability by sending malformed CMP-specific Telnet options while establishing a Telnet session with an affected Cisco device configured to accept Telnet connections. An exploit could allow an attacker to execute arbitrary code and obtain full control of the device or cause a reload of the affected device. This affects Catalyst switches, Embedded Service 2020 switches, Enhanced Layer 2 EtherSwitch Service Module, Enhanced Layer 2/3 EtherSwitch Service Module, Gigabit Ethernet Switch Module (CGESM) for HP, IE Industrial Ethernet switches, ME 4924-10GE switch, RF Gateway 10, and SM-X Layer 2/3 EtherSwitch Service Module. Cisco Bug IDs: CSCvd48893.

CVSS v2 Base Score: 10.0 (AV:N/AC:L/Au:N/C:C/I:C/A:C)

 

ID:     CVE-2017-5638

Title:     Apache Struts2 Input Validation Code Execution Vulnerability

Vendor: Apache

Description: The Jakarta Multipart parser in Apache Struts 2 2.3.x before 2.3.32 and 2.5.x before 2.5.10.1 mishandles file upload, which allows remote attackers to execute arbitrary commands via a #cmd= string in a crafted Content-Type HTTP header, as exploited in the wild in March 2017.

CVSS v2 Base Score: 10.0 (AV:N/AC:L/Au:N/C:C/I:C/A:C)

 

=========================================================

 

MOST PREVALENT MALWARE FILES 2017-12-12 – 2017-12-19

:

COMPILED BY TALOS SECURITY INTELLIGENCE AND RESEARCH GROUP

 

SHA 256: 15716598f456637a3be3d6c5ac91266142266a9910f6f3f85cfd193ec1d6ed8b

MD5: 799b30f47060ca05d80ece53866e01cc

VirusTotal: https://www.virustotal.com/file/15716598f456637a3be3d6c5ac91266142266a9910f6f3f85cfd193ec1d6ed8b/analysis/#additional-info

Typical Filename: mf2016341595.exe

Claimed Product: (none)

Detection Name: W32.Generic:Gen.20l1.1201

 

SHA 256: bcffda040c93b743bca1a67128ec1f60595dc0b14655afd7949b6c779e0e997f

MD5:  2dbf779808d2ec3f5121891be9f4b1cf

VirusTotal: https://www.virustotal.com/file/bcffda040c93b743bca1a67128ec1f60595dc0b14655afd7949b6c779e0e997f/analysis/#additional-info

Typical Filename: helperamc

Claimed Product: Advanced Mac Cleaner

Detection Name: OSX.Variant:AMCZ.19if.1201

 

SHA 256: c3e530cc005583b47322b6649ddc0dab1b64bcf22b124a492606763c52fb048f

MD5: e2ea315d9a83e7577053f52c974f6a5a

VirusTotal: https://www.virustotal.com/file/c3e530cc005583b47322b6649ddc0dab1b64bcf22b124a492606763c52fb048f/analysis/#additional-info

Typical Filename: Tempmf582901854.exe

Claimed Product: (none)

Detection Name: W32.C3E530CC00-95.SBX.TG

 

SHA 256: fdd6288747eb976a863966935b7800b1ed839ded3fe15dfa039a2c6f68b940b5

MD5: 5f6a2aa70a80a09d358c35f0fc1b0b95

VirusTotal: https://www.virustotal.com/file/fdd6288747eb976a863966935b7800b1ed839ded3fe15dfa039a2c6f68b940b5/analysis/#additional-info

Typical Filename: Invoice Number 370733.doc

Claimed Product: N/A

Detection Name: W32.FDD6288747-100.SBX.TG

 

SHA 256: c7f0cd5a271004e7668606864aaee0d1eb1a4000b9da999c982c12a8311ea6ee

MD5: 2f5a558d32e14dd07cd47d8e6fb12032

VirusTotal: https://www.virustotal.com/file/c7f0cd5a271004e7668606864aaee0d1eb1a4000b9da999c982c12a8311ea6ee/analysis/#additional-info

Typical Filename: lsmosee.exe

Claimed Product: (unknown)

Detection Name: W32.C7F0CD5A27-95.SBX.TG

 

=============================================================

@RISK: The Consensus Security Vulnerability Alert: Vol. 17, Num. 50

CONTENTS:

NOTABLE RECENT SECURITY ISSUES

INTERESTING NEWS FROM AROUND THE SECURITY COMMUNITY

VULNERABILITIES FOR WHICH EXPLOITS ARE AVAILABLE

MOST PREVALENT MALWARE FILES 2017-12-05 – 2017-12-12

============================================================

 

TOP VULNERABILITY THIS WEEK: Microsoft Releases Security Advisories for December 2017

 

******************** Sponsored By FireEye *******************

 

Join FireEye Product Marketing Director, Dan Reis for “The Convergence of EPP and EDR: Tomorrows Solution Today” where he will help you navigate the crowded EPP and EDR vendor landscapes and educate you on different elements needed to maximize endpoint protection.  Register: http://www.sans.org/info/200675

 

============================================================

TRAINING UPDATE

 

— SANS Security East 2018 | New Orleans, LA | January 8-13 | http://www.sans.org/u/xmN

 

— SANS Amsterdam January 2018 | January 15-20 | http://www.sans.org/u/wUT

 

— SANS Las Vegas 2018 | January 28-February 2 | http://www.sans.org/u/yjg

 

— Cyber Threat Intelligence Summit | Bethesda, MD | January 29-February 5 | http://www.sans.org/u/xTH

 

— SANS London February 2018 | February 5-10 | http://www.sans.org/u/yjq

 

— SANS Southern California-Anaheim 2018 | February 12-17 | http://www.sans.org/u/yJe

 

— Cloud Security Summit 2018 | San Diego, CA | February 19-26 | http://www.sans.org/u/yjl

 

— SANS Secure Japan 2018 | February 19-March 3 | http://www.sans.org/u/wUY

 

— SANS Secure Singapore 2018 | March 12-24 | http://www.sans.org/u/xTM

 

— SANS OnDemand and vLive Training | The SANS Training you want with the flexibility you need. SAVE $350 or get a GIAC Certification Attempt Included with OnDemand or vLive Training when you register by December 27. http://www.sans.org/u/yPh

 

— Can’t travel? SANS offers online instruction for maximum flexibility

 

— Live Daytime training with Simulcast – http://www.sans.org/u/WK

 

— Evening training 2x per week for 6 weeks with vLive – http://www.sans.org/u/WZ

 

— Anywhere, Anytime access for 4 months with OnDemand format – http://www.sans.org/u/rEw

 

— Multi-week Live SANS training

Mentor – http://www.sans.org/u/X9

Contact mentor@sans.org

 

— Looking for training in your own community?

Community – http://www.sans.org/u/Xo

Plus Miami, Scottsdale, London, Brussels, and Bangalore all in the next 90 days.

For a list of all upcoming events, on-line and live: http://www.sans.org/u/XN

 

********************** Sponsored Links: ********************

 

1) ICYMI:  “2017 Trends and Strategies for Protecting Endpoints in Healthcare.”  view the archive: http://www.sans.org/info/200680

 

2) Don’t miss:  “Third Party Risk Assessment: Using BitSight for Consistent and Continuous Risk Rating” Register: http://www.sans.org/info/200685

 

3) If we had a clean slate and ample budget, how would we develop the ideal network security architecture? Learn More: http://www.sans.org/info/200690

 

============================================================

 

NOTABLE RECENT SECURITY ISSUES

SELECTED BY THE TALOS SECURITY INTELLIGENCE AND RESEARCH GROUP

 

Title: Microsoft Releases Security Advisories for December 2017

Description: Microsoft has released its monthly set of security advisories for vulnerabilities that have been identified in currently supported products. This month’s release sees a total of 32 vulnerabilities patched with 19 vulnerabilities rated “critical” and 13 rated “important.” This month’s release also sees the release of a security advisory aimed at reducing the attack surface in Office by disabling DDE.

Reference: https://portal.msrc.microsoft.com/en-us/security-guidance/releasenotedetail/c383fa60-b852-e711-80dd-000d3a32f9b6

Snort SID: 37283-37284, 45121-45124, 45128-45133, 45138-45153, 45155-45156

 

Title: Intel Releases Critical Update for Management Engine

Description: Intel has released a critical security advisory for the Management Engine, Trusted Execution Engine, and Server Platform Services in response to a vulnerability being identified. “Systems using Intel ME Firmware versions 8.x-10.x and 11.0.0 -11.7.0, SPS Firmware version 4.0, and TXE version 3.0 are impacted.” These effects firmware version on certain processors, such as 6th, 7th, and 8th generation Core Processors, Xeon E3-1200 v5 and v6 series, and others.

Reference: https://www.intel.com/content/www/us/en/support/articles/000025619/software.html

Snort SID: Detection pending release of vulnerability information

 

Title: Apple Releases Security Updates for macOS, iTunes, and Safari

Description: Apple has released security updates for macOS, iTunes, and Safari. The macOS security update addresses 22 vulnerabilities impacting various components such as OpenSSL, IOKit, Intel Graphics Drivers, Directory Utility, and more. The macOS update also re-addresses CVE-2017-13872, the privilege escalation vulnerability that was previously patched in an out-of-band security update.

Reference: https://support.apple.com/en-us/HT208331

Snort SID: Detection pending release of vulnerability information

 

Title: Adobe Releases Flash Player Security Bulletin

Description: Adobe has released a Flash Player security bulletin addressing a vulnerability that has been identified. This vulnerability, CVE-2017-11305, is a business logic error that could result in the unintended reset of the global settings preference file. Adobe has released a software update addressing this issue.

Reference: https://helpx.adobe.com/security/products/flash-player/apsb17-42.html

Snort SID: Detection pending

 

============================================================

 

INTERESTING NEWS FROM AROUND THE SECURITY COMMUNITY

 

Sysinternals Sysmon suspicious activity guide

https://blogs.technet.microsoft.com/motiba/2017/12/07/sysinternals-sysmon-suspicious-activity-guide/

 

Phishers Are Upping Their Game. So Should You.

https://krebsonsecurity.com/2017/12/phishers-are-upping-their-game-so-should-you/

 

The Mutiny Fuzzing Framework and Decept Proxy

http://blog.talosintelligence.com/2017/12/mutiny-decept.html

 

x86-64 Windows shellcode that recreates the Jurassic Park hacking scene

https://github.com/zznop/pop-nedry

 

Deep dive on the HP keylogger fixed in November

https://zwclose.github.io/HP-keylogger/

 

=========================================================

 

RECENT

VULNERABILITIES FOR WHICH EXPLOITS ARE AVAILABLE

COMPILED BY THE QUALYS VULNERABILITY RESEARCH TEAM

 

This is a list of recent vulnerabilities for which exploits are

available. System administrators can use this list to help in

prioritization of their remediation activities. The Qualys Vulnerability

Research Team compiles this information based on various exploit

frameworks, exploit databases, exploit kits and monitoring of internet

activity.

 

ID:     CVE-2017-8759

Title:     Microsoft .NET Framework Remote Code Execution Vulnerability

Vendor: Microsoft

Description: A remote code execution vulnerability exists when Microsoft .NET Framework processes untrusted input. Microsoft is aware of a report that an exploit for CVE-2017-8759 exists in the wild and is being used in targeted attacks.

Microsoft published a .NET security update to address this issue.

CVSS v2 Base Score: 10.0 (AV:N/AC:L/Au:N/C:C/I:C/A:C)

 

ID:     CVE-2017-9805

Title:     Apache Struts REST plugin Remote Code Execution (S2-052)

Vendor: Apache Struts

Description: The REST Plugin is using a XStreamHandler with an instance of XStream for deserialization without any type filtering and this can lead to Remote Code Execution when deserializing XML payloads.

CVSS v2 Base Score: 10.0 (AV:N/AC:L/Au:N/C:C/I:C/A:C)

 

ID:     CVE-2017-0037

Title:     Microsoft Internet Explorer Remote Code Execution (MS17-007)

Vendor: Microsoft

Description: Microsoft Internet Explorer 10 and 11 and Microsoft Edge have a type confusion issue in the Layout::MultiColumnBoxBuilder::HandleColumnBreakOnColumnSpanningElement function in mshtml.dll, which allows remote attackers to execute arbitrary code via vectors involving a crafted Cascading Style Sheets (CSS) token sequence and crafted JavaScript code that operates on a TH element.

CVSS v2 Base Score: 7.6 (AV:N/AC:H/Au:N/C:C/I:C/A:C)

 

ID:     CVE-2017-0145

Title:     Microsoft Windows SMB Remote Code Execution Vulnerability

Vendor: Microsoft

Description: The SMBv1 server in Microsoft Windows Vista SP2; Windows Server 2008 SP2 and R2 SP1; Windows 7 SP1; Windows 8.1; Windows Server 2012 Gold and R2; Windows RT 8.1; and Windows 10 Gold, 1511, and 1607; and Windows Server 2016 allows remote attackers to execute arbitrary code via crafted packets, aka “Windows SMB Remote Code Execution Vulnerability.” This vulnerability is different from those described in CVE-2017-0143, CVE-2017-0144, CVE-2017-0146, and CVE-2017-0148.

CVSS v2 Base Score: 10.0 (AV:N/AC:L/Au:N/C:C/I:C/A:C)

 

ID:     CVE-2017-0290

Title:     Microsoft Malware Protection Engine Remote Code Execution Vulnerability

Vendor: Microsoft

Description: NScript in mpengine in Microsoft Malware Protection Engine with Engine Version before 1.1.13704.0, as used in Windows Defender and other products, allows remote attackers to execute arbitrary code or cause a denial of service (type confusion and application crash) via crafted JavaScript code within any file scanned by this engine.

CVSS v2 Base Score: 10.0 (AV:N/AC:L/Au:N/C:C/I:C/A:C)

 

ID:     CVE-2017-3881

Title:     Cisco IOS and IOS XE Software Cluster Management Protocol Remote Code Execution Vulnerability

Vendor: Cisco

Description: A vulnerability in the Cisco Cluster Management Protocol (CMP) processing code in Cisco IOS and Cisco IOS XE Software could allow an unauthenticated, remote attacker to cause a reload of an affected device or remotely execute code with elevated privileges. The Cluster Management Protocol utilizes Telnet internally as a signaling and command protocol between cluster members. The vulnerability is due to the combination of two factors: (1) the failure to restrict the use of CMP-specific Telnet options only to internal, local communications between cluster members and instead accept and process such options over any Telnet connection to an affected device; and (2) the incorrect processing of malformed CMP-specific Telnet options. An attacker could exploit this vulnerability by sending malformed CMP-specific Telnet options while establishing a Telnet session with an affected Cisco device configured to accept Telnet connections. An exploit could allow an attacker to execute arbitrary code and obtain full control of the device or cause a reload of the affected device. This affects Catalyst switches, Embedded Service 2020 switches, Enhanced Layer 2 EtherSwitch Service Module, Enhanced Layer 2/3 EtherSwitch Service Module, Gigabit Ethernet Switch Module (CGESM) for HP, IE Industrial Ethernet switches, ME 4924-10GE switch, RF Gateway 10, and SM-X Layer 2/3 EtherSwitch Service Module. Cisco Bug IDs: CSCvd48893.

CVSS v2 Base Score: 10.0 (AV:N/AC:L/Au:N/C:C/I:C/A:C)

 

ID:     CVE-2017-5638

Title:     Apache Struts2 Input Validation Code Execution Vulnerability

Vendor: Apache

Description: The Jakarta Multipart parser in Apache Struts 2 2.3.x before 2.3.32 and 2.5.x before 2.5.10.1 mishandles file upload, which allows remote attackers to execute arbitrary commands via a #cmd= string in a crafted Content-Type HTTP header, as exploited in the wild in March 2017.

CVSS v2 Base Score: 10.0 (AV:N/AC:L/Au:N/C:C/I:C/A:C)

 

ID:     CVE-2016-7892

Title:     Adobe Flash Player Use-After-Free Code Execution Vulnerability

Vendor: Adobe

Description: Remote exploitation of a use-after-free vulnerability in Adobe’s Flash Player could allow attackers to execute arbitrary code. Adobe is aware of a report that an exploit for CVE-2016-7892 exists in the wild, and is being used in limited targeted attacks.

CVSS v2 Base Score: 9.3 (AV:N/AC:M/Au:N/C:C/I:C/A:C)

 

=========================================================

 

MOST PREVALENT MALWARE FILES 2017-12-05 – 2017-12-12

:

COMPILED BY TALOS SECURITY INTELLIGENCE AND RESEARCH GROUP

 

SHA 256: 99550ea419a3f49ee1154c9d5ae99b7f925a783028f87286584a0c9fe7bab4f0

MD5: 5bafb135e1d7ba0a5acd0fbbeb2a93e1

VirusTotal: https://www.virustotal.com/file/99550ea419a3f49ee1154c9d5ae99b7f925a783028f87286584a0c9fe7bab4f0/analysis/#additional-info

Typical Filename: helperamc.zip

Claimed Product: Advanced Mac Cleaner

Detection Name: W32.99550EA419-95.SBX.TG

 

SHA 256: 15716598f456637a3be3d6c5ac91266142266a9910f6f3f85cfd193ec1d6ed8b

MD5: 799b30f47060ca05d80ece53866e01cc

VirusTotal: https://www.virustotal.com/file/15716598f456637a3be3d6c5ac91266142266a9910f6f3f85cfd193ec1d6ed8b/analysis/#additional-info

Typical Filename: mf2016341595.exe

Claimed Product: (unknown)

Detection Name: W32.Generic:Gen.20l1.1201

 

SHA 256: 7ceaa325d27f178732b0fecceee3a2eda1de7f49970424d39ebdde93c077aa0f

MD5: 8a0a9252ba0f7d46e7b02337ebdad2be

VirusTotal: https://www.virustotal.com/file/7ceaa325d27f178732b0fecceee3a2eda1de7f49970424d39ebdde93c077aa0f/analysis/#additional-info

Typical Filename: PCMHelper_u.rar

Claimed Product: (unknown)

Detection Name: W32.7CEAA325D2-100.SBX.VIOC

 

SHA 256: c3e530cc005583b47322b6649ddc0dab1b64bcf22b124a492606763c52fb048f

MD5: e2ea315d9a83e7577053f52c974f6a5a

VirusTotal: https://www.virustotal.com/file/c3e530cc005583b47322b6649ddc0dab1b64bcf22b124a492606763c52fb048f/analysis/#additional-info

Typical Filename: Tempmf582901854.exe

Claimed Product: (unknown)

Detection Name: W32.C3E530CC00-95.SBX.TG

 

SHA 256: 24eadaa94a1ce95065e0a9b6456e918a4b5af1e12671f53762e6f3716a40787f

MD5: edb8ce07bc64bff9df7cfadc500a660d

VirusTotal: https://www.virustotal.com/file/24eadaa94a1ce95065e0a9b6456e918a4b5af1e12671f53762e6f3716a40787f/analysis/#additional-info

Typical Filename: 26kuroda.n.xls

Claimed Product: N/A

Detection Name: W32.24EADAA94A-100.SBX.TG

 

=============================================================

@RISK: The Consensus Security Vulnerability Alert: Vol. 17, Num. 49

=========================================================
CONTENTS:

NOTABLE RECENT SECURITY ISSUES
INTERESTING NEWS FROM AROUND THE SECURITY COMMUNITY
VULNERABILITIES FOR WHICH EXPLOITS ARE AVAILABLE
MOST PREVALENT MALWARE FILES 2017-11-28 – 2017-12-05
TOP VULNERABILITY THIS WEEK: Google Releases Monthly Security Bulletin for Android

TRAINING UPDATE

SANS Amsterdam January 2018 | 15-20 January

SANS Dubai 2018 | 27 January-1 February

SANS London February 2018 | 5-10 February

SANS Brussels February 2018 | 19-24 February

SANS London March | 5-10 March

SANS Paris March 2018 | 12-17 March

SANS Munich March 2018 | 19-24 March

SANS Abu Dhabi 2018 | 7-12 April

SANS Zurich 2018 | 16-21 April

SANS Security East 2018 | New Orleans, LA | 8-13 January

SANS Secure Japan 2018 | 19 February-3 March

SANS Online Training: Anywhere, Anytime

Single Course Training: Community SANS

View the full SANS course catalog

Sponsored Links:
Don’t Miss: “Using Anti-Evasion to Block Stealth Attacks with Minerva Labs” Register: http://www.sans.org/info/200375

ICYMI: “Breaking Down the Data: How Secure Are You and Your Supply Chain?” View the Archive: http://www.sans.org/info/200380

Join FireEye Product Marketing Director, Dan Reis for a webcast “The Convergence of EPP and EDR: Tomorrows Solution Today.” Register: http://www.sans.org/info/200385

NOTABLE RECENT SECURITY ISSUES
SELECTED BY THE TALOS SECURITY INTELLIGENCE AND RESEARCH GROUP

Title: Google Releases Monthly Security Bulletin for Android
Description: Google has released its monthly security bulletin for vulnerabilities identified in Android and Android components. This month’s release is split into 2 patches levels, 2017-12-01 and 2017-12-05. The 2017-12-01 patch level addresses 19 vulnerabilities with 6 rated critical and 13 rated high severity. The 2017-12-05 patch level addresses 28 vulnerabilities with 4 rated critical and 24 rated high severity. Updates for Nexus and Pixel devices have been released. Android partners have also been notified of these vulnerabilities and should have forthcoming updates.
Reference: https://source.android.com/security/bulletin/2017-12-01
Snort SID: Detection pending release of vulnerability information

Title: Cisco Released Security Advisory for Vulnerabilities Identified in WebEx Recording Format and Advanced Recording Format Players
Description: Cisco has released a security advisory for vulnerabilities that have been identified in WebEx Recording Format and Advanced Recording Format Players. These vulnerabilities manifest in the way Cisco WebEx handles ARF and WRF playback files. Exploitation of these vulnerabilities could be achieved if a user opens a malicious ARF or WRF file they receive in an email or click on a URL that causes the user to navigate to a malicious ARF or WRF file. Cisco has released a software update addressing these vulnerabilities.
Reference: https://tools.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-20171129-webex-players

Title: TeamViewer Releases Update to Address Permissions Bug
Description: TeamViewer has released a security update following reports that a bug in the way permissions are handled was reported. The bug potentially allows users sharing a desktop session to gain control of the other person’s computer without permission.
Reference: https://threatpost.com/teamviewer-rushes-fix-for-permissions-bug/129096/

INTERESTING NEWS FROM AROUND THE SECURITY COMMUNITY

Mailsploit: a collection of bugs in email clients that allow effective sender spoofing and code injection attacks
https://www.mailsploit.com/index

Why Gets You Root (on macOS High Sierra)
https://objective-see.com/blog/blog_0x24.html

Flaw Found in Dirty COW Patch
https://medium.com/bindecy/huge-dirty-cow-cve-2017-1000405-110eca132de0

Microsoft teams up with law enforcement and other partners to disrupt Gamarue (Andromeda)
https://blogs.technet.microsoft.com/mmpc/2017/12/04/microsoft-teams-up-with-law-enforcement-and-other-partners-to-disrupt-gamarue-andromeda/

Virtual Keyboard Developer Leaked 31 Million of Client Records
https://mackeepersecurity.com/post/virtual-keyboard-developer-leaked-31-million-of-client-records

RECENT VULNERABILITIES FOR WHICH EXPLOITS ARE AVAILABLE
COMPILED BY THE QUALYS VULNERABILITY RESEARCH TEAM

This is a list of recent vulnerabilities for which exploits are available. System administrators can use this list to help in prioritization of their remediation activities. The Qualys Vulnerability Research Team compiles this information based on various exploit frameworks, exploit databases, exploit kits and monitoring of internet activity.

ID: CVE-2017-8759
Title: Microsoft .NET Framework Remote Code Execution Vulnerability
Vendor: Microsoft
Description: A remote code execution vulnerability exists when Microsoft .NET Framework processes untrusted input. Microsoft is aware of a report that an exploit for CVE-2017-8759 exists in the wild and is being used in targeted attacks.
Microsoft published a .NET security update to address this issue.
CVSS v2 Base Score: 10.0 (AV:N/AC:L/Au:N/C:C/I:C/A:C)

ID: CVE-2017-9805
Title: Apache Struts REST plugin Remote Code Execution (S2-052)
Vendor: Apache Struts
Description: The REST Plugin is using a XStreamHandler with an instance of XStream for deserialization without any type filtering and this can lead to Remote Code Execution when deserializing XML payloads.
CVSS v2 Base Score: 10.0 (AV:N/AC:L/Au:N/C:C/I:C/A:C)

ID: CVE-2017-0037
Title: Microsoft Internet Explorer Remote Code Execution (MS17-007)
Vendor: Microsoft
Description: Microsoft Internet Explorer 10 and 11 and Microsoft Edge have a type confusion issue in the Layout::MultiColumnBoxBuilder::HandleColumnBreakOnColumnSpanningElement function in mshtml.dll, which allows remote attackers to execute arbitrary code via vectors involving a crafted Cascading Style Sheets (CSS) token sequence and crafted JavaScript code that operates on a TH element.
CVSS v2 Base Score: 7.6 (AV:N/AC:H/Au:N/C:C/I:C/A:C)

ID: CVE-2017-0145
Title: Microsoft Windows SMB Remote Code Execution Vulnerability
Vendor: Microsoft
Description: The SMBv1 server in Microsoft Windows Vista SP2; Windows Server 2008 SP2 and R2 SP1; Windows 7 SP1; Windows 8.1; Windows Server 2012 Gold and R2; Windows RT 8.1; and Windows 10 Gold, 1511, and 1607; and Windows Server 2016 allows remote attackers to execute arbitrary code via crafted packets, aka “Windows SMB Remote Code Execution Vulnerability.” This vulnerability is different from those described in CVE-2017-0143, CVE-2017-0144, CVE-2017-0146, and CVE-2017-0148.
CVSS v2 Base Score: 10.0 (AV:N/AC:L/Au:N/C:C/I:C/A:C)

ID: CVE-2017-0290
Title: Microsoft Malware Protection Engine Remote Code Execution Vulnerability
Vendor: Microsoft
Description: NScript in mpengine in Microsoft Malware Protection Engine with Engine Version before 1.1.13704.0, as used in Windows Defender and other products, allows remote attackers to execute arbitrary code or cause a denial of service (type confusion and application crash) via crafted JavaScript code within any file scanned by this engine.
CVSS v2 Base Score: 10.0 (AV:N/AC:L/Au:N/C:C/I:C/A:C)

ID: CVE-2017-3881
Title: Cisco IOS and IOS XE Software Cluster Management Protocol Remote Code Execution Vulnerability
Vendor: Cisco
Description: A vulnerability in the Cisco Cluster Management Protocol (CMP) processing code in Cisco IOS and Cisco IOS XE Software could allow an unauthenticated, remote attacker to cause a reload of an affected device or remotely execute code with elevated privileges. The Cluster Management Protocol utilizes Telnet internally as a signaling and command protocol between cluster members. The vulnerability is due to the combination of two factors: (1) the failure to restrict the use of CMP-specific Telnet options only to internal, local communications between cluster members and instead accept and process such options over any Telnet connection to an affected device; and (2) the incorrect processing of malformed CMP-specific Telnet options. An attacker could exploit this vulnerability by sending malformed CMP-specific Telnet options while establishing a Telnet session with an affected Cisco device configured to accept Telnet connections. An exploit could allow an attacker to execute arbitrary code and obtain full control of the device or cause a reload of the affected device. This affects Catalyst switches, Embedded Service 2020 switches, Enhanced Layer 2 EtherSwitch Service Module, Enhanced Layer 2/3 EtherSwitch Service Module, Gigabit Ethernet Switch Module (CGESM) for HP, IE Industrial Ethernet switches, ME 4924-10GE switch, RF Gateway 10, and SM-X Layer 2/3 EtherSwitch Service Module. Cisco Bug IDs: CSCvd48893.
CVSS v2 Base Score: 10.0 (AV:N/AC:L/Au:N/C:C/I:C/A:C)

ID: CVE-2017-5638
Title: Apache Struts2 Input Validation Code Execution Vulnerability
Vendor: Apache
Description: The Jakarta Multipart parser in Apache Struts 2 2.3.x before 2.3.32 and 2.5.x before 2.5.10.1 mishandles file upload, which allows remote attackers to execute arbitrary commands via a #cmd= string in a crafted Content-Type HTTP header, as exploited in the wild in March 2017.
CVSS v2 Base Score: 10.0 (AV:N/AC:L/Au:N/C:C/I:C/A:C)

ID: CVE-2016-7892
Title: Adobe Flash Player Use-After-Free Code Execution Vulnerability
Vendor: Adobe
Description: Remote exploitation of a use-after-free vulnerability in Adobe’s Flash Player could allow attackers to execute arbitrary code. Adobe is aware of a report that an exploit for CVE-2016-7892 exists in the wild, and is being used in limited targeted attacks.
CVSS v2 Base Score: 9.3 (AV:N/AC:M/Au:N/C:C/I:C/A:C)

MOST PREVALENT MALWARE FILES
COMPILED BY TALOS SECURITY INTELLIGENCE AND RESEARCH GROUP

SHA 256: 99550ea419a3f49ee1154c9d5ae99b7f925a783028f87286584a0c9fe7bab4f0
MD5: 5bafb135e1d7ba0a5acd0fbbeb2a93e1
VirusTotal: https://www.virustotal.com/file/99550ea419a3f49ee1154c9d5ae99b7f925a783028f87286584a0c9fe7bab4f0/analysis/#additional-info
Typical Filename: helperamc.zip
Claimed Product: Advanced Mac Cleaner
Detection Name: W32.99550EA419-95.SBX.TG

SHA 256: 7ceaa325d27f178732b0fecceee3a2eda1de7f49970424d39ebdde93c077aa0f
MD5: 8a0a9252ba0f7d46e7b02337ebdad2be
VirusTotal: https://www.virustotal.com/file/7ceaa325d27f178732b0fecceee3a2eda1de7f49970424d39ebdde93c077aa0f/analysis/#additional-info
Typical Filename: PCMHelper_u.rar
Claimed Product: (unknown)
Detection Name: W32.7CEAA325D2-100.SBX.VIOC

SHA 256: 15716598f456637a3be3d6c5ac91266142266a9910f6f3f85cfd193ec1d6ed8b
MD5: 799b30f47060ca05d80ece53866e01cc
VirusTotal: https://www.virustotal.com/file/15716598f456637a3be3d6c5ac91266142266a9910f6f3f85cfd193ec1d6ed8b/analysis/#additional-info
Typical Filename: mf2016341595.exe
Claimed Product: (none)
Detection Name: W32.Generic:Gen.20l1.1201

SHA 256: c3e530cc005583b47322b6649ddc0dab1b64bcf22b124a492606763c52fb048f
MD5: e2ea315d9a83e7577053f52c974f6a5a
VirusTotal: https://www.virustotal.com/file/c3e530cc005583b47322b6649ddc0dab1b64bcf22b124a492606763c52fb048f/analysis/#additional-info
Typical Filename: Tempmf582901854.exe
Claimed Product: (none)
Detection Name: W32.C3E530CC00-95.SBX.TG

SHA 256: f13b0f7d69c4d12d8b441b42567399bc5a7eaa5bb39065f3142d064ec5df2b44
MD5: 4b830e125aeffef43f82fbc08bb42e01
VirusTotal: https://www.virustotal.com/file/f13b0f7d69c4d12d8b441b42567399bc5a7eaa5bb39065f3142d064ec5df2b44/analysis/#additional-info
Typical Filename: Scan_261742.7z
Claimed Product: N/A
Detection Name: W32.Auto:f13b0f7d69.in05.Talos

(c) 2017. All rights reserved. The information contained in this newsletter, including any external links, is provided “AS IS,” with no express or implied warranty, for informational purposes only.

Please feel free to share this with interested parties via email, but no posting is allowed on web sites. For a free subscription visit https://www.sans.org/account/create

SANS Institute Privacy Policy
8120 Woodmont Avenue, Suite 310, Bethesda, MD, 20814

To change your email address visit update profile.
To change your email preferences or unsubscribe visit manage subscriptions.

Wildcard SSL