Security
Headlines
HeadlinesLatestCVEs

Tag

#google

YouTube under fire for allegedly gathering children's data

Categories: News Tags: YouTube Tags: ICO Tags: data Tags: children Tags: YouTube Kids Tags: gathering Tags: collecting Tags: safety Tags: privacy The complaint asserts that YouTube collected “the location, viewing habits and preferences” of up to five million children. (Read more...) The post YouTube under fire for allegedly gathering children's data appeared first on Malwarebytes Labs.

Malwarebytes
#web#mac#google#git
White House National Cybersecurity Strategy: Software Firms Liable for Breaches

By Waqas Under the new National cybersecurity strategy, critical infrastructure firms and software companies will face federal accountability for security… This is a post from HackRead.com Read the original post: White House National Cybersecurity Strategy: Software Firms Liable for Breaches

CVE-2023-22381: Release notes - GitHub Enterprise Server 3.8 Docs

A code injection vulnerability was identified in GitHub Enterprise Server that allowed setting arbitrary environment variables from a single environment variable value in GitHub Actions when using a Windows based runner. To exploit this vulnerability, an attacker would need existing permission to control the value of environment variables for use with GitHub Actions. This vulnerability affected all versions of GitHub Enterprise Server prior to 3.8.0 and was fixed in versions 3.4.15, 3.5.12, 3.6.8, 3.7.5. This vulnerability was reported via the GitHub Bug Bounty program.

New Report: Inside the High Risk of Third-Party SaaS Apps

A new report from Adaptive Shield looks at the how volume of applications being connected to the SaaS stack and the risk they represent to company data.

Booking.com's OAuth Implementation Allows Full Account Takeover

Researchers exploited issues in the authentication protocol to force an open redirection from the popular hotel reservations site when users used Facebook to log in to accounts.

Real Estate CRM Pro 5.7 SQL Injection

Real Estate CRM Pro from IT Ways version 5.7 appears to suffer from a remote SQL injection vulnerability that can allow for authentication bypass.

On Shaky Ground: Why Dependencies Will Be Your Downfall

There's never enough time or staff to scan code repositories. To avoid dependency confusion attacks, use automated CI/CD tools to make fixes in hard-to-manage software dependencies.

ProtonVPN launches extensions for Chrome and Firefox browsers

By Waqas ProtonVPN is currently available in three packages, including one free and two paid. This is a post from HackRead.com Read the original post: ProtonVPN launches extensions for Chrome and Firefox browsers

CVE-2023-23005: mm/demotion: fix NULL vs IS_ERR checking in memory_tier_init · torvalds/linux@4a625ce

** DISPUTED ** In the Linux kernel before 6.2, mm/memory-tiers.c misinterprets the alloc_memory_type return value (expects it to be NULL in the error case, whereas it is actually an error pointer). NOTE: this is disputed by third parties because there are no realistic cases in which a user can cause the alloc_memory_type error case to be reached.