News:

Holy shit, it's 2018 2019 2020 2021 2022 2023 2024, and the US isn't a fascist country! What a time to be alive. Well, shit.

Main Menu

PHP Vulnerabilities

Started by iago, May 05, 2008, 10:48:56 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

iago

The newest version of PHP was just released, which addresses several vulnerabilities:
http://www.securityfocus.com/bid/29009
http://www.securityfocus.com/bid/27786

Any code written in PHP is potentially affected by this, depending on which functions you use, so don't forget to update!

Blaze

What functions specifically?  :)
And like a fool I believed myself, and thought I was somebody else...

iago

Dunno, read. :P

Apparently there's an overflow in one of the regexp libraries, that's the only one I noticed.