Lucene search
K

978 matches found

Exploit DB
Exploit DB
added 2009/02/25 12:0 a.m.21 views

Wesnoth 1.x - PythonAI Remote Code Execution

source: https://www.securityfocus.com/bid/33971/info Wesnoth is prone to a remote code-execution vulnerability caused by a design error. Attackers can exploit this issue to execute arbitrary Python code in the context of the user running the vulnerable application. Versions prior to Wesnoth 1.5.1...

7.4AI score
Exploits0
Gentoo Linux
Gentoo Linux
added 2008/10/09 12:0 a.m.39 views

Portage: Untrusted search path local root vulnerability

Background Portage is Gentoo's package manager which is responsible for installing, compiling and updating all packages on the system through the Gentoo rsync tree. Description The Gentoo Security Team discovered that several ebuilds, such as sys-apps/portage, net-mail/fetchmail or app-editors/le...

6.9CVSS6.8AI score0.00338EPSS
Exploits1
securityvulns
securityvulns
added 2008/10/09 12:0 a.m.67 views

[ GLSA 200810-02 ] Portage: Untrusted search path local root vulnerability

Gentoo Linux Security Advisory GLSA 200810-02 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - http://security.gentoo.org/ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Severity:...

6.9CVSS6.6AI score0.00338EPSS
Exploits1
Exploit DB
Exploit DB
added 2008/04/21 12:0 a.m.40 views

RedDot CMS 7.5 - 'LngId' SQL Injection

!/usr/bin/env python un-comment your selection. import urllib2 import urllib import string import getopt import sys def banner: print print "RED DOT CMS 7.5 database enumeration" print "by Mark Crowther and Rodrigo Marcos" def usage: print print "usage:" print "python RDPOC.py options URL" print...

7AI score
Exploits0
seebug.org
seebug.org
added 2008/03/27 12:0 a.m.20 views

PacketTrap Networks pt360 2.0.39 TFTPD Remote DoS Exploit

No description provided by source. !/usr/bin/python PacketTrap Networks pt360 2.0.39 TFTPD Remote DOS Coded by Mati Aharoni muts..at..offensive-security.com http://www.offensive-security.com/0day/pt360dos.py.txt import socket import sys host = '172.16.167.134' port = 69 try:...

7.1AI score
Exploits0
seebug.org
seebug.org
added 2008/03/26 12:0 a.m.14 views

PacketTrap Networks pt360 2.0.39 TFTPD Remote DoS Exploit

No description provided by source. !/usr/bin/python PacketTrap Networks pt360 2.0.39 TFTPD Remote DOS Coded by Mati Aharoni muts..at..offensive-security.com http://www.offensive-security.com/0day/pt360dos.py.txt import socket import sys host = '172.16.167.134' port = 69 try: s =...

7.1AI score
Exploits0
Prion
Prion
added 2007/11/07 9:46 p.m.17 views

Code injection

Plone 2.5 through 2.5.4 and 3.0 through 3.0.2 allows remote attackers to execute arbitrary Python code via network data containing pickled objects for the 1 statusmessages or 2 linkintegrity module, which the module unpickles and executes...

7.5CVSS7.7AI score0.02187EPSS
Exploits0References10Affected Software1
NVD
NVD
added 2007/11/07 9:46 p.m.10 views

CVE-2007-5741

Plone 2.5 through 2.5.4 and 3.0 through 3.0.2 allows remote attackers to execute arbitrary Python code via network data containing pickled objects for the 1 statusmessages or 2 linkintegrity module, which the module unpickles and executes...

7.5CVSS7.5AI score0.02187EPSS
Exploits0References10
Cvelist
Cvelist
added 2007/11/07 9:0 p.m.16 views

CVE-2007-5741

Plone 2.5 through 2.5.4 and 3.0 through 3.0.2 allows remote attackers to execute arbitrary Python code via network data containing pickled objects for the 1 statusmessages or 2 linkintegrity module, which the module unpickles and executes...

7.3AI score0.02187EPSS
Exploits0References10
securityvulns
securityvulns
added 2007/11/07 12:0 a.m.60 views

[CVE-2007-5741] Plone: statusmessages and linkintegrity unsafe network data hotfix

A vulnerability in both the statusmessages and linkintegrity modules has been identified, where untrusted network data was treated as a pickle and loaded. This allows an attacker to run arbitrary python code within the Zope/Plone process. This issue has been assigned CVE-2007-5741 Affected versio...

7.5CVSS2.2AI score0.02187EPSS
Exploits0
Exploit DB
Exploit DB
added 2007/08/14 12:0 a.m.35 views

Surgemail 38k - 'Search' Remote Buffer Overflow

!/usr/bin/python import os import sys import time import socket import struct this is imap exploit 710 bytes, tcp port 9999 bind, borrowed from skape miller inventor of megacanvas sc = "\x90" sc += "\x41\x41\x41\x41\x41\x41\x41\x41\x41\x41\x41\x41\x41\xeb\x03\x59" sc +=...

7AI score
Exploits0
Tenable Nessus
Tenable Nessus
added 2007/04/30 12:0 a.m.16 views

GLSA-200704-19 : Blender: User-assisted remote execution of arbitrary code

The remote host is affected by the vulnerability described in GLSA-200704-19 Blender: User-assisted remote execution of arbitrary code Stefan Cornelius of Secunia Research discovered an insecure use of the 'eval' function in kmzImportWithMesh.py. Impact : A remote attacker could entice a user to...

9.3CVSS6AI score0.02685EPSS
Exploits0References2
Prion
Prion
added 2007/03/03 8:19 p.m.14 views

Design/Logic Flaw

Eval injection vulnerability in the a kmzImportWithMesh.py Script for Blender 0.1.9h, as used in b Blender before 2.43, allows user-assisted remote attackers to execute arbitrary Python code by importing a crafted 1 KML or 2 KMZ file...

9.3CVSS7.8AI score0.02685EPSS
Exploits0References11Affected Software1
UbuntuCve
UbuntuCve
added 2007/03/03 8:19 p.m.17 views

CVE-2007-1253

Eval injection vulnerability in the a kmzImportWithMesh.py Script for Blender 0.1.9h, as used in b Blender before 2.43, allows user-assisted remote attackers to execute arbitrary Python code by importing a crafted 1 KML or 2 KMZ file...

9.3CVSS6.2AI score0.02685EPSS
Exploits0References1
NVD
NVD
added 2007/03/03 8:19 p.m.19 views

CVE-2007-1253

Eval injection vulnerability in the a kmzImportWithMesh.py Script for Blender 0.1.9h, as used in b Blender before 2.43, allows user-assisted remote attackers to execute arbitrary Python code by importing a crafted 1 KML or 2 KMZ file...

9.3CVSS7.5AI score0.02685EPSS
Exploits0References11
OSV
OSV
added 2007/03/03 8:19 p.m.6 views

CVE-2007-1253

Eval injection vulnerability in the a kmzImportWithMesh.py Script for Blender 0.1.9h, as used in b Blender before 2.43, allows user-assisted remote attackers to execute arbitrary Python code by importing a crafted 1 KML or 2 KMZ file...

7.8AI score
Exploits0References11
OSV
OSV
added 2007/03/03 8:19 p.m.2 views

DEBIAN-CVE-2007-1253

Eval injection vulnerability in the a kmzImportWithMesh.py Script for Blender 0.1.9h, as used in b Blender before 2.43, allows user-assisted remote attackers to execute arbitrary Python code by importing a crafted 1 KML or 2 KMZ file...

9.3CVSS8.2AI score0.02685EPSS
Exploits0References1
Cvelist
Cvelist
added 2007/03/03 8:0 p.m.25 views

CVE-2007-1253

Eval injection vulnerability in the a kmzImportWithMesh.py Script for Blender 0.1.9h, as used in b Blender before 2.43, allows user-assisted remote attackers to execute arbitrary Python code by importing a crafted 1 KML or 2 KMZ file...

7.4AI score0.02685EPSS
Exploits0References11
CVE
CVE
added 2007/03/03 8:0 p.m.60 views

CVE-2007-1253

CVE-2007-1253 affects Blender up to version 2.43, via the kmz_ImportWithMesh.py script. An insecure use of eval() in kmz_ImportWithMesh.py allows a remote attacker to entice a user to open a crafted .kmz or .kml file, resulting in arbitrary Python code execution with the user’s privileges. The vu...

9.3CVSS7.4AI score0.02685EPSS
Exploits0References11Affected Software1
Packet Storm
Packet Storm
added 2007/02/24 12:0 a.m.36 views

snort-py.txt

!/usr/bin/python Snort DCE/RPC Preprocessor Buffer Overflow DoS Author: Trirat Puttaraksa http://sf-freedom.blogspot.com For educational purpose only This exploit just crash Snort 2.6.1 on Fedora Core 4. However, Code Execution may be possible, but I have no time to make it : I will post the...

10CVSS6.3AI score0.79319EPSS
Exploits15
Rows per page
Query Builder