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

The Steam Group Viewer WordPress plugin through 2.1 does not sanitise or escape its "Steam Group Address" settings before outputting it in the page, leading to an authenticated Stored Cross-Site Scripting issue

๐Ÿ“– Read

via "National Vulnerability Database".
โ€ผ CVE-2021-24479 โ€ผ

The DrawBlog WordPress plugin through 0.90 does not sanitise or validate some of its settings before outputting them back in the page, leading to an authenticated stored Cross-Site Scripting issue

๐Ÿ“– Read

via "National Vulnerability Database".
โ€ผ CVE-2021-24504 โ€ผ

The WP LMS รƒยขรขโ€šยฌรขโ‚ฌล“ Best WordPress LMS Plugin WordPress plugin through 1.1.2 does not properly sanitise or validate its User Field Titles, allowing XSS payload to be used in them. Furthermore, no CSRF and capability checks were in place, allowing such attack to be performed either via CSRF or as any user (including unauthenticated)

๐Ÿ“– Read

via "National Vulnerability Database".
โ€ผ CVE-2021-34574 โ€ผ

In MB connect line mymbCONNECT24, mbCONNECT24 in versions <= 2.8.0 an authenticated attacker can change the password of his account into a new password that violates the password policy by intercepting and modifying the request that is send to the server.

๐Ÿ“– Read

via "National Vulnerability Database".
๐Ÿ•ด Multiple Zero-Day Flaws Discovered in Popular Hospital Pneumatic Tube System ๐Ÿ•ด

"PwnedPiper" flaws could allow attackers to disrupt delivery of lab samples or steal hospital employee credentials, new research shows.

๐Ÿ“– Read

via "Dark Reading".
โ€ผ CVE-2021-37164 โ€ผ

A buffer overflow issue was discovered in HMI3 Control Panel in Swisslog Healthcare Nexus Panel operated by released versions of software before Nexus Software 7.2.5.7. In the tcpTxThread function, the received data is copied to a stack buffer. An off-by-3 condition can occur, resulting in a stack-based buffer overflow.

๐Ÿ“– Read

via "National Vulnerability Database".
โ€ผ CVE-2021-37160 โ€ผ

A firmware validation issue was discovered in HMI3 Control Panel in Swisslog Healthcare Nexus Panel operated by released versions of software before Nexus Software 7.2.5.7. There is no firmware validation (e.g., cryptographic signature validation) during a File Upload for a firmware update.

๐Ÿ“– Read

via "National Vulnerability Database".
โ€ผ CVE-2021-37216 โ€ผ

QSAN Storage Manager header page parameters does not filter special characters. Remote attackers can inject JavaScript without logging in and launch reflected XSS attacks to access and modify specific data.

๐Ÿ“– Read

via "National Vulnerability Database".
โ€ผ CVE-2021-37167 โ€ผ

An insecure permissions issue was discovered in HMI3 Control Panel in Swisslog Healthcare Nexus Panel operated by released versions of software before Nexus Software 7.2.5.7. A user logged in using the default credentials can gain root access to the device, which provides permissions for all of the functionality of the device.

๐Ÿ“– Read

via "National Vulnerability Database".
โ€ผ CVE-2021-37162 โ€ผ

A buffer overflow issue was discovered in HMI3 Control Panel in Swisslog Healthcare Nexus Panel operated by released versions of software before Nexus Software 7.2.5.7. If an attacker sends a malformed UDP message, a buffer underflow occurs, leading to an out-of-bounds copy and possible remote code execution.

๐Ÿ“– Read

via "National Vulnerability Database".
โ€ผ CVE-2021-37166 โ€ผ

A buffer overflow issue leading to denial of service was discovered in HMI3 Control Panel in Swisslog Healthcare Nexus Panel operated by released versions of software before Nexus Software 7.2.5.7. When HMI3 starts up, it binds a local service to a TCP port on all interfaces of the device, and takes extensive time for the GUI to connect to the TCP socket, allowing the connection to be hijacked by an external attacker.

