πŸ›‘ 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
🦿 CES 2021: All of the business tech news you need to know 🦿

Don't miss TechRepublic's CES 2021 coverage, which includes product announcements from Lenovo, Samsung, LG, and Dell about PCs, laptops, software, robots, monitors, and TVs.

πŸ“– Read

via "Tech Republic".
❌ Google Boots 164 Apps from Play Marketplace for Shady Ad Practices ❌

The tech giant removes 164 more offending Android apps after banning software showing this type of behavior from the store last year.

πŸ“– Read

via "Threat Post".
🦿 How next-gen cloud SIEM tools can offer critical visibility companies for effective threat hunting 🦿

Virtual workforces face escalated threats due to their remote access from various networks. Learn how security information and event management tools can help in the battle.

πŸ“– Read

via "Tech Republic".
❌ Apple Kills MacOS Feature Allowing Apps to Bypass Firewalls ❌

Security researchers lambasted the controversial macOS Big Sur feature for exposing users' sensitive data.

πŸ“– Read

via "Threat Post".
πŸ•΄ Successful Malware Incidents Rise as Attackers Shift Tactics πŸ•΄

As employees moved to working from home and on mobile devices, attackers followed them and focused on weekend attacks, a security firm says.

πŸ“– Read

via "Dark Reading".
β€Ό CVE-2021-22168 β€Ό

A regular expression denial of service issue has been discovered in NuGet API affecting all versions of GitLab starting from version 12.8.

πŸ“– Read

via "National Vulnerability Database".
β€Ό CVE-2021-22166 β€Ό

An attacker could cause a Prometheus denial of service in GitLab 13.7+ by sending an HTTP request with a malformed method

πŸ“– Read

via "National Vulnerability Database".
β€Ό CVE-2021-22167 β€Ό

An issue has been discovered in GitLab affecting all versions starting from 12.1. Incorrect headers in specific project page allows attacker to have a temporary read access to the private repository

πŸ“– Read

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

An issue has been discovered in GitLab affecting all versions starting from 12.4. The regex used for package names is written in a way that makes execution time have quadratic growth based on the length of the malicious input string.

πŸ“– Read

via "National Vulnerability Database".
β€Ό CVE-2021-22171 β€Ό

Insufficient validation of authentication parameters in GitLab Pages for GitLab 11.5+ allows an attacker to steal a victim's API token if they click on a maliciously crafted link

πŸ“– Read

via "National Vulnerability Database".
β€Ό CVE-2021-20189 β€Ό

** REJECT ** DO NOT USE THIS CANDIDATE NUMBER. ConsultIDs: none. Reason: This candidate was withdrawn by its CNA. Further investigation showed that it was not a security issue. Notes: none.

πŸ“– Read

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

There is a vulnerability caused by insufficient input validation that allows for arbitrary command execution in a containerized environment within Airwave Glass before 1.3.3. Successful exploitation can lead to complete compromise of the underlying host operating system.

πŸ“– Read

via "National Vulnerability Database".
β€Ό CVE-2021-21244 β€Ό

OneDev is an all-in-one devops platform. In OneDev before version 4.0.3, There is a vulnerability that enabled pre-auth server side template injection via Bean validation message tampering. Full details in the reference GHSA. This issue was fixed in 4.0.3 by disabling validation interpolation completely.

πŸ“– Read

via "National Vulnerability Database".
β€Ό CVE-2021-21243 β€Ό

OneDev is an all-in-one devops platform. In OneDev before version 4.0.3, a Kubernetes REST endpoint exposes two methods that deserialize untrusted data from the request body. These endpoints do not enforce any authentication or authorization checks. This issue may lead to pre-auth RCE. This issue was fixed in 4.0.3 by not using deserialization at KubernetesResource side.

πŸ“– Read

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

There is a vulnerability caused by unsafe Java deserialization that allows for arbitrary command execution in a containerized environment within Airwave Glass before 1.3.3. Successful exploitation can lead to complete compromise of the underlying host operating system.

πŸ“– Read

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

In Aruba AirWave Glass before 1.3.3, there is a Server-Side Request Forgery vulnerability through an unauthenticated endpoint that if successfully exploited can result in disclosure of sensitive information. This can be used to perform an authentication bypass and ultimately gain administrative access on the web administrative interface.

πŸ“– Read

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

Multiple authenticated remote command executions are possible in Airwave Glass before 1.3.3 via the glassadmin cli. These allow for a user with glassadmin privileges to execute arbitrary code as root on the underlying host operating system.

πŸ“– Read

via "National Vulnerability Database".
❌ Microsoft Implements Windows Zerologon Flaw β€˜Enforcement Mode’ ❌

Starting Feb. 9, Microsoft will enable Domain Controller β€œenforcement mode” by default to address CVE-2020-1472.

πŸ“– Read

via "Threat Post".
❌ Tractors, Pod Ice Cream and Lipstick Awarded CES 2021 Worst in Show ❌

Expert panel awards dubious honors to 2021 Consumer Electronics Show’s biggest flops, including security and privacy failures.

πŸ“– Read

via "Threat Post".
β€Ό CVE-2021-21250 β€Ό

OneDev is an all-in-one devops platform. In OneDev before version 4.0.3, there is a critical vulnerability which may lead to arbitrary file read. When BuildSpec is provided in XML format, the spec is processed by XmlBuildSpecMigrator.migrate(buildSpecString); which processes the XML document without preventing the expansion of external entities. These entities can be configured to read arbitrary files from the file system and dump their contents in the final XML document to be migrated. If the files are dumped in properties included in the YAML file, it will be possible for an attacker to read them. If not, it is possible for an attacker to exfiltrate the contents of these files Out Of Band. This issue was addressed in 4.0.3 by ignoring ENTITY instructions in xml file.

πŸ“– Read

via "National Vulnerability Database".
β€Ό CVE-2021-21245 β€Ό

OneDev is an all-in-one devops platform. In OneDev before version 4.0.3, AttachmentUploadServlet also saves user controlled data (`request.getInputStream()`) to a user specified location (`request.getHeader("File-Name")`). This issue may lead to arbitrary file upload which can be used to upload a WebShell to OneDev server. This issue is addressed in 4.0.3 by only allowing uploaded file to be in attachments folder. The webshell issue is not possible as OneDev never executes files in attachments folder.

πŸ“– Read

via "National Vulnerability Database".