GitLab security advisory: GitLab Critical Patch Release: 17.3.3, 17.2.7, 17.1.8, 17.0.8, 16.11.10
CVE-2024-45409 (perfect 10.0 critical 🥳 cc: @cR0w) SAML authentication bypass
GitLab doing me a heccin' concern because they're already talking about detecting unsuccessful and successful exploitation attempts. I can't definitively say if exploitation in the wild occurred based on the verbiage in this advisory.
The city of 's-Hertogenbosch is multiple examples of "falsehoods programmers believe about place names"
Android Virtualization Framework - runs the "host" (Android and Linux kernel) in a VM and launches isolated envs. (= pVMs). Based on KVM but offloads complex code to the host VM. pVM firmware is in Rust
- https://www.youtube.com/watch?v=K24dmA7QGLE
- https://source.android.com/docs/core/virtualization/security
- https://android.googlesource.com/platform/packages/modules/Virtualization/+/refs/tags/aml_con_341511080/pvmfw/
From the WTAF dept: 3 killed, > 1,000 wounded in Beirut by exploding pagers:
"BEIRUT, Sept 17 (Reuters) - At least three people were killed and more than 1,000 others including Hezbollah fighters, medics and Iran's envoy to Beirut were wounded on Tuesday when the pagers they use to communicate exploded across Lebanon, security sources told Reuters.
A Hezbollah official, speaking on condition of anonymity, said the detonation of the pagers was the "biggest security breach" the group had been subjected to in nearly a year of conflict with Israel."
via @dangoodin
NYT: Lebanon's health minister, Firas al-Abyad, said in a press conference that eight people were killed by exploding paging devices and at least 2,780 were wounded, including 200 in serious condition.
The web Hackvertor now has all of the tags to conduct email parser discrepancies attacks.
Ok, my article on porting the SBCL common #lisp implementation to the nintendo #switch is now live:
https://reader.tymoon.eu/article/437
Boosts would be much appreciated! It's been a lot of work to get this far.
This is your monthly reminder that JetBrains still hasn't assigned any CVEs to their "3 security problems have been fixed" for TeamCity version 2024.07.2 released 29 August 2024. No new CVEs since 16 August 2024.
I'd like to share some of my projects that are hosted on @github. Let's start with my public #exploits that span more than two decades of #pwning.
https://github.com/0xdea/exploits
"You can't argue with a root shell." -- Felix "FX" Lindner
Probably the most known is raptor_udf.c that targets #MySQL (those of you who solved the @offsec #OSCP training labs should recognize it).
My favorite is still raptor_rlogin.c, a glorious #Solaris #RCE from the early 2000s. Take your pick!