Chunk_split() Overflow not fixed at all...Monday, June 4. 2007Monday, June 4. 2007 If you are one of the guys that read the PHP CVS commits you usually know about the security bugs months before the rest of the community and this is no news for you. During the last 24h the following fix was merged into the PHP CVS. Corrected fix for CVE-2007-2872
<?php
Google for me and get ZendFriday, June 1. 2007Friday, June 1. 2007 Brought to you from one of the comments in my blog.
PHP 5.2.3 released...Friday, June 1. 2007Friday, June 1. 2007 PHP 5.2.3 was released with several security fixes.
PHP 4 - Reference Counter Overflow FixSunday, May 20. 2007Sunday, May 20. 2007 Because the PHP developers do not want to fix the PHP 4 Reference Counter Overflow Vulnerability that was disclosed during the Month of PHP Bugs the Hardened-PHP Project as usual had to step in to protect the users of PHP.
Suhosin 0.9.20 and crypt() Thread Safety VulnerabilitySaturday, May 19. 2007Saturday, May 19. 2007 I just released Suhosin 0.9.20 that adds a few new features and bugfixes. The most important addition is that a mutex is placed around the call to the system's crypt() function to ensure thread safety. This mutex is necessary to close a bunch of possible attacks on the libc crypt() function on multi threaded systems.
OWASP Risk EvaluationFriday, May 11. 2007Friday, May 11. 2007 When you read the OWASP risk evaluation standard carefully you might get as confused as I got. They estimate the risk by first estimating the likelihood and then estimating the technical and business impact. The estimation is done by assigning the numbers 0..9 to a number of factors.
Watching the PHP CVSThursday, May 10. 2007Thursday, May 10. 2007 One of the worst things in PHP security is the fact that vulnerabilities in PHP are usually patched in the CVS and then wait for months until they are disclosed to the public. Time enough for everyone to grab the fixes from CVS and develop exploits for the vulnerabilities. Therefore PHP vulnerabilities are usually already known to the bad guys for weeks or months when a new PHP version comes out and the public is notified about the vulnerability.
The PHP 5 challengeThursday, May 10. 2007Thursday, May 10. 2007 During the month of PHP bugs several people changed their credo from: "there are no vulnerabilities in PHP" to "vulnerabilities in PHP are not important, just tighten your OS". Other claimed that you can not rely on safe_mode and that you can always use shell_exec() to execute everything on the system.
Continue reading "The PHP 5 challenge" Ed Finkler discusses Month Of PHP BugsTuesday, May 1. 2007Tuesday, May 1. 2007 Today I learned about a podcast interview of Ed Finkler one of the members of the PHP Security Consortium. I heard through the first 30 minutes and was kinda bored because it was not really about PHP Security but about educating PHP developers, which is a subtopic of PHP Application Security which itself is a subtopic of PHP Security. I already wanted to switch it off when at around 34:32 they started talking about the Month of PHP Bugs.
Continue reading "Ed Finkler discusses Month Of PHP Bugs" Misunderstanding JavaScript HijackingSaturday, April 7. 2007Saturday, April 7. 2007 Very recently there has been a new paper about what the authors call JavaScript Hijacking. It is about an analysis of several JavaScript frameworks for a cross domain data retrieval vulnerability through the usage of the <script> tag. The paper comes to the conclusion that in nearly all JavaScript frameworks that work with JSON encoded data, the data can be retrieved cross domain via the <script> tag.
« previous page
(Page 2 of 10, totalling 92 entries)
» next page
|
Calendar
Archives Categories Syndicate This Blog |
|||||||||||||||||||||||||||||||||||||||||||||||||


