Php Exploits

1,334 exploits tracked across all sources.

Sort: Activity Stars
CVE-2008-6132 EXPLOITDB php VERIFIED
phpScheduleIt <1.2.10 - Code Injection
Eval injection vulnerability in reserve.php in phpScheduleIt 1.2.10 and earlier, when magic_quotes_gpc is disabled, allows remote attackers to execute arbitrary PHP code via the start_date parameter.
by EgiX
CVE-2009-0820 EXPLOITDB php VERIFIED
phpScheduleIt <1.2.11 - Code Injection
Multiple eval injection vulnerabilities in phpScheduleIt before 1.2.11 allow remote attackers to execute arbitrary code via (1) the end_date parameter to reserve.php and (2) the start_date and end_date parameters to check.php. NOTE: the start_date/reserve.php vector is already covered by CVE-2008-6132.
by EgiX
CVE-2008-6011 EXPLOITDB php VERIFIED
SG Real Estate Portal 2.0 - SQL Injection
SQL injection vulnerability in index.php in SG Real Estate Portal 2.0 allows remote attackers to execute arbitrary SQL commands via the page_id parameter.
by Stack
CVE-2008-4675 EXPLOITDB php VERIFIED
Phpcounter < 1.3.2 - SQL Injection
SQL injection vulnerability in index.php in PHPcounter 1.3.2 and earlier allows remote attackers to execute arbitrary SQL commands via the name parameter.
by StAkeR
CVE-2008-4335 EXPLOITDB php VERIFIED
Atomic Photo Album - SQL Injection
SQL injection vulnerability in album.php in Atomic Photo Album (APA) 1.1.0pre4 allows remote attackers to execute arbitrary SQL commands via the apa_album_ID parameter.
by Stack
EIP-2026-104755 EXPLOITDB php VERIFIED
PHP 5.2.6 - 'create_function()' Code Injection (2)
by 80sec
EIP-2026-104754 EXPLOITDB php VERIFIED
PHP 5.2.6 - 'create_function()' Code Injection (1)
by 80sec
CVE-2008-6032 EXPLOITDB php VERIFIED
WSN Links Free 4.0.34P - SQL Injection
SQL injection vulnerability in comments.php in WSN Links Free 4.0.34P allows remote attackers to execute arbitrary SQL commands via the id parameter.
by Stack
CVE-2008-5967 EXPLOITDB php VERIFIED
PHP iCalendar <2.3.4-2.24 - Info Disclosure
admin/index.php in PHP iCalendar 2.3.4, 2.24, and earlier does not require administrative authentication for an addupdate action, which allows remote attackers to upload a calendar (aka .ics) file with arbitrary content to the calendars/ directory outside the web root.
by EgiX
CVE-2008-5968 EXPLOITDB php VERIFIED
PHP iCalendar <2.24 - Path Traversal
Directory traversal vulnerability in print.php in PHP iCalendar 2.24 and earlier allows remote attackers to include and execute arbitrary local files via a .. (dot dot) in the cookie_language parameter in a phpicalendar_* cookie, a different vector than CVE-2006-1292.
by EgiX
EIP-2026-107932 EXPLOITDB php VERIFIED
Invision Power Board 2.3.5 - SQL Injection
by waraxe
EIP-2026-111352 EXPLOITDB php VERIFIED
Pluck CMS 4.5.3 - 'update.php' Remote File Corruption
by Nine:Situations:Group
CVE-2008-4357 EXPLOITDB php VERIFIED
Powie Plink - SQL Injection
SQL injection vulnerability in linkto.php in Powie pLink 2.07 allows remote attackers to execute arbitrary SQL commands via the id parameter.
by Stack
CVE-2008-4106 EXPLOITDB php VERIFIED
Wordpress < 2.6.1 - Improper Input Validation
WordPress before 2.6.2 does not properly handle MySQL warnings about insertion of username strings that exceed the maximum column width of the user_login column, and does not properly handle space characters when comparing usernames, which allows remote attackers to change an arbitrary user's password to a random value by registering a similar username and then requesting a password reset, related to a "SQL column truncation vulnerability." NOTE: the attacker can discover the random password by also exploiting CVE-2008-4107.
by iso^kpsbr
CVE-2009-2762 EXPLOITDB php VERIFIED
WordPress <2.8.3 - Auth Bypass
wp-login.php in WordPress 2.8.3 and earlier allows remote attackers to force a password reset for the first user in the database, possibly the administrator, via a key[] array variable in a resetpass (aka rp) action, which bypasses a check that assumes that $key is not an array.
by iso^kpsbr
CVE-2008-7002 EXPLOITDB php VERIFIED
Php - Access Control
PHP 5.2.5 does not enforce (a) open_basedir and (b) safe_mode_exec_dir restrictions for certain functions, which might allow local users to bypass intended access restrictions and call programs outside of the intended directory via the (1) exec, (2) system, (3) shell_exec, (4) passthru, or (5) popen functions, possibly involving pathnames such as "C:" drive notation.
by Ciph3r
CVE-2008-6971 EXPLOITDB php VERIFIED
Simplemachines Smf - Credentials Management
The password reset functionality in Simple Machines Forum (SMF) 1.0.x before 1.0.14, 1.1.x before 1.1.6, and 2.0 before 2.0 beta 4 includes clues about the random number generator state within a hidden form field and generates predictable validation codes, which allows remote attackers to modify passwords of other users and gain privileges.
by Raz0r
CVE-2008-3922 EXPLOITDB php VERIFIED
AWStats Totals <1.14 - RCE
awstatstotals.php in AWStats Totals 1.0 through 1.14 allows remote attackers to execute arbitrary code via PHP sequences in the sort parameter, which is used by the multisort function when dynamically creating an anonymous PHP function.
by Ricardo Almeida
CVE-2008-6994 EXPLOITDB php VERIFIED
Google Chrome - Memory Corruption
Stack-based buffer overflow in the SaveAs feature (SaveFileAsWithFilter function) in win_util.cc in Google Chrome 0.2.149.27 allows user-assisted remote attackers to execute arbitrary code via a web page with a long TITLE element, which triggers the overflow when the user saves the page and a long filename is generated. NOTE: it might be possible to exploit this issue via an HTTP response that includes a long filename in a Content-Disposition header.
by WHK
EIP-2026-109575 EXPLOITDB php VERIFIED
Moodle 1.8.4 - Remote Code Execution
by zurlich.lpt
CVE-2006-3362 EXPLOITDB php VERIFIED
FCKeditor mcpuk - Unrestricted File Upload
Unrestricted file upload vulnerability in connectors/php/connector.php in FCKeditor mcpuk file manager, as used in (1) Geeklog 1.4.0 through 1.4.0sr3, (2) toendaCMS 1.0.0 Shizouka Stable and earlier, (3) WeBid 0.5.4, and possibly other products, when installed on Apache with mod_mime, allows remote attackers to upload and execute arbitrary PHP code via a filename with a .php extension and a trailing extension that is allowed, such as .zip.
by Stack
EIP-2026-107914 EXPLOITDB php VERIFIED
Invision Power Board (IP.Board) 2.3.5 - Multiple Vulnerabilities (2)
by DarkFig
EIP-2026-112127 EXPLOITDB php VERIFIED
Simple PHP Blog (SPHPBlog) 0.5.1 - Code Execution
by mAXzA
EIP-2026-109752 EXPLOITDB php VERIFIED
MyBulletinBoard (MyBB) 1.2.11 - 'private.php' SQL Injection (2)
by c411k
CVE-2008-3601 EXPLOITDB php VERIFIED
Quicksilver Forums 1.4.1 - SQL Injection
SQL injection vulnerability in index.php in Quicksilver Forums 1.4.1 allows remote attackers to execute arbitrary SQL commands via the forums array parameter in a search action.
by irk4z