πŸ›‘ Cybersecurity & Privacy πŸ›‘ - News
25.8K subscribers
89.2K links
πŸ—ž The finest daily news on cybersecurity and privacy.

πŸ”” Daily releases.

πŸ’» Is your online life secure?

πŸ“© lalilolalo.dev@gmail.com
Download Telegram
β€Ό CVE-2020-5141 β€Ό

A vulnerability in SonicOS allows a remote unauthenticated attacker to brute force Virtual Assist ticket ID in the firewall SSLVPN service. This vulnerability affected SonicOS Gen 5 version 5.9.1.7, 5.9.1.13, Gen 6 version 6.5.4.7, 6.5.1.12, 6.0.5.3, SonicOSv 6.5.4.v and Gen 7 version SonicOS 7.0.0.0.

πŸ“– Read

via "National Vulnerability Database".
⚠ S3 Ep1: Ransomware – is it really OK to pay? – Naked Security Podcast ⚠

Our podcast is back for Series 3 - here's Episode 1!

πŸ“– Read

via "Naked Security".
⚠ Naked Security Live – Cybersecurity tips for your own network ⚠

Here's the latest Naked Security Live video - enjoy (and please share with your friends)!

πŸ“– Read

via "Naked Security".
❌ Ransomware Attackers Buy Network Access in Cyberattack Shortcut ❌

Network access to various industries is being offered in underground forums at as little as $300 a pop - and researchers warn that ransomware groups like Maze and NetWalker could be buying in.

πŸ“– Read

via "Threat Post".
πŸ•΄ How to Pinpoint Rogue IoT Devices on Your Network πŸ•΄

Researchers explain how security practitioners can recognize when a seemingly benign device could be malicious.

πŸ“– Read

via "Dark Reading".
πŸ•΄ Security Officers, Are Your Employers Practicing Good Habits from Home? πŸ•΄

Even if you can't see your employees in the office, they still need to be reminded that criminals are always trying to spot a weak link in the chain.

πŸ“– Read

via "Dark Reading".
πŸ•΄ A 7-Step Cybersecurity Plan for Healthcare Organizations πŸ•΄

With National Cybersecurity Awareness Month shining a spotlight on the healthcare industry, security pros share best practices for those charged with protecting these essential organizations.

πŸ“– Read

via "Dark Reading".
β€Ό CVE-2020-4772 β€Ό

An XML External Entity Injection (XXE) vulnerability may impact IBM Curam Social Program Management 7.0.9 and 7.0.10. A remote attacker could exploit this vulnerability to expose sensitive information, denial of service, server side request forgery or consume memory resources. IBM X-Force ID: 189150.

πŸ“– Read

via "National Vulnerability Database".
β€Ό CVE-2020-4773 β€Ό

A cross-site request forgery (CSRF) vulnerability may impact IBM Curam Social Program Management 7.0.9 and 7.0.10, which is an attack that forces a user to execute unwanted actions on the web application while they are currently authenticated. This applies to a single server class only, with no impact to remainder of web application. IBM X-Force ID: 189151.

πŸ“– Read

via "National Vulnerability Database".
β€Ό CVE-2020-9108 β€Ό

HUAWEI P30 Pro versions earlier than 10.1.0.160(C00E160R2P8) have an out-of-bounds read and write vulnerability. An unauthenticated attacker crafts malformed message with specific parameter and sends the message to the affected products. Due to insufficient validation of message, which may be exploited to cause the process reboot.

πŸ“– Read

via "National Vulnerability Database".
β€Ό CVE-2020-4689 β€Ό

IBM Security Guardium 11.2 is vulnerable to CVS Injection. A remote privileged attacker could execute arbitrary commands on the system, caused by improper validation of csv file contents. IBM X-ForceID: 186696.

πŸ“– Read

via "National Vulnerability Database".
β€Ό CVE-2020-8820 β€Ό

An XSS Vulnerability exists in Webmin 1.941 and earlier affecting the Cluster Shell Commands Endpoint. A user may enter any XSS Payload into the Command field and execute it. Then, after revisiting the Cluster Shell Commands Menu, the XSS Payload will be rendered and executed.