๐Ÿ“– Read

via "National Vulnerability Database".
โ€ผ CVE-2021-20332 โ€ผ

Specific MongoDB Rust Driver versions can include credentials used by the connection pool to authenticate connections in the monitoring event that is emitted when the pool is created. The user's logging infrastructure could then potentially ingest these events and unexpectedly leak the credentials. Note that such monitoring is not enabled by default.

๐Ÿ“– Read

via "National Vulnerability Database".
โ€ผ CVE-2021-37161 โ€ผ

A buffer overflow issue was discovered in the HMI3 Control Panel contained within the Swisslog Healthcare Nexus Panel, operated by released versions of software before Nexus Software 7.2.5.7. A buffer overflow allows an attacker to overwrite an internal queue data structure and can lead to remote code execution.

๐Ÿ“– Read

via "National Vulnerability Database".
โ€ผ CVE-2021-37163 โ€ผ

An insecure permissions issue was discovered in HMI3 Control Panel in Swisslog Healthcare Nexus operated by released versions of software before Nexus Software 7.2.5.7. The device has two user accounts with passwords that are hardcoded.

๐Ÿ“– Read

via "National Vulnerability Database".
๐Ÿ›  SQLMAP - Automatic SQL Injection Tool 1.5.8 ๐Ÿ› 

sqlmap is an open source command-line automatic SQL injection tool. Its goal is to detect and take advantage of SQL injection vulnerabilities in web applications. Once it detects one or more SQL injections on the target host, the user can choose among a variety of options to perform an extensive back-end database management system fingerprint, retrieve DBMS session user and database, enumerate users, password hashes, privileges, databases, dump entire or user's specified DBMS tables/columns, run his own SQL statement, read or write either text or binary files on the file system, execute arbitrary commands on the operating system, establish an out-of-band stateful connection between the attacker box and the database server via Metasploit payload stager, database stored procedure buffer overflow exploitation or SMB relay attack and more.

๐Ÿ“– Read

via "Packet Storm Security".
๐Ÿฆฟ Behind the scenes: A day in the life of a cybersecurity expert ๐Ÿฆฟ

Leading a team is kind of like when a burglar alarm goes off and "you're the police," says the head of cybersecurity at ExpressVPN.

๐Ÿ“– Read

via "Tech Republic".
๐Ÿฆฟ Set up an SSH tarpit in Ubuntu Server 20.04: Here's how ๐Ÿฆฟ

You can add an SSH tarpit to Ubuntu Server with the help of endlessh. Jack Wallen shows you how.

๐Ÿ“– Read

via "Tech Republic".
โ€ผ CVE-2021-29741 โ€ผ

IBM AIX 7.1, 7.2, and VIOS 3.1 could allow a local user to exploit a vulnerability in Korn Shell (ksh) to gain root privileges. IBM X-Force ID: 201478.

๐Ÿ“– Read

via "National Vulnerability Database".
โ€ผ CVE-2021-37840 โ€ผ

aaPanel through 6.8.12 allows Cross-Site WebSocket Hijacking (CSWH) involving OS commands within WebSocket messages at a ws:// URL for /webssh (the victim must have configured Terminal with at least one host). Successful exploitation depends on the browser used by a potential victim (e.g., exploitation can occur with Firefox but not Chrome).

๐Ÿ“– Read

via "National Vulnerability Database".
๐Ÿ•ด New Normal Demands New Security Leadership Structure ๐Ÿ•ด

At the inaugural Omdia Analyst Summit, experts discuss where the past year has created gaps in traditional security strategy and how organizations can fill them.

๐Ÿ“– Read

via "Dark Reading".
โŒ Chipotle Emails Serve Up Phishing Lures โŒ

Mass email distribution service compromise mirrors earlier Nobelium attacks.

๐Ÿ“– Read

via "Threat Post".