mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-23 19:04:02 +02:00
18 lines
729 B
Markdown
18 lines
729 B
Markdown
### [CVE-2005-3319](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-3319)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The apache2handler SAPI (sapi_apache2.c) in the Apache module (mod_php) for PHP 5.x before 5.1.0 final and 4.4 before 4.4.1 final allows attackers to cause a denial of service (segmentation fault) via the session.save_path option in a .htaccess file or VirtualHost.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://securityreason.com/securityalert/525
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|