πŸ“– Read

via "National Vulnerability Database".
β€Ό CVE-2020-25825 β€Ό

In Octopus Deploy 3.1.0 to 2020.4.0, certain scripts can reveal sensitive information to the user in the task logs.

πŸ“– Read

via "National Vulnerability Database".
🦿 Infographic: Ransomware attacks by industry, continent, and more 🦿

Cyberattacks have surged during the coronavirus pandemic. This infographic details ransomware attack trends by industry, continent, and more.

πŸ“– Read

via "Tech Republic".
πŸ•΄ What is End-to-End Encryption? πŸ•΄

Many services advertise E2EE, but not all of them actually offer it.

πŸ“– Read

via "Dark Reading".
πŸ›  Nmap Port Scanner 7.91 πŸ› 

Nmap is a utility for port scanning large networks, although it works fine for single hosts. Sometimes you need speed, other times you may need stealth. In some cases, bypassing firewalls may be required. Not to mention the fact that you may want to scan different protocols (UDP, TCP, ICMP, etc.). Nmap supports Vanilla TCP connect() scanning, TCP SYN (half open) scanning, TCP FIN, Xmas, or NULL (stealth) scanning, TCP ftp proxy (bounce attack) scanning, SYN/FIN scanning using IP fragments (bypasses some packet filters), TCP ACK and Window scanning, UDP raw ICMP port unreachable scanning, ICMP scanning (ping-sweep), TCP Ping scanning, Direct (non portmapper) RPC scanning, Remote OS Identification by TCP/IP Fingerprinting, and Reverse-ident scanning. Nmap also supports a number of performance and reliability features such as dynamic delay time calculations, packet timeout and retransmission, parallel port scanning, detection of down hosts via parallel pings.

πŸ“– Read

via "Packet Storm Security".
πŸ” Attackers Chaining Together Netlogon, VPN Bugs to Attack Govts πŸ”

CISA is warning that attackers are chaining together vulnerabilities in Windows Netlogon protocol and VPNs to hack government networks.

πŸ“– Read

via "Digital Guardian".
πŸ•΄ Security Firms & Financial Group Team Up to Take Down Trickbot πŸ•΄

Microsoft and security firms ESET, Black Lotus Labs, and Symantec collaborated with the financial services industry to cut off the ransomware operation's C2 infrastructure.

πŸ“– Read

via "Dark Reading".
β€Ό CVE-2020-15250 β€Ό

In JUnit4 before version 4.13.1, the test rule TemporaryFolder contains a local information disclosure vulnerability. On Unix like systems, the system's temporary directory is shared between all users on that system. Because of this, when files and directories are written into this directory they are, by default, readable by other users on that same system. This vulnerability does not allow other users to overwrite the contents of these directories or files. This is purely an information disclosure vulnerability. This vulnerability impacts you if the JUnit tests write sensitive information, like API keys or passwords, into the temporary folder, and the JUnit tests execute in an environment where the OS has other untrusted users. Because certain JDK file system APIs were only added in JDK 1.7, this this fix is dependent upon the version of the JDK you are using. For Java 1.7 and higher users: this vulnerability is fixed in 4.13.1. For Java 1.6 and lower users: no patch is available, you must use the workaround below. If you are unable to patch, or are stuck running on Java 1.6, specifying the `java.io.tmpdir` system environment variable to a directory that is exclusively owned by the executing user will fix this vulnerability. For more information, including an example of vulnerable code, see the referenced GitHub Security Advisory.

πŸ“– Read

via "National Vulnerability Database".
β€Ό CVE-2020-26546 β€Ό

** UNSUPPORTED WHEN ASSIGNED ** An issue was discovered in HelpDeskZ 1.0.2. The feature to auto-login a user, via the RememberMe functionality, is prone to SQL injection. NOTE: This vulnerability only affects products that are no longer supported by the maintainer.

πŸ“– Read

via "National Vulnerability Database".
⚠ Microsoft on the counter­attack! Trickbot malware network takes a hit ⚠

The crooks haven't yet been caught and arrested, but their malware distribution network has been hit hard.

πŸ“– Read

via "Naked Security".