๐Ÿ›ก 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-16850 โ€ผ

Mitsubishi MELSEC iQ-R Series PLCs with firmware 49 allow an unauthenticated attacker to halt the industrial process by sending a crafted packet over the network. This denial of service attack exposes Improper Input Validation. After halting, physical access to the PLC is required in order to restore production, and the device state is lost. This is related to R04CPU, RJ71GF11-T2, R04CPU, and RJ71GF11-T2.

๐Ÿ“– Read

via "National Vulnerability Database".
โ€ผ CVE-2020-4127 โ€ผ

HCL Domino is susceptible to a Login CSRF vulnerability. With a valid credential, an attacker could trick a user into accessing a system under another ID or use an intranet user's system to access internal systems from the internet. Fixes are available in HCL Domino versions 9.0.1 FP10 IF6, 10.0.1 FP6 and 11.0.1 FP1 and later.

๐Ÿ“– Read

via "National Vulnerability Database".
โ€ผ CVE-2020-29441 โ€ผ

An issue was discovered in the Upload Widget in OutSystems Platform 10 before 10.0.1019.0. An unauthenticated attacker can upload arbitrary files. In some cases, this attack may consume the available database space (Denial of Service), corrupt legitimate data if files are being processed asynchronously, or deny access to legitimate uploaded files.

๐Ÿ“– Read

via "National Vulnerability Database".
โ€ผ CVE-2020-29439 โ€ผ

Tesla Model X vehicles before 2020-11-23 have key fobs that rely on five VIN digits for the authentication needed for a body control module (BCM) to initiate a Bluetooth wake-up action. (The full VIN is visible from outside the vehicle.)

๐Ÿ“– Read

via "National Vulnerability Database".
โ€ผ CVE-2020-16849 โ€ผ

An issue was discovered on Canon MF237w 06.07 devices. An "Improper Handling of Length Parameter Inconsistency" issue in the IPv4/ICMPv4 component, when handling a packet sent by an unauthenticated network attacker, may expose Sensitive Information.

๐Ÿ“– Read

via "National Vulnerability Database".
โ€ผ CVE-2020-4129 โ€ผ

HCL Domino is susceptible to a lockout policy bypass vulnerability in the LDAP service. An unauthenticated attacker could use this vulnerability to mount a brute force attack against the LDAP service. Fixes are available in HCL Domino versions 9.0.1 FP10 IF6, 10.0.1 FP6 and 11.0.1 FP1 and later.

๐Ÿ“– Read

via "National Vulnerability Database".
โ€ผ CVE-2020-9115 โ€ผ

ManageOne versions 6.5.1.1.B010, 6.5.1.1.B020, 6.5.1.1.B030, 6.5.1.1.B040, ,6.5.1.1.B050, 8.0.0 and 8.0.1 have a command injection vulnerability. An attacker with high privileges may exploit this vulnerability through some operations on the plug-in component. Due to insufficient input validation of some parameters, the attacker can exploit this vulnerability to inject commands to the target device.

๐Ÿ“– Read

via "National Vulnerability Database".
โ€ผ CVE-2020-4126 โ€ผ

HCL iNotes is susceptible to a sensitive cookie exposure vulnerability. This can allow an unauthenticated remote attacker to capture the cookie by intercepting its transmission within an http session. Fixes are available in HCL Domino and iNotes versions 10.0.1 FP6 and 11.0.1 FP2 and later.

๐Ÿ“– Read

via "National Vulnerability Database".
โ€ผ CVE-2020-14193 โ€ผ

Affected versions of Automation for Jira - Server allowed remote attackers to read and render files as mustache templates in files inside the WEB-INF/classes & <jira-installation>/jira/bin directories via a template injection vulnerability in Jira smart values using mustache partials. The affected versions are those before version 7.1.15.

๐Ÿ“– Read

via "National Vulnerability Database".
โ€ผ CVE-2020-9116 โ€ผ

Huawei FusionCompute versions 6.5.1 and 8.0.0 have a command injection vulnerability. An authenticated, remote attacker can craft specific request to exploit this vulnerability. Due to insufficient verification, this could be exploited to cause the attackers to obtain higher privilege.

๐Ÿ“– Read

via "National Vulnerability Database".
โ€ผ CVE-2020-9114 โ€ผ

FusionCompute versions 6.3.0, 6.3.1, 6.5.0, 6.5.1 and 8.0.0 have a privilege escalation vulnerability. Due to improper privilege management, an attacker with common privilege may access some specific files and get the administrator privilege in the affected products. Successful exploit will cause privilege escalation.

๐Ÿ“– Read

