10
CVSSv2

CVE-2000-0967

Published: 19/12/2000 Updated: 03/05/2018
CVSS v2 Base Score: 10 | Impact Score: 10 | Exploitability Score: 10
VMScore: 1000
Vector: AV:N/AC:L/Au:N/C:C/I:C/A:C

Vulnerability Summary

PHP 3 and 4 do not properly cleanse user-injected format strings, which allows remote malicious users to execute arbitrary commands by triggering error messages that are improperly written to the error logs.

Vulnerable Product Search on Vulmon Subscribe to Product

php php 3.0

php php 4.0

Exploits

/* * PHP 3016/402 remote format overflow exploit * Copyright (c) 2000 * Field Marshal Count August Anton Wilhelm Neithardt von Gneisenau * gneisenau@berlincom * my regards to sheib and darkx * All rights reserved * Pascal Boucheraine's paper was enlightening * THERE IS NO IMPLIED OR EXPRESS WARRANTY FOR THIS CODE * YOU ARE RESPON ...
source: wwwsecurityfocuscom/bid/1786/info PHP is a scripting language designed for CGI applications that is used on many websites There exists a remotely exploitable format string vulnerability in all versions of PHP below PHP 403 The vulnerability exists in the code that handles error logging and is present if error logging is enab ...