All PHP Applications are Vulnerable

  Рет қаралды 124,464

Mental Outlaw

Mental Outlaw

Күн бұрын

In this video I discuss a 24 year old bug in the GNU C Library (tracked as CVE-2024-2961) that can allow a threat actor to get remote code execution on virtually any PHP application that is running on a system with GlibC (pretty much every Linux Operating system and by extension most websites on the internet)
My merch is available at
based.win/
Subscribe to me on Odysee.com
odysee.com/@AlphaNerd:8
₿💰💵💲Help Support the Channel by Donating Crypto💲💵💰₿
Monero
45F2bNHVcRzXVBsvZ5giyvKGAgm6LFhMsjUUVPTEtdgJJ5SNyxzSNUmFSBR5qCCWLpjiUjYMkmZoX9b3cChNjvxR7kvh436
Bitcoin
3MMKHXPQrGHEsmdHaAGD59FWhKFGeUsAxV
Ethereum
0xeA4DA3F9BAb091Eb86921CA6E41712438f4E5079
Litecoin
MBfrxLJMuw26hbVi2MjCVDFkkExz8rYvUF

Пікірлер: 729
@mmmmmmmmmmmmbeepbeepbeep
@mmmmmmmmmmmmbeepbeepbeep Ай бұрын
The good thing is TempleOS is still safe from all these CVEs.
@kennnnn
@kennnnn Ай бұрын
Common divine W
@bc-cu4on
@bc-cu4on Ай бұрын
As the Lord intended.
@ViaScientifica
@ViaScientifica Ай бұрын
The Lord Jesus Christ Antivirus 2000 has proven to be impenetrable.
@ProDCloud
@ProDCloud Ай бұрын
Anyone can be safe if they unplug the ethernet cable.
@fatstupid9070
@fatstupid9070 Ай бұрын
after jesus turned water to wine, he turned software vulnerabilities into history 🙏
@ShatteredQvartz
@ShatteredQvartz Ай бұрын
At this point I'm just going to become Amish, that's the only way to be totally secure
@MentalOutlaw
@MentalOutlaw Ай бұрын
Unfortunately there's also bugs on the farm that need patching. I have to build a roll away nesting box because my chickens discovered their own eggs are tasty
@thrillium8623
@thrillium8623 Ай бұрын
@@MentalOutlaw This is so real dude
@user-ci1em7go2c
@user-ci1em7go2c Ай бұрын
@@MentalOutlaw oof
@trumpetpunk42
@trumpetpunk42 Ай бұрын
It actually worked out pretty well for C0V1D...
@ShakaFishing
@ShakaFishing Ай бұрын
@@MentalOutlaw The chicken wire patch has yet to secure against the fox no-clip exploit.
@Will-uv9kx
@Will-uv9kx Ай бұрын
>this bug is triggered by international conversion system Personally I blame other countries for existing
@Smokkedandslammed
@Smokkedandslammed Ай бұрын
Yeah! Let's get em!
@walrider
@walrider Ай бұрын
China to be precise in this case
@werren894
@werren894 Ай бұрын
including monarchy?
@jessequartey
@jessequartey Ай бұрын
Shut up
@stavinaircaeruleum2275
@stavinaircaeruleum2275 Ай бұрын
Same.
@Chief-VR
@Chief-VR Ай бұрын
Born too late for PHP vulnerabilities, born too early for PHP vulnerabilities, born just in time for PHP vulnerabilities.
@kidnamedfinger.productions
@kidnamedfinger.productions Ай бұрын
April 30: Hardware RCE affecting every every single device connected to the internet.
@noodlez7101
@noodlez7101 Ай бұрын
May 1st: IRL RCE that allows you to become God.
@bsodcat
@bsodcat Ай бұрын
Pov you are on TempleOS: 🗿
@kidnamedfinger.productions
@kidnamedfinger.productions Ай бұрын
​@@noodlez7101Considering the first neuralink brain implant was installed successfully, there's not much time left until RCE that allows you to literally get a botnet of living people under control.
@Mitch-xo1rd
@Mitch-xo1rd Ай бұрын
May 30, Elon musk discovers rce irl and paywalls the sun
@stevengill1736
@stevengill1736 Ай бұрын
June 1st: the singularity begins, but no one notices because they're too busy watching monkey videos on Tik Tok....
@heroslippy6666
@heroslippy6666 Ай бұрын
Ayyy Perl still on the list! 0.1% we are still under the care of the old and wise monks.
@anon8510
@anon8510 Ай бұрын
based perl enjoyer
@Wren1
@Wren1 Ай бұрын
What's more surprising is that ColdFusion still exists. Like PHP, I guess they need scripting languages that even minimum wage, computer illiterate script kiddies can copy and paste spaghetti code for.
@hotrodjones74
@hotrodjones74 Ай бұрын
kzbin.info/www/bejne/ZpuuYayqq8-pY6csi=n9BeRV1JsuCrxq0b
@hotrodjones74
@hotrodjones74 Ай бұрын
What happened in the 80s stayed in the 80s except for Perl.
@ddlc_monika
@ddlc_monika Ай бұрын
People like me use PERL I went into IT wanting a website with 15 so HTML/CSS first, later on I wanted dynamic stuff so PHP it was. Fast forward to my second job, JavaScript was still something you use precisely on websites and nowhere else, and Python was still a weird mess with shit syntax nobody trusted, I needed something to take one XML as input and shit out another one, never heard of XSLT or XPath, all I knew was PHP and Regex. PERL came in clutch, I learned enough of it in like 10 minutes and immediately it just werked for me. Never used it outside of that due to my current job not giving us sysadmin to install software but man, in my old job I even got props from the local actual programmers because most of them only did C# and were down the OOP Rabbit Hole to bad to be quickhacking little stuff. If you want to survive in the rapidly evolving tech landscape outside of FAGMAN you'll be surprised how much legacy shit you will inevitably find, how useful powerful text handling can be and how very much in demand older stuff still is, because all the systems in most bigger companies are a legacy crap festival. If you hate learning a new framework every week, go into finance, banking, aviation or traffic control.
@Remigrator
@Remigrator Ай бұрын
I code in PHP for 20 years now and I cannot remember a time when PHP was NOT vulnerable 🤣
@blb8738
@blb8738 Ай бұрын
Hey. Does this vulnerability require the PHP code to explicitly convert from one charset to another? So if a website just expects user input to be in UTF8 , it's safe. Just don't use mb_convert_encoding function that's enough right?
@hthring
@hthring Ай бұрын
php for life bro
@marcogenovesi8570
@marcogenovesi8570 Ай бұрын
it's a feature not a bug. Job Security
@fuki98
@fuki98 23 күн бұрын
PHP Numero Uno
@Hepad_
@Hepad_ Ай бұрын
Don't care, still using vulnerable software for my critical operations.
@carnivorebear6582
@carnivorebear6582 Ай бұрын
Patches are for cowards
@vaisakhkm783
@vaisakhkm783 Ай бұрын
🙃 let me check, give me your ip
@theblankuser
@theblankuser Ай бұрын
Hell yeah
@DonVigaDeFierro
@DonVigaDeFierro Ай бұрын
You guys are silly, they're gonna be looking for SECURE data!
@SIMULATAN
@SIMULATAN Ай бұрын
No risk no fun
@SGresponse
@SGresponse Ай бұрын
If it's a common LAMP vulnerability, then I bet you there's gonna be a no-brain-to-use script to do the hack 1 day after the talk goes live and a crawler 3 hours afterwards scrounging for visibile servers that are not updated and it will find MILLIONS of servers to up-root and there might even be a botnet fight on the servers when one bot de-admins the other in a back-and-forth escalation.
@wereisaly
@wereisaly Ай бұрын
Im hyped
@rnts08
@rnts08 Ай бұрын
The dead internet is real 😂
@nnnik3595
@nnnik3595 Ай бұрын
Sure hope that updating all these package update I did on all our dockers and vms updated to the new glibc version.
@SquaresToOvals
@SquaresToOvals Ай бұрын
War has become a series of proxy battles fought by AI
@ET_AYY_LMAO
@ET_AYY_LMAO Ай бұрын
Not at all, read the CVE. its a 4 byte overflow, when using iconv with a specific chinese encoding that is NEVER used in the west. Also why would the end user be in control of the encoding format for iconv? Realistically that would never happen, unless the site is a PHP sandbox.
@charautreal
@charautreal Ай бұрын
Can we not have big software vulnerabilities... for 5 damn minutes?!
@futuza
@futuza Ай бұрын
Gotta stop writing code then
@MissiFull
@MissiFull Ай бұрын
no
@stevengill1736
@stevengill1736 Ай бұрын
Welcome to the singularity...
@AttacMage
@AttacMage Ай бұрын
I'll go add some unsafe eval() queries to my python code rq. just for you :)
@Necessarius
@Necessarius Ай бұрын
Welcome to our job; we all make code vulnerable. We just don't know when or with what language, but it could certainly be any of them.
@K0sm
@K0sm Ай бұрын
I love to wake up to an email of the french public administration warning me that they are too stupid to practice good opsec and now my social security number, name , email and so on are for sale.
@rusi6219
@rusi6219 Ай бұрын
I mean your president is a gay who "married" a man who molested him as a child so no wonder
@bosch5303
@bosch5303 Ай бұрын
I work in french medical sector and most of it relies on outdated and insecure technologies from around 2000s :)
@alainportant6412
@alainportant6412 29 күн бұрын
why didnt I get one
@charlesp.8555
@charlesp.8555 28 күн бұрын
I clicked on the link in that email to "read the best practices to protect myself". You have to select which case applies to you but "absolute incompétence from the administration" isn't an option.
@fuki98
@fuki98 23 күн бұрын
Didn't this also happen to Guatemala or something? Scary
@a__duck
@a__duck Ай бұрын
I am so glad I can't do anything about this!
@CGoody564
@CGoody564 Ай бұрын
Questioning the open-source model because bugs are actually being found is odd to me... That is the additional public scrutiny doing exactly what it's supposed to do. You know if these bugs weren't found, they'd still be there... You wanna find out the hard way, or do you wanna find out during "security month" as a part of a semi-collaborative effort to make shit better?
@MrFram
@MrFram Ай бұрын
Even if you are to take FOSS CVEs as indicating a problem, we just had a windows issue like 2 weeks ago and instead of MS fixing it, the programming languages had to add workarounds to avoid triggering it, which tells you all you need to know
@Binxalot
@Binxalot 29 күн бұрын
seriously, this is the entire point of open source software and why it's so important for community involvement in software development. When it comes to Apple/MS your system gets hacked and you'll never know or know why.
@jesusmods1
@jesusmods1 28 күн бұрын
Is like that movie where a kid deciphers some kind of goverment code and instead of making a better encoding algorithm they try to kill the child haha
@kazwalker764
@kazwalker764 Ай бұрын
Alpine is commonly used in production, most shops using container based deployments that I've seen use it, most of those using k8s. It's also the default base image for Phoenix/Elixir apps.
@bloodonthesnow
@bloodonthesnow Ай бұрын
can confirm - using it in containers on prod for years
@xanderplayz3446
@xanderplayz3446 Ай бұрын
And the default base Docker image of Gitea instances.
@pcap8810
@pcap8810 Ай бұрын
I've been doing this for 4 or 5 years at least now
@Kabodanki
@Kabodanki Ай бұрын
Except with solved DNS issues (ndots), alpine is very good. Widely used in production
@jwmcq
@jwmcq Ай бұрын
Alpine Linux is used in production a lot more than you'd think. You wouldn't run a server on it, but the small size makes it great for init / sidecar containers in a kubernetes workload, for instance.
@illsmackudown
@illsmackudown Ай бұрын
How asinine and embarrassing 🤣
@vito2320
@vito2320 Ай бұрын
You are born to deploy kubernetess clusters. Lol
@Deliverygirl
@Deliverygirl Ай бұрын
@@vito2320 It's the sysadmin equivalent of living in the pod and eating the bugs, you hate to see it.
@DanteS-119
@DanteS-119 22 күн бұрын
Awwww :/ alpine is great for this stuff lol
@flamingspinach
@flamingspinach Ай бұрын
The escape sequences you talk about around 4:09 are not for indicating that the computer should convert to this character set, it's actually that the character set is constructed out of multiple swappable sub-charsets (called "planes") and the escape sequences are used to indicate that at that point in the text, the encoding is jumping from the current plane to a different one. See the wikipedia article on "ISO/IEC_2022", subsection "Other 7-bit versions", for more info.
@alainportant6412
@alainportant6412 29 күн бұрын
nerd
@luszczi
@luszczi Ай бұрын
Blue teams everywhere having a really shitty month.
@rideroftheforce5245
@rideroftheforce5245 Ай бұрын
Red teams everywhere are about to have a field day
@alonsoACR
@alonsoACR 10 күн бұрын
​@@rideroftheforce5245 what does this mean
@rideroftheforce5245
@rideroftheforce5245 7 күн бұрын
@@alonsoACR I was just saying that red team pen testers are going to have a lot of successful attacks on their clients in the near future with this vulnerability
@gibrains
@gibrains Ай бұрын
What's good about it is that it's open source. When issues arise, we address them. It's completely open-something you can't rely on in proprietary modes. You don't even know if their software is vulnerable or not. Even when they update, you don't know what they're actually updating. #windows.
@nectronomeflower4895
@nectronomeflower4895 29 күн бұрын
Windows isn’t actually vulnerable to this bug lmao
@rusi6219
@rusi6219 Ай бұрын
Boy oh boy if only the entire web was rewritten in rust am i right sisters?
@100c0c
@100c0c Ай бұрын
😂
@Alexagrigorieff
@Alexagrigorieff 25 күн бұрын
With the runtime which calls this glibc function?
@QuantumKurator
@QuantumKurator Ай бұрын
Best functional backdrop I have seen on youtube
@ButtKickington
@ButtKickington Ай бұрын
Oh boy, I thought for sure this would be a headache for me. Luckily our code is too spaghetti to handle multiple character sets.
@holetarget4925
@holetarget4925 Ай бұрын
IMAGINE HOW MAY WP SITE HAD BEEN BACKDOORED INT HE LAST 24 YEARS
@MrCobalt
@MrCobalt Ай бұрын
Trust me, WordPress sites didn't need this bug to be considered insecure. WordPress has consistently been a security nightmare.
@iiisaac1312
@iiisaac1312 Ай бұрын
They deserve it for using WP.
@SGresponse
@SGresponse Ай бұрын
Imagine how many will be after the talk. You can't expect them to UPDATE their servers? I mean that entails actually hiring a tech to do it! Expensive stuff.
@socialkruption
@socialkruption Ай бұрын
@@iiisaac1312 Wordpress bro here, I enjoy my lambo, don't mad.
@holetarget4925
@holetarget4925 Ай бұрын
@@SGresponse 70% of the web is build on Php….this a total car crash
@Rodelero
@Rodelero Ай бұрын
Your thumbnails bring joy to my heart Mental Outlaw😂!
Ай бұрын
Rewrite Wordpress in Rust
@MentalOutlaw
@MentalOutlaw Ай бұрын
Lol well that would save me from the difficult journey of rewriting my eCommerce site in Rust.
@kidnamedfinger.productions
@kidnamedfinger.productions Ай бұрын
​@@MentalOutlaw We need to fork rust to make the compiler punch devs into the balls every time they make a mistake, so that way they won't code any bugs even when writing in other languages (they most likely won't code at all tho)
@spl45hz
@spl45hz Ай бұрын
I will do that if you promise to port 30% of plugins
@kidnamedfinger.productions
@kidnamedfinger.productions Ай бұрын
@@_________________404 Lemme tell you something, almost every compiled programming language uses LLVM as it's backend mostly because it's good and let's you bind your code with other programming languages that use LLVM too. Rust has a compiler, but a frontend which checks your code, LLVM does the dirty work. It's not even about rust, I don't know why would you even comment that it's just stupid.
@kidnamedfinger.productions
@kidnamedfinger.productions Ай бұрын
@@_________________404 What's so good do you find about C++ compared to rust tho? Have you ever tried them or you just made up your opinion from some KZbin video and now yelling it everywhere?
@Alrauna
@Alrauna Ай бұрын
Oh boy, update time again
@polarfamily6222
@polarfamily6222 Ай бұрын
LAMP has been somewhat vulnerable in one way or another for quite a while now.
@kidnamedfinger.productions
@kidnamedfinger.productions Ай бұрын
I don't get why anybody would use php in 2024, go is a much better alternative for the backend, for frontend just use svelte.
@thefloridaman6527
@thefloridaman6527 Ай бұрын
I installed a fixed version of glibc for Debian buster for our website host right away 😄 Thanks
@A1A.
@A1A. Ай бұрын
New kenny upload!!🎉 ✨You are our favourite/based/red pilled honey pot chanel ✨😝
@jazzjohnson5260
@jazzjohnson5260 Ай бұрын
More vulnerabilities this month very fun
@WarkWarbly
@WarkWarbly Ай бұрын
I remember when there was a bug that had existed in the sudo framework that had existed for quite some time. Not as long as this bug, but still there for years.
@minefacex
@minefacex Ай бұрын
Each time a PHP CVE drops PHP-chan appears in my feed.
@bigmango202
@bigmango202 Ай бұрын
Can't wait until I get confirmation that my house has massive vulnerabilities and there's people living in my walla
@veritas7010
@veritas7010 Ай бұрын
alpine is used often in prod, it's a lightweight base image for docker
@AmosThacker-Gwaltney-hy7tc
@AmosThacker-Gwaltney-hy7tc Ай бұрын
I could be wrong but cursory Google searching shows that andres freund works for Microsoft and posgresql, meaning he contributes to open source but works under proprietary software leadershit?
@zhon5311
@zhon5311 Ай бұрын
2024 is the year of the security vulnerabilities
@SeeWhatIs
@SeeWhatIs Ай бұрын
114/366 year is unlocked
@finlanderxx
@finlanderxx Ай бұрын
Year of obscure vulnerabilities. Like who converts characters from UCS4 to ISO-2022-CN-EXT or haves unstable packages in production or allowing everybody running CLI commands remotely
@mawnkey
@mawnkey Ай бұрын
I just wanna know who hooked ChatGPT up to metasploit and told it to go ham.
@Ginfidel
@Ginfidel Ай бұрын
Moon runes? Of course. -Gandalf
@ravenecho2410
@ravenecho2410 Ай бұрын
Alpine is standard like min linux distro for docker and k8s?
@MonochromeWench
@MonochromeWench Ай бұрын
Web servers should just be able to say no, I only support utf8/utf16 and get rid of all the character set conversion nonsense server side, but the webservers are accommodating to what the browser asks for even if it far from appropriate for the site's content.
@ethanbloom114
@ethanbloom114 29 күн бұрын
Your videos are so interesting
@bunnicula3221
@bunnicula3221 Ай бұрын
Counter argument: All applications are vulnerable. Software security keeps honest people away, it ain't gonna last forever against skilled/dedicated hackers.
@Deniil2000
@Deniil2000 Ай бұрын
No, theoretically, software can be impenetrable
@tishaak2800
@tishaak2800 Ай бұрын
​​​@@Deniil2000but is in practicallity nearly impossible Doubt on would perfectly set everything up down to binary code and Electric components And even so, all it takes is a rare case of the suns radiation conviently changing that one 1/0 to mess it all up
@TheTubejunky
@TheTubejunky Ай бұрын
PHP perl was some of the first script used for phishing attacks. Good to see it's still knocking at system doors
@Marty234
@Marty234 26 күн бұрын
Great video brother!
@robertdeckard2136
@robertdeckard2136 Ай бұрын
Gentoo can optionally be set up with musl instead of glibc. Not sure how often this is done in practice however. I did my first Gentoo install only a few months ago.
@twidoh9128
@twidoh9128 29 күн бұрын
Thanks Jason Tatum
@dfgdfg_
@dfgdfg_ Ай бұрын
Mental Outlaw, put some posters up, it'll make your space more cozy!
@Stoney_Eagle
@Stoney_Eagle Ай бұрын
Oh boy am I glad to be running alpine in docker 😮
@thelonesalt1473
@thelonesalt1473 Ай бұрын
What if your running the WP docker container, would i need to wait for an updated docker image from the developers so that the glibc that the docker image is using gets updated?
@sleepysapphire2349
@sleepysapphire2349 Ай бұрын
That anime thumbnail caught my eye. I thought this was going to be a vtuber's video.
@amr3162
@amr3162 Ай бұрын
2:08 alpine is not used in production? it's one of the most used distros used for docker containers
@nathanoher4865
@nathanoher4865 Ай бұрын
Perhaps that’s what he meant? Maybe he means the hosting servers not containers
@StarryX0
@StarryX0 29 күн бұрын
7:15 To be fair, the xz backdoor wouldn’t be discovered in windows for a long time, but it would probably wouldn’t be introduced from the first place.
@karpfenboy
@karpfenboy Ай бұрын
what makes you say virtually any PHP application? From what i can tell an application needs to take untrusted user input in the iconv function.
@riseandshinejp
@riseandshinejp Ай бұрын
CIA NSA losing all their toys, they must have pissed someone off.
@tavanogrim
@tavanogrim Ай бұрын
They are probably using ai to discover new toys as we speak
@MissiFull
@MissiFull Ай бұрын
@@tavanogrim no wonders, that could happen
@brettlaw4346
@brettlaw4346 Ай бұрын
Probably not. These kinds of things have to happen or no one would believe the open source process is working.
@rusi6219
@rusi6219 Ай бұрын
They're leaking all of this themselves. Conditioning people to accept Rust as a "safe and secure" Messiah. Then it'll be even easier to slide in backdoors when no one's looking.
@bahshas
@bahshas Ай бұрын
like its not (((them))) """discovering""" all these vulnerabilities
@dnoordink
@dnoordink Ай бұрын
"Much quicker" 24 years later... good one!
@anon8510
@anon8510 Ай бұрын
did you miss the rest of the video?
@SerenadeURA
@SerenadeURA Ай бұрын
unless my reading comprehension is poor (a possibility) I believe this was discovered 24 years ago and only found to be truly exploitable 24 years later.
@anon8510
@anon8510 Ай бұрын
@@SerenadeURA that's exactly it
@dnoordink
@dnoordink Ай бұрын
@@anon8510 So your conclusion is he didn't get to the point quick enough? Attention is a rare commodity these days.
@dnoordink
@dnoordink Ай бұрын
@@anon8510 Also good non-committal username. Choose better.
@Iceman259
@Iceman259 Ай бұрын
Hot bug summer
@zyxwv
@zyxwv Ай бұрын
Okay I'm new to all this (been coding with a goal to get gud for about a year or two), is this many RCE executions in such a short amount of time this common? (the xz one, this php one, that one discovered in rust, etc)
@Cryogenicbanana
@Cryogenicbanana Ай бұрын
So am I in the clear if I have a fresh install of linux mint with no extra apps other than discord and steam, I’m new to this shindig.
@pierrejoye
@pierrejoye Ай бұрын
as a fix, in case .40 is not available. One can disable these encodings as well. Still best to update glibc if possible.
@apoc4223
@apoc4223 Ай бұрын
I had to check if there was any new information on the bug, but no. So far we don't actually know if it affects all php applications, where did you get that from? The post you cited even said it's application specific.
@JRSofty
@JRSofty Ай бұрын
It would be nice to know if it is possible to mitigate the problem at the PHP level when you don't control the underlying server and cannot update the linux. Yet everyone seems to be talking about this Critical CVE which ramps up the stress, but there doesn't seem to be a clear path for mitigation.
@V3DT
@V3DT 3 күн бұрын
Even if you could prevent it in your PHP code, in most cases when have no control over the software on the host your using shared hosting. So even if you could prevent it in your code, everyone else running a site on the server would also have to make sure their code prevents it. Any decent company offering hosting should be keeping an eye out for exploits & updating the software ASAP when patches come out for severe bugs.
@BanglaBitTheAi
@BanglaBitTheAi 29 күн бұрын
Damn this year is wild
@streettrialsandstuff
@streettrialsandstuff Ай бұрын
It's been like 10-15 years since last time I heard someone mention LAMP until today.
@F_Around_and_find_out
@F_Around_and_find_out Ай бұрын
Many vulnerabilities being discovered lately is a good thing, because they are being seen, they are being fixed, and best of all you as the common user can know all of this. Proprietary software? Unless the people there do a press release, you won't know a damn thing. And there is a chance that there are less eyes to discover weird activities in the code too.
@deidara_8598
@deidara_8598 Ай бұрын
This is the pinnacle of PIKE MATCHBOX
@pierrejoye
@pierrejoye Ай бұрын
for the record, php on windows runs very well. Perform well too. it is still more common to run on Linux, not because php does not work on windows, but less portable user apps. But most framework and as long as conventions are respected, zero issues.
@IvanStamenkovicSeemsIndie
@IvanStamenkovicSeemsIndie Ай бұрын
Oh we will, Grafana exploit just landed..it's a fun month...
@blenderpanzi
@blenderpanzi Ай бұрын
What other software us using iconv() and could potentially be affected?
@alexiosangel2221
@alexiosangel2221 29 күн бұрын
he never sleeps, only edits
@whamer100
@whamer100 Ай бұрын
Cant wait for the first ever 11/10 to be announced for the first time and its that someone found a way to just take over the universe because someone's toaster had an exposed copper cable into the matrix
@Reelix
@Reelix Ай бұрын
glibc version checker (Older than 2.39 are vulnerable) #include #include int main (void) { puts (gnu_get_libc_version ()); return 0; } Save as test.c Run: gcc test.c -o test ./test
@elexbeats
@elexbeats 28 күн бұрын
I think it will be a great content if you show a way to encrypt ur harddrive so even people who has physical acces to it can’t find the recovery keys to decrypt
@adamterrence
@adamterrence Ай бұрын
thank you jayson tatum
@KeinNiemand
@KeinNiemand Ай бұрын
Is the fix for this flagged as critical or whatever needed for it to be automatically installed by unanttended upgrades?
@mattm3023
@mattm3023 Ай бұрын
Actually paused the video and updated, though unattended-upgrades already took care of it. If youre using Ubuntu 22 then libc6 2.35-0ubuntu3.7 (check with ldd --version) is fixed despite being "under" 2.39.
@MentalOutlaw
@MentalOutlaw Ай бұрын
Same thing happened on based.win backend, confirmed it this weekend when I saw the open wall post
@mattm3023
@mattm3023 Ай бұрын
​@@MentalOutlaw Yeah might be a good video, ensuring security updates are on auto. Also, I'm kind of embarrassed how much I use LAMP but man its so fast to deploy
@levvayner4509
@levvayner4509 28 күн бұрын
The known bugs is a SOP. Software is released with a list of known issues, that is developed as more people provide feedback. Teams will ensure any critical issues are fixed, but non-critical issues - especially ones that have workarounds, are often released.
@Sypaka
@Sypaka Ай бұрын
Days to next CVE: 0
@ShatteredQvartz
@ShatteredQvartz Ай бұрын
Also, wtf with the Italian bots lmao
@HaloWolf102
@HaloWolf102 28 күн бұрын
What is this Affordable Connectivity Program (ACP) I keep hearing about?
@stevengill1736
@stevengill1736 Ай бұрын
When a malware comes up that can break out of a virtual machine sandbox, then we're in for trouble!😊
@gairisiuil
@gairisiuil Ай бұрын
It's happened before (for example, the time they exploited gpu passthroughs to get into the host's graphics driver)
@Aranimda
@Aranimda Ай бұрын
Spectre, rowhammer.
@illsmackudown
@illsmackudown Ай бұрын
Medicaaaatiiiooonss 😂😂😂😂😂😂😂
@mawnkey
@mawnkey Ай бұрын
I can still remember the conversation with my boss about Spectre. We immediately went to management on our DoD contract and got their cloud plans scuttled punctuated by "We told you so!"
@ra2enjoyer708
@ra2enjoyer708 Ай бұрын
They already can detect if they run in a vm or not.
@sethjets4687
@sethjets4687 Ай бұрын
Maybe... just maybe that is the way nemesis market got seized?
@Xnoob545
@Xnoob545 Ай бұрын
I read the title and my reaction was: "Well of course they are, this is PHP"
@hthring
@hthring Ай бұрын
also open source is more likely to have bugs found because people can analyse the code looking for vulnerabilities
@SteveWray
@SteveWray 29 күн бұрын
Interesting that the ISO-2022-CN-EXT character set is mainly used for traditional Chinese eg Taiwan
@moioyoyo848
@moioyoyo848 Ай бұрын
What a surprise
@by010
@by010 Ай бұрын
I started my dev life as LAMP stack dev. Still returning to LAMP for small gigs every now and then
@joshuamaserow
@joshuamaserow 29 күн бұрын
Thanks bro
@Gameplayer55055
@Gameplayer55055 Ай бұрын
We really need to rewrite that old gnu crap to rust with enhanced security
@GydoMans
@GydoMans Ай бұрын
nice acoustics >.>
@nothingtoseehere449
@nothingtoseehere449 Ай бұрын
is it suspected that a PHP vulnerability is why nemesis market was busted
@isheamongus811
@isheamongus811 27 күн бұрын
What is thr earliest affected version? The first public release?
@eqiliaaaa
@eqiliaaaa Ай бұрын
Quack it, I'm writing my own kernel, my own libc, my own drivers and my own damn programs.
@retsim_x
@retsim_x Ай бұрын
Write your own vulnerabilities. Take charge! Nice.
@ra2enjoyer708
@ra2enjoyer708 Ай бұрын
Okay but how are you going to produce your own hardware?
@wojciechsobiesiak
@wojciechsobiesiak 28 күн бұрын
Check loggin through OAuth with sending parameters with session and file.
@transcendtient
@transcendtient Ай бұрын
Joke's on you, I'm forced to write my PHP on a Windows stack using IIS.
@DUDA-__-
@DUDA-__- Ай бұрын
Is it a WIMP stack? :D
@spicynoodle7419
@spicynoodle7419 Ай бұрын
Yikes
@craigslist6988
@craigslist6988 Ай бұрын
Neat, I always wanted to know if they had internet access in hell, thanks for confirming.
@paultapping9510
@paultapping9510 Ай бұрын
what serious crime did you commit?
@mawnkey
@mawnkey Ай бұрын
There are easier ways to tell us you're employed by psychopaths.
@FPVogel
@FPVogel Ай бұрын
started the video watched half-way through, updated and rebooted all servers at 3am there we go not even billable hours :(
@dyto2287
@dyto2287 Ай бұрын
We were discussing pentest with one company on our system and some part of your system was still in PHP. I remember them saying - "We don't pentest PHP because it's insecure by default. Get rid of it first" 😂
@GhiveciuMarian
@GhiveciuMarian 29 күн бұрын
yeah, sure ... what is not secure about php? is really weird that most of todays servers are powered by php, and WP on top of php, yet they do not get hacked left and right
@dyto2287
@dyto2287 29 күн бұрын
@@GhiveciuMarian ...mOsT sErVeRs PoWeRed By pHp... 🥴 Having higher quantity of crap WP deployments doesn't mean that it's used more to serve actual http traffic.
@ShadowManceri
@ShadowManceri Ай бұрын
Sounds like this would effect every app that uses system's iconv. Not really just PHP. So more of GNU issue.
@beskamir5977
@beskamir5977 Ай бұрын
April: Month of security vulnerabilities. I shudder to think what will be found on April 30th.
@ChiEKKUsama
@ChiEKKUsama Ай бұрын
Chinese characters? Again? I thought we already solved this problem with wchar and other wide character types
@xparadoxical69
@xparadoxical69 Ай бұрын
Php didn't catch up
@rezwhap
@rezwhap Ай бұрын
We fixed it with UTF-8 being the de facto web encoding. But… legacy stuff.
@bebdaumon3948
@bebdaumon3948 Ай бұрын
Is this only for linux OS's? what about freebsd?
@109Rage
@109Rage 29 күн бұрын
I don't know much about Alpine Linux, but don't most Dockerfiles basically emulate it for their containers, by default?
@isheamongus811
@isheamongus811 27 күн бұрын
WAMP is sometimes used in testing.
i cant stop thinking about this exploit
8:40
Low Level Learning
Рет қаралды 307 М.
The Apple Vision Pro Is A Total Failure...
22:50
SomeOrdinaryGamers
Рет қаралды 556 М.
Teenagers Show Kindness by Repairing Grandmother's Old Fence #shorts
00:37
Fabiosa Best Lifehacks
Рет қаралды 42 МЛН
Не пей газировку у мамы в машине
00:28
Даша Боровик
Рет қаралды 10 МЛН
Home Lab 14: ARP & DNS Spoofing with Bettercap
28:23
Dr. K
Рет қаралды 22 М.
Worlds Dumbest Darknet Admin Gets Busted
14:54
Mental Outlaw
Рет қаралды 134 М.
Microsoft Is Decrypting Your Files in The Cloud
8:14
Mental Outlaw
Рет қаралды 229 М.
the new PS4 jailbreak is sort of hilarious
12:21
Low Level Learning
Рет қаралды 473 М.
Времена жизни в Rust
19:29
Bitωise
Рет қаралды 2,2 М.
How to Get a Private Phone, Number, and Cellular Data
10:00
Mental Outlaw
Рет қаралды 912 М.
How not to Pirate: Malware in cracks on Github
8:08
The PC Security Channel
Рет қаралды 105 М.
Awesome Browser Addons You Aren't Using
14:45
Mental Outlaw
Рет қаралды 386 М.
This File Steals Passwords
19:07
John Hammond
Рет қаралды 104 М.
researchers find unfixable bug in apple computers
8:32
Low Level Learning
Рет қаралды 687 М.
Girl camera photo Editing 3d with adobe Photoshop /9/33/Am
0:43
Amir TECh
Рет қаралды 252 М.
Xiaomi Note 13 Pro по безумной цене в России
0:43
Простые Технологии
Рет қаралды 1,7 МЛН
Эволюция телефонов!
0:30
ТРЕНДИ ШОРТС
Рет қаралды 6 МЛН
Я Создал Новый Айфон!
0:59
FLV
Рет қаралды 3,8 МЛН