Lucene search
+L

309 matches found

Rapid7 Blog
Rapid7 Blog
added 2022/06/16 5:19 p.m.20 views

Security Is Shifting in a Cloud-Native World: Insights From RSAC 2022

The cloud has become the default for IT infrastructure and resource delivery, allowing an unprecedented level of speed and flexibility for development and production pipelines. This helps organizations compete and innovate in a fast-paced business environment. But as the cloud becomes more...

7.1AI score
SaveExploits0
The Hacker News
The Hacker News
added 2022/06/16 11:05 a.m.61 views

A Microsoft Office 365 Feature Could Help Ransomware Hackers Hold Cloud Files Hostage

A "dangerous piece of functionality" has been discovered in Microsoft 365 suite that could be potentially abused by a malicious actor to mount attacks on cloud infrastructure and ransom files stored on SharePoint and OneDrive. The cloud ransomware attack makes it possible to launch file-encryptin...

0.2AI score
SaveExploits0
Microsoft Secure
Microsoft Secure
added 2022/06/13 3:00 p.m.37 views

5 ways to connect with Microsoft Security at Identiverse 2022

Identiverse is where the industry gathers to discuss all things identity. The 2022 conference will take place June 21 to 24 in Denver, Colorado, and I’m absolutely thrilled that Microsoft will be there. At Identiverse, we’ll share how we help customers secure access in a hybrid, multicloud, and...

7.4AI score
SaveExploits0
Microsoft Malware Protection
Microsoft Malware Protection
added 2022/06/13 3:00 p.m.58 views

5 ways to connect with Microsoft Security at Identiverse 2022

Identiverse is where the industry gathers to discuss all things identity. The 2022 conference will take place June 21 to 24 in Denver, Colorado, and I’m absolutely thrilled that Microsoft will be there. At Identiverse, we’ll share how we help customers secure access in a hybrid, multicloud, and...

7.4AI score
SaveExploits0
Wiz blog
Wiz blog
added 2022/06/02 5:30 a.m.20 views

Wiz now integrates with Oracle Cloud Infrastructure, bringing a graph-based cloud security approach to all major providers

Fortune 500’s Avery Dennison among enterprises that operate securely on OCI and other cloud infrastructure with Wiz...

7AI score
SaveExploits0
Microsoft Secure
Microsoft Secure
added 2022/05/31 1:00 p.m.24 views

Secure access for a connected world—meet Microsoft Entra

What could the world achieve if we had trust in every digital experience and interaction? This question has inspired us to think differently about identity and access, and today, we’re announcing our expanded vision for how we will help provide secure access for our connected world. Microsoft Ent...

6.9AI score
SaveExploits0
Microsoft Malware Protection
Microsoft Malware Protection
added 2022/05/31 1:00 p.m.20 views

Secure access for a connected world—meet Microsoft Entra

What could the world achieve if we had trust in every digital experience and interaction? This question has inspired us to think differently about identity and access, and today, we’re announcing our expanded vision for how we will help provide secure access for our connected world. Microsoft Ent...

6.9AI score
SaveExploits0
CNVD
CNVD
added 2022/05/20 12:00 a.m.74 views

Cisco UCS Director Cross-Site Scripting Vulnerability (CNVD-2022-68519)

Cisco UCS Director is a private cloud infrastructure-as-a-service IaaS heterogeneous platform from Cisco Cisco U.S. A cross-site scripting vulnerability exists in versions prior to Cisco UCS Director 6.6, which stems from a lack of data validation filtering of user-supplied data and output. An...

3.5CVSS2.4AI score0.00564EPSS
SaveExploits0Affected Software1
ICS
ICS
added 2022/05/12 12:00 a.m.108 views

Cambium Networks cnMaestro

1. EXECUTIVE SUMMARY CVSS v3 9.8 ATTENTION: Exploitable remotely/low attack complexity Vendor: Cambium Networks Equipment: cnMaestro Vulnerabilities: OS Command Injection, SQL Injection, Path Traversal, Use of Potentially Dangerous Function 2. RISK EVALUATION Successful exploitation of these...

9.8CVSS8.8AI score0.01808EPSS
SaveExploits0References5
The Hacker News
The Hacker News
added 2022/04/15 3:42 a.m.76 views

Critical VMware Cloud Director Bug Could Let Hackers Takeover Entire Cloud Infrastructure

Cloud computing and virtualization technology firm VMWare on Thursday rolled out an update to resolve a critical security flaw in its Cloud Director product that could be weaponized to launch remote code execution attacks. The issue, assigned the identifier CVE-2022-22966, has a CVSS score of 9.1...

10CVSS1.4AI score0.99997EPSS
SaveExploits25
The Hacker News
The Hacker News
added 2022/04/12 9:15 a.m.36 views

Finding Attack Paths in Cloud Environments

The mass adoption of cloud infrastructure is fully justified by innumerable advantages. As a result, today, organizations' most sensitive business applications, workloads, and data are in the cloud. Hackers, good and bad, have noticed that trend and effectively evolved their attack techniques to...

0.2AI score
SaveExploits0
The Hacker News
The Hacker News
added 2022/02/03 9:24 a.m.34 views

New Variant of UpdateAgent Malware Infects Mac Computers with Adware

Microsoft on Wednesday shed light on a previously undocumented Mac trojan that it said has undergone several iterations since its first appearance in September 2020, effectively granting it an "increasing progression of sophisticated capabilities." The company's Microsoft 365 Defender Threat...

0.8AI score
SaveExploits0
Microsoft Secure
Microsoft Secure
added 2022/02/02 5:00 p.m.40 views

The evolution of a Mac trojan: UpdateAgent’s progression

Our discovery and analysis of a sophisticated Mac trojan in October exposed a year-long evolution of a malware family—and depicts the rising complexity of threats across platforms. The trojan, tracked as UpdateAgent, started as a relatively basic information-stealer but was observed distributing...

0.3AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2021/12/25 12:00 a.m.44 views

openSUSE 15 Security Update : runc (openSUSE-SU-2021:4171-1)

The remote SUSE Linux SUSE15 host has a package installed that is affected by a vulnerability as referenced in the openSUSE-SU-2021:4171-1 advisory. - runc is a CLI tool for spawning and running containers on Linux according to the OCI specification. In runc, netlink is used internally as a...

6CVSS7.5AI score0.01669EPSS
SaveExploits1References4
Prion
Prion
added 2021/12/06 6:15 p.m.29 views

Integer overflow

runc is a CLI tool for spawning and running containers on Linux according to the OCI specification. In runc, netlink is used internally as a serialization system for specifying the relevant container configuration to the C portion of the code responsible for the based namespace setup of container...

6CVSS5.3AI score0.01669EPSS
SaveExploits1References7Affected Software2
Vulnrichment
Vulnrichment
added 2021/12/06 12:00 a.m.28 views

CVE-2021-43784 Overflow in netlink bytemsg length field allows attacker to override netlink-based container configuration

runc is a CLI tool for spawning and running containers on Linux according to the OCI specification. In runc, netlink is used internally as a serialization system for specifying the relevant container configuration to the C portion of the code responsible for the based namespace setup of container...

6CVSS7.4AI score0.01669EPSS
SaveExploits1References7
Cvelist
Cvelist
added 2021/12/06 12:00 a.m.41 views

CVE-2021-43784 Overflow in netlink bytemsg length field allows attacker to override netlink-based container configuration

runc is a CLI tool for spawning and running containers on Linux according to the OCI specification. In runc, netlink is used internally as a serialization system for specifying the relevant container configuration to the C portion of the code responsible for the based namespace setup of container...

6CVSS6.3AI score0.01669EPSS
SaveExploits1References7
CISA
CISA
added 2021/12/02 12:00 a.m.15 views

NSA and CISA Release Part III of Guidance on Securing 5G Cloud Infrastructures

CISA has announced the joint National Security Agency NSA and CISA publication of the third of a four-part series, Security Guidance for 5G Cloud Infrastructures. Part III: Data Protection examines security during all phases of the data lifecycle—in transit, in use, and at rest. The guidance...

6.4AI score
SaveExploits0References4
Microsoft Secure
Microsoft Secure
added 2021/11/15 7:00 p.m.28 views

How Open Systems uses Microsoft tools to improve security maturity

This blog post is part of the Microsoft Intelligent Security Association guest blog series. Learn more about MISA. We’ve all seen it happen—an organization has all the top-notch security tools in place and still, they get breached. In today’s rapidly evolving threat landscape, complexity leads to...

6.8AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2021/10/14 12:00 a.m.141 views

Oracle Cloud Infrastructure Instance Metadata Enumeration (Linux / Unix)

The remote host is an OCI Oracle Cloud Infrastructure instance for which metadata could be retrieved. TRUSTED...

5.5AI score
SaveExploits0References1
Rows per page
Query Builder