Lucene search
K

236 matches found

seebug.org
seebug.org
added 2006/08/16 12:0 a.m.32 views

PHP <= 4.4.3 / 5.1.4 (sscanf) Local Buffer Overflow Exploit

No description provided by source. ? / 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 2006 notice...

7.1AI score
Exploits0
NVD
NVD
added 2006/08/08 8:4 p.m.15 views

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...

4.6CVSS7.4AI score0.0154EPSS
Exploits1References39
Cvelist
Cvelist
added 2006/08/08 8:0 p.m.26 views

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...

7.3AI score0.0154EPSS
Exploits1References39
CVE
CVE
added 2006/08/08 8:0 p.m.93 views

CVE-2006-4020

CVE-2006-4020 affects PHP when using the sscanf function. In PHP 5.1.4 and earlier (and 4.4.3 and earlier), a context-dependent attacker can cause a buffer over-read by argument swapping in sscanf, potentially enabling arbitrary code execution. Vendor advisories and OpenVAS/Nessus entries indicat...

4.6CVSS7.3AI score0.0154EPSS
Exploits1References39Affected Software1
exploitpack
exploitpack
added 2006/08/08 12:0 a.m.15 views

PHP 4.4.35.1.4 - objIndex Local Buffer Overflow

PHP 4.4.35.1.4 - objIndex Local Buffer Overflow ?php / Author: Heintz Date: 4-th august 2006 Greets: Waraxe from www.waraxe.us All buds at www.plain-text.info Torufoorum ext/standard/scanf.c line 887 --- if numVars current = argsobjIndex++; --- objIndex points past the end of array in other forma...

0.4AI score
Exploits0
securityvulns
securityvulns
added 2006/08/08 12:0 a.m.33 views

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...

0.4AI score
Exploits0
Positive Technologies
Positive Technologies
added 2006/08/08 12:0 a.m.5 views

PT-2006-4865 · Php +1 · Php +1

Name of the Vulnerable Software and Affected Versions: PHP versions 4.4.3 and earlier PHP versions 5.1.4 and earlier Description: The issue allows context-dependent attackers to execute arbitrary code via a sscanf PHP function call that performs argument swapping. This can trigger a buffer...

9.3CVSS7.5AI score0.06357EPSS
Exploits3References52
securityvulns
securityvulns
added 2006/08/08 12:0 a.m.48 views

PHP memory corruption

sscanf function past the end of aray writing...

1.8AI score
Exploits0References1Affected Software1
Tenable Nessus
Tenable Nessus
added 2006/05/13 12:0 a.m.15 views

FreeBSD : elm -- remote buffer overflow in Expires header (f66e011d-13ff-11da-af41-0004614cc33d)

Ulf Harnhammar has discovered a remotely exploitable buffer overflow in Elm e-mail client when parsing the Expires header of an e-mail message : The attacker only needs to send the victim an e-mail message. When the victim with that message in his or her inbox starts Elm or simply views the inbox...

5.8AI score
Exploits0References2
securityvulns
securityvulns
added 2006/01/26 12:0 a.m.43 views

exiv2 IPTC library DoS

sscanf is used for data wich is not NULL-terminated...

1.8AI score
Exploits0References1Affected Software1
FreeBSD
FreeBSD
added 2005/08/20 12:0 a.m.13 views

elm -- remote buffer overflow in Expires header

Ulf Harnhammar has discovered a remotely exploitable buffer overflow in Elm e-mail client when parsing the Expires header of an e-mail message: The attacker only needs to send the victim an e-mail message. When the victim with that message in his or her inbox starts Elm or simply views the inbox ...

1.5AI score
Exploits0References1
Exploit DB
Exploit DB
added 2003/09/07 12:0 a.m.60 views

Mah-Jong 1.4 - Client/Server Remote sscanf() Buffer Overflow

// source: https://www.securityfocus.com/bid/8557/info A remote buffer overflow vulnerability when calling the sscanf function has been reported to affect the mah-jong game client and server programs. The issue occurs within seperate source files, however the code used by both programs is...

7.5CVSS6.5AI score0.0493EPSS
Exploits3
securityvulns
securityvulns
added 2003/07/30 12:0 a.m.36 views

man-db[] multiple(4) vulnerabilities.

part 1: addtodirlist buffer overflow man-db contains a buffer overflow vulnerability do to the lack of bounds checking in multiple sscanf calls. which formats the user supplied file /.manpath. here is the functionsrc/manp.c: static void addtodirlist FILE config, int user char bp; char bufBUFSIZ;...

1.6AI score
Exploits0
exploitpack
exploitpack
added 2002/09/26 12:0 a.m.15 views

GV 2.x3.x - .PDF.PS File Buffer Overflow (1)

GV 2.x3.x - .PDF.PS File Buffer Overflow 1 // source: https://www.securityfocus.com/bid/5808/info gv is a freely available, open source Portable Document Format PDF and PostScript PS viewing utility. It is available for Unix and Linux operating systems. It has been reported that an insecure sscan...

0.7AI score
Exploits0
Exploit DB
Exploit DB
added 2002/09/26 12:0 a.m.30 views

GV 2.x/3.x - '.PDF'/'.PS' File Buffer Overflow (1)

// source: https://www.securityfocus.com/bid/5808/info gv is a freely available, open source Portable Document Format PDF and PostScript PS viewing utility. It is available for Unix and Linux operating systems. It has been reported that an insecure sscanf function exists in gv. Due to this...

7.4AI score
Exploits0
Packet Storm
Packet Storm
added 1999/08/17 12:0 a.m.30 views

snplog.bof.txt

Date: Tue, 16 Feb 1999 00:42:49 +0000 From: Rupert Weber-Henschel To: [email protected] Subject: snplog-1.0 buffer overflow There is a possible buffer overflow in snplog-1.0. Or is it 0.1? The tar file is 0.1, the docs say 1.0. % snplog contains tcplogd, icmplogd, udplogd The offending code is...

7.4AI score
Exploits0
Rows per page
Query Builder