via "National Vulnerability Database".
โ€ผ CVE-2020-9117 โ€ผ

HUAWEI nova 4 versions earlier than 10.0.0.165(C01E34R2P4) and SydneyM-AL00 versions earlier than 10.0.0.165(C00E66R1P5) have an out-of-bounds read and write vulnerability. An attacker with specific permissions crafts malformed packet with specific parameter and sends the packet to the affected products. Due to insufficient validation of packet, which may be exploited to cause the information leakage or arbitrary code execution.

๐Ÿ“– Read

via "National Vulnerability Database".
โ€ผ CVE-2020-15257 โ€ผ

containerd is an industry-standard container runtime and is available as a daemon for Linux and Windows. In containerd before versions 1.3.9 and 1.4.3, the containerd-shim API is improperly exposed to host network containers. Access controls for the shimรขโ‚ฌโ„ขs API socket verified that the connecting process had an effective UID of 0, but did not otherwise restrict access to the abstract Unix domain socket. This would allow malicious containers running in the same network namespace as the shim, with an effective UID of 0 but otherwise reduced privileges, to cause new processes to be run with elevated privileges. This vulnerability has been fixed in containerd 1.3.9 and 1.4.3. Users should update to these versions as soon as they are released. It should be noted that containers started with an old version of containerd-shim should be stopped and restarted, as running containers will continue to be vulnerable even after an upgrade. If you are not providing the ability for untrusted users to start containers in the same network namespace as the shim (typically the "host" network namespace, for example with docker run --net=host or hostNetwork: true in a Kubernetes pod) and run with an effective UID of 0, you are not vulnerable to this issue. If you are running containers with a vulnerable configuration, you can deny access to all abstract sockets with AppArmor by adding a line similar to deny unix addr=@**, to your policy. It is best practice to run containers with a reduced set of privileges, with a non-zero UID, and with isolated namespaces. The containerd maintainers strongly advise against sharing namespaces with the host. Reducing the set of isolation mechanisms used for a container necessarily increases that container's privilege, regardless of what container runtime is used for running that container.

๐Ÿ“– Read

via "National Vulnerability Database".
๐Ÿ•ด 2020 Cybersecurity Holiday Gift Guide for Kids ๐Ÿ•ด

Grab some wrapping paper: These STEM toys and games are sure to spark creativity and hone coding and logic skills among a future generation of cybersecurity pros.

๐Ÿ“– Read

via "Dark Reading".
โŒ Magecart Attack Convincingly Hijacks PayPal Transactions at Checkout โŒ

New credit-card skimmer uses postMessage to make malicious process look authentic to victims to steal payment data.

๐Ÿ“– Read

via "Threat Post".
๐Ÿ•ด Former NSS Labs CEO Launches New Security Testing Organization ๐Ÿ•ด

Member-based CyberRatings.org to offer free to tiered paid access to tested security product and services ratings.

๐Ÿ“– Read

via "Dark Reading".
๐Ÿ•ด Can't Afford a Full-time CISO? Try the Virtual Version ๐Ÿ•ด

A vCISO can align a company's information security program to business strategy and budgeting guidance to senior management.

๐Ÿ“– Read

via "Dark Reading".
๐Ÿฆฟ Delivery scams surge to ring in the holiday season ๐Ÿฆฟ

November saw a spike in phishing emails spoofing shipping companies such as DHL, Amazon, and FedEx, says Check Point Research.

๐Ÿ“– Read

via "Tech Republic".
โ€ผ CVE-2020-4128 โ€ผ

HCL Domino is susceptible to a lockout policy bypass vulnerability in the ID Vault service. An unauthenticated attacker could use this vulnerability to mount a brute force attack against the ID Vault service.

๐Ÿ“– Read

via "National Vulnerability Database".
๐Ÿ•ด Sophos 2021 Threat Report: Navigating Cybersecurity in an Uncertain World ๐Ÿ•ด

SPONSORED: As most of the world shifted to remote work in 2020, cybercriminals upped their game, devising ways to use the fears and anxieties of organizations and end users against them. Sophos Principal Research Scientist Chester Wisniewski discusses the fast-changing attacker behaviors outlined in the Sophos 2021 Threat Report, and how IT professionals need to update their approach to protect against more sophisticated threats.

๐Ÿ“– Read

via "Dark Reading".
๐Ÿ›  THC-IPv6 Attack Tool 3.8 ๐Ÿ› 

THC-IPV6 is a toolkit that attacks the inherent protocol weaknesses of IPv6 and ICMP6 and it includes an easy to use packet factory library.

๐Ÿ“– Read

via "Packet Storm Security".