Upcoming Hardening in PHP
dustri.org
Upcoming Hardening in PHP
1–10 of 130 posts
Re: Upcoming Hardening in PHP
#2There's definite reward in having a 0-day. Either you can get a bounty, or sell it in the hacker-souk.
That "couple of lines of code and 20 minutes" is sort of in the eye of the beholder. If you are a highly-experienced language developer, the fixes are likely to be a lot more obvious, simpler, more comprehensive, and robust, than if you are a relatively junior IC.
Re: Upcoming Hardening in PHP
#3Re: Upcoming Hardening in PHP
#4Re: Upcoming Hardening in PHP
#5https://www.ambionics.io/blog/iconv-cve-2024-2961-p1
People are so creative, I can't help but feel some hope for our future :)
Re: Upcoming Hardening in PHP
#6Big Oof. :( :( :(
Re: Upcoming Hardening in PHP
#7The linked CVE-2024-2961 article is a pretty fantastic read on its own: https://www.ambionics.io/blog/iconv-cve-2024-2961-p1 People are so creative, I can't help but feel some hope for our future :)
Re: Upcoming Hardening in PHP
#8Re: Upcoming Hardening in PHP
#9> I find it fascinating that people are putting so much efforts optimizing exploitation techniques, yet ~nobody bothers fixing them, even if it only takes a couple of lines of code and 20 minutes. There's definite reward in having a 0-day. Either you can get a bounty, or sell it in the hacker-souk. That "couple of lines of code and 20 minutes" is sort of in the eye of the beholder. If you are a highly-experienced lan…
Re: Upcoming Hardening in PHP
#10Like it or not, exploiting seems just more fun and rewarding. A lot of people will be interested to learn on your blog how you came to find and exploit a vulnerability. The 10 line of code patch gets little attention. Not even taking into consideration bug bounties...