Manually reading thousands of rejected vuln reports is a mind-killer. 🧠💀
​I used AI to cluster years of Google Cloud VRP data to reveal exactly why reports get bounced. Hunt smarter, not harder.
​Check the insights: bughunters.google.com/learn/…
​#GoogleVRP#BugBounty#AI#Infosec
Write up about the first batch of findings I reported to the Github bug bounty program:
irsl.medium.com/github-bug-b…
One flaw in Github Actions and a couple in Github CLI. The next article will be about Github Enterprise Server :)
Docker silently fixed a privilege escalation flaw in Docker Desktop that allowed any unprivileged containers on Windows to read and modify files on the host machine. Fixed in 4.16.0.
#docker#security#windows
In short: containers could access WSL2 features through VSOCK. As part of the mitigation effort, seccomp policy in recent versions of Docker Desktop was improved to block this address family by default.
A compromised Android Debug Bridge daemon could:
CVE-2022-3168: open network connections to arbitrary destinations on the host
CVE-2022-20128: write files on host during adb pull
Both fixed in Platform Tools v33.0.3
Google's Firebase Test Lab no longer affected ;)
#android
Golang's TLS client implementation had been vulnerable to a denial of service flaw since the very beginnings (including 1.0!). The victim golang client apps, when connecting to an attacker controlled TLS server (e.g. https), may crash (panic).
github.com/alexzorin/cve-202…
A yet-unfixed flaw affecting virtual machines hosted in the Compute Engine platform of Google: abusing the DHCP protocol allows taking over hosts (getting a root shell) remotely. github.com/irsl/gcp-dhcp-tak…#Google#GCP
Tech details about an elevation of privileges flaw in Microsoft's Diagnostics Hub service.
github.com/irsl/microsoft-di…
CVE-2021-28321 CVE-2021-28322 CVE-2021-28323