195 matches found
[SECURITY] Fedora 11 Update: kde-l10n-4.4.3-1.fc11
Internationalization support for KDE...
[SECURITY] Fedora 11 Update: kdebase-4.4.3-2.fc11.1
Core runtime requirements and applications for KDE 4...
[SECURITY] Fedora 11 Update: kdeedu-4.4.3-1.fc11.1
Educational/Edutainment applications: blinken: Simon Says Game kalzium: A periodic table of the elements kanagram: Anagram game kgeography: Learn geography khangman: Hangman Game kiten: Japanese Reference/Study Tool klettres: French alphabet tutor ktouch: Learn and practice touch typing kturtle:...
[SECURITY] Fedora 13 Update: kdepim-4.4.3-1.fc13.1
KDE PIM Personal Information Manager applications, including: akregator: feed aggregator blogilo: blogging application, focused on simplicity and usability kmail: email client knode: newsreader knotes: sticky notes for the desktop kontact: integrated PIM management korganizer: journal,...
[SECURITY] Fedora 12 Update: kdelibs-4.4.3-2.fc12
Libraries for KDE 4...
[SECURITY] Fedora 12 Update: kde-l10n-4.4.3-1.fc12
Internationalization support for KDE...
Directory traversal
Directory traversal vulnerability in KGet in KDE SC 4.0.0 through 4.4.3 allows remote attackers to create arbitrary files via directory traversal sequences in the name attribute of a file element in a metalink file...
CVE-2010-1000
Directory traversal vulnerability in KGet in KDE SC 4.0.0 through 4.4.3 allows remote attackers to create arbitrary files via directory traversal sequences in the name attribute of a file element in a metalink file...
PHP 4.4.3 Transparent会话ID跨站脚本执行漏洞
No description provided by source...
KDE Konqueror Select Object Denial of Service Vulnerability
This host is installed with KDE Konqueror and is prone to Denial of Service Vulnerability. OpenVAS Vulnerability Test $Id: secpodkdekonquerorselectdosvuln.nasl 5055 2017-01-20 14:08:39Z teissa $ KDE Konqueror Select Object Denial of Service Vulnerability Authors: Nikita MR Copyright c 2009 SecPod...
PHP 4.4.3 < 4.4.6 - 'PHPinfo()' Cross-Site Scripting
//////////////////////////////////////////////////////////////////////// // // // | || | | | | | | | || || \ // // | |/ || '|/ |/ -| ' \ / -/ |||| /| || / // // ||||,||| ,|||||||,| || |||||| // // // // Proof of concept code from the Hardened-PHP Project // // C Copyright 2007 Stefan Esser //...
MOPB-08-2007:PHP 4 phpinfo() XSS Vulnerability (Deja-vu)
Summary With PHP 4.4.3 a previously fixed bug that was disclosed at the end of October 2005 by the Hardened-PHP Project was reintroduced. Again phpinfo does not escape the content of user supplied arrays in GET, POST or COOKIE variables when it displays them which leads to an XSS vulnerability...
PHP 4.4.35.1.4 - sscanf Local Buffer Overflow
PHP 4.4.35.1.4 - sscanf Local Buffer Overflow ? / hoagiephpsscanf.php PHP = 4.4.3 / 5.1.4 local buffer overflow exploit howto get offsets: set $baseaddr to 0x41414141 ulimit -c 20000 /etc/init.d/apache restart execute script via web browser tail /var/log/apache/error.log ... Wed Aug 16 15:07:10...
CVE-2006-4020
scanf.c in PHP 5.1.4 and earlier, and 4.4.3 and earlier, allows context-dependent attackers to execute arbitrary code via a sscanf PHP function call that performs argument swapping, which increments an index past the end of an array and triggers a buffer over-read...
php local buffer underflow could lead to arbitary code execution
Affected versions: php 5.1.4 and older, 4.4.3 and possibly older Cause: when php-s sscanf functions format argument contains argument swap and extra arguments are given like. sscanf'foo ','$1s',$bar then it reads an pointer to pointer to zval structure past the end of argument array by one. Php...