🔏 What is a Security Operations Center (SOC)? 🔏
📖 Read
via "Digital Guardian".
Learn about how security operations centers work and why many organizations rely on SOCs as a valuable resource for security incident detection.📖 Read
via "Digital Guardian".
Digitalguardian
What is a Security Operations Center (SOC)?
Learn about how security operations centers work and why many organizations rely on SOCs as a valuable resource for security incident detection.
❌ Major BEC Phishing Ring Cracked Open with 3 Arrests ❌
📖 Read
via "Threat Post".
Some 50,000 targeted victims have been identified so far in a massive, global scam enterprise that involves 26 different malwares.📖 Read
via "Threat Post".
Threat Post
Major BEC Phishing Ring Cracked Open with 3 Arrests
Some 50,000 targeted victims have been identified so far in a massive, global scam enterprise that involves 26 different malwares.
❌ Critical MobileIron RCE Flaw Under Active Attack ❌
📖 Read
via "Threat Post".
Attackers are targeting the critical remote code-execution flaw to compromise systems in the healthcare, local government, logistics and legal sectors, among others.📖 Read
via "Threat Post".
Threat Post
Critical MobileIron RCE Flaw Under Active Attack
Attackers are targeting the critical remote code-execution flaw to compromise systems in the healthcare, local government, logistics and legal sectors, among others.
🦿 Top 5 business sectors targeted by ransomware 🦿
📖 Read
via "Tech Republic".
Any business is subject to ransomware attacks, but some are more hit more than others. Tom Merritt lists five business sectors that are targeted by ransomware.📖 Read
via "Tech Republic".
TechRepublic
Top 5 business sectors targeted by ransomware
Any business is subject to ransomware attacks, but some are more hit more than others. Tom Merritt lists five business sectors that are targeted by ransomware.
🦿 5 business sectors ransomware targets 🦿
📖 Read
via "Tech Republic".
Any business is subject to ransomware attacks, but some are more hit more than others. Tom Merritt lists five business sectors that are targeted by ransomware.📖 Read
via "Tech Republic".
TechRepublic
Top 5 business sectors targeted by ransomware
Any business is subject to ransomware attacks, but some are more hit more than others. Tom Merritt lists five business sectors that are targeted by ransomware.
‼ CVE-2020-25650 ‼
📖 Read
via "National Vulnerability Database".
A flaw was found in the way the spice-vdagentd daemon handled file transfers from the host system to the virtual machine. Any unprivileged local guest user with access to the UNIX domain socket path `/run/spice-vdagentd/spice-vdagent-sock` could use this flaw to perform a memory denial of service for spice-vdagentd or even other processes in the VM system. The highest threat from this vulnerability is to system availability. This flaw affects spice-vdagent versions 0.20 and previous versions.📖 Read
via "National Vulnerability Database".
🕴 Look Beyond the 'Big 5' in Cyberattacks 🕴
📖 Read
via "Dark Reading".
Don't ignore cyber operations outside US and European interests, researcher says. We can learn a lot from methods used by attackers that aren't among the usual suspects.📖 Read
via "Dark Reading".
Dark Reading
Look Beyond the 'Big 5' in Cyberattacks
Don't ignore cyber operations outside US and European interests, researcher says. We can learn a lot from methods used by attackers that aren't among the usual suspects.
🕴 Do You Know Who's Lurking in Your Cloud Environment? 🕴
📖 Read
via "Dark Reading".
A security researcher explains the dangers of poor visibility in the cloud and a new strategy to evaluate IAM exposure in Google Cloud Platform.📖 Read
via "Dark Reading".
Dark Reading
Do You Know Who's Lurking in Your Cloud Environment?
A security researcher explains the dangers of poor visibility in the cloud and a new strategy to evaluate IAM exposure in Google Cloud Platform.
‼ CVE-2020-26212 ‼
📖 Read
via "National Vulnerability Database".
GLPI stands for Gestionnaire Libre de Parc Informatique and it is a Free Asset and IT Management Software package, that provides ITIL Service Desk features, licenses tracking and software auditing. In GLPI before version 9.5.3, any authenticated user has read-only permissions to the planning of every other user, even admin ones. Steps to reproduce the behavior: 1. Create a new planning with 'eduardo.mozart' user (from 'IT' group that belongs to 'Super-admin') into it's personal planning at 'Assistance' > 'Planning'. 2. Copy the CalDAV url and use a CalDAV client (e.g. Thunderbird) to sync the planning with the provided URL. 3. Inform the username and password from any valid user (e.g. 'camila' from 'Proativa' group). 4. 'Camila' has read-only access to 'eduardo.mozart' personal planning. The same behavior happens to any group. E.g. 'Camila' has access to 'IT' group planning, even if she doesn't belong to this group and has a 'Self-service' profile permission). This issue is fixed in version 9.5.3. As a workaround, one can remove the `caldav.php` file to block access to CalDAV server.📖 Read
via "National Vulnerability Database".
‼ CVE-2020-26243 ‼
📖 Read
via "National Vulnerability Database".
Nanopb is a small code-size Protocol Buffers implementation. In Nanopb before versions 0.4.4 and 0.3.9.7, decoding specifically formed message can leak memory if dynamic allocation is enabled and an oneof field contains a static submessage that contains a dynamic field, and the message being decoded contains the submessage multiple times. This is rare in normal messages, but it is a concern when untrusted data is parsed. This is fixed in versions 0.3.9.7 and 0.4.4. The following workarounds are available: 1) Set the option `no_unions` for the oneof field. This will generate fields as separate instead of C union, and avoids triggering the problematic code. 2) Set the type of the submessage field inside oneof to `FT_POINTER`. This way the whole submessage will be dynamically allocated and the problematic code is not executed. 3) Use an arena allocator for nanopb, to make sure all memory can be released afterwards.📖 Read
via "National Vulnerability Database".
‼ CVE-2020-27253 ‼
📖 Read
via "National Vulnerability Database".
A flaw exists in the Ingress/Egress checks routine of FactoryTalk Linx Version 6.11 and prior. This vulnerability could allow a remote, unauthenticated attacker to specifically craft a malicious packet resulting in a denial-of-service condition on the device.📖 Read
via "National Vulnerability Database".
‼ CVE-2020-27251 ‼
📖 Read
via "National Vulnerability Database".
A heap overflow vulnerability exists within FactoryTalk Linx Version 6.11 and prior. This vulnerability could allow a remote, unauthenticated attacker to send malicious port ranges, which could result in remote code execution.📖 Read
via "National Vulnerability Database".
‼ CVE-2020-25652 ‼
📖 Read
via "National Vulnerability Database".
A flaw was found in the spice-vdagentd daemon, where it did not properly handle client connections that can be established via the UNIX domain socket in `/run/spice-vdagentd/spice-vdagent-sock`. Any unprivileged local guest user could use this flaw to prevent legitimate agents from connecting to the spice-vdagentd daemon, resulting in a denial of service. The highest threat from this vulnerability is to system availability. This flaw affects spice-vdagent versions 0.20 and prior.📖 Read
via "National Vulnerability Database".
‼ CVE-2020-25653 ‼
📖 Read
via "National Vulnerability Database".
A race condition vulnerability was found in the way the spice-vdagentd daemon handled new client connections. This flaw may allow an unprivileged local guest user to become the active agent for spice-vdagentd, possibly resulting in a denial of service or information leakage from the host. The highest threat from this vulnerability is to data confidentiality as well as system availability. This flaw affects spice-vdagent versions 0.20 and prior.📖 Read
via "National Vulnerability Database".
‼ CVE-2020-25651 ‼
📖 Read
via "National Vulnerability Database".
A flaw was found in the SPICE file transfer protocol. File data from the host system can end up in full or in parts in the client connection of an illegitimate local user in the VM system. Active file transfers from other users could also be interrupted, resulting in a denial of service. The highest threat from this vulnerability is to data confidentiality as well as system availability. This flaw affects spice-vdagent versions 0.20 and prior.📖 Read
via "National Vulnerability Database".
‼ CVE-2020-29128 ‼
📖 Read
via "National Vulnerability Database".
petl before 1.68, in some configurations, allows resolution of entities in an XML document.📖 Read
via "National Vulnerability Database".
‼ CVE-2020-27255 ‼
📖 Read
via "National Vulnerability Database".
A heap overflow vulnerability exists within FactoryTalk Linx Version 6.11 and prior. This vulnerability could allow a remote, unauthenticated attacker to send malicious set attribute requests, which could result in the leaking of sensitive information. This information disclosure could lead to the bypass of address space layout randomization (ASLR).📖 Read
via "National Vulnerability Database".
‼ CVE-2020-7778 ‼
📖 Read
via "National Vulnerability Database".
This affects the package systeminformation before 4.30.2. The attacker can overwrite the properties and functions of an object, which can lead to executing OS commands.📖 Read
via "National Vulnerability Database".
‼ CVE-2020-7779 ‼
📖 Read
via "National Vulnerability Database".
All versions of package djvalidator are vulnerable to Regular Expression Denial of Service (ReDoS) by sending crafted invalid emails - for example, --@------------------------------------------------------------------------------------------------------------------------!.📖 Read
via "National Vulnerability Database".
❌ Federated Learning: A Therapeutic for what Ails Digital Health ❌
📖 Read
via "Threat Post".
Researchers show the promise of Federated Learning to protect patient privacy and improve healthcare outcomes across the world.📖 Read
via "Threat Post".
Threat Post
Federated Learning: A Therapeutic for what Ails Digital Health
Researchers show the promise of Federated Learning to protect patient privacy and improve healthcare outcomes across the world.
❌ Changing Employee Security Behavior Takes More Than Simple Awareness ❌
📖 Read
via "Threat Post".
Designing a behavioral change program requires an audit of existing security practices and where the sticking points are.📖 Read
via "Threat Post".
Threat Post
Changing Employee Security Behavior Takes More Than Simple Awareness
Designing a behavioral change program requires an audit of existing security practices and where the sticking points are.