4974 matches found
TightVNC - Authentication Failure Integer Overflow (PoC)
TightVNC - Authentication Failure Integer Overflow PoC !/usr/bin/env python [email protected] Modified Andres Lopez Luksenberg's exploit for Authentication Failure scenario in TightVNC. BID 33569 CVE-2009-0388 import socket serversocket = socket.socketsocket.AFINET, socket.SOCKSTREAM...
UltraVNC/TightVNC Multiple VNC Clients Multiple Integer Overflow PoC
No description provided by source. !/usr/bin/env python POC: Multiple VNC Clients Multiple Integer Overflow VulnerabilitiesUltraVNC and TightVNC, BID 33568 Author: Andres Lopez Luksenberg [email protected] Visit: http://208.66.16.113/andres/ import socket serversocket =...
UltraVNC/TightVNC (Multiple VNC Clients) - Multiple Integer Overflows (PoC)
!/usr/bin/env python POC: Multiple VNC Clients Multiple Integer Overflow VulnerabilitiesUltraVNC and TightVNC, BID 33568 Author: Andres Lopez Luksenberg Visit: http://208.66.16.113/andres/ import socket serversocket = socket.socketsocket.AFINET, socket.SOCKSTREAM serversocket.bind'', 5900...
RealVNC 4.1.2 - vncviewer.exe RFB Protocol Remote Code Execution (PoC)
RealVNC 4.1.2 - vncviewer.exe RFB Protocol Remote Code Execution PoC !/usr/bin/env python POC: RealVNC 4.1.2 'vncviewer.exe' RFB Protocol Remote Code Execution Vulnerability, BID 30499 Author: Andres Lopez Luksenberg import socket serversocket = socket.socketsocket.AFINET, socket.SOCKSTREAM...
DSA-1696-1 icedove - several vulnerabilities
Bulletin has no description...
[SECURITY] Fedora 10 Update: perl-5.10.0-52.fc10
Perl is a high-level programming language with roots in C, sed, awk and shell scripting. Perl is good at handling processes and files, and is especially good at handling text. Perl's hallmarks are practicality and efficiency. While it is used to do a lot of different things, Perl's most common...
Psi Jabber Client (8010/tcp) Remote Denial of Service Exploit (win/lin)
No description provided by source. !/usr/bin/python psi jabber client 8010/tcp remote denial of service win & lin by sha0atbadchecksum.net http://jolmos.blogspot.com import socket, sys sock = socket.socketsocket.AFINET,socket.SOCKSTREAM try: sock.connectsys.argv1,8010 except: print 'Cannot...
Debian: Security Advisory (DSA-1671-1)
The remote host is missing an update for the Debian SPDX-FileCopyrightText: 2008 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...
Debian Security Advisory DSA 1671-1 (iceweasel)
The remote host is missing an update to iceweasel announced via advisory DSA 1671-1. OpenVAS Vulnerability Test $Id: deb16711.nasl 6616 2017-07-07 12:10:49Z cfischer $ Description: Auto-generated from advisory DSA 1671-1 iceweasel Authors: Thomas Reinke Copyright: Copyright c 2008 E-Soft Inc...
Debian DSA-1671-1 : iceweasel - several vulnerabilities
Several remote vulnerabilities have been discovered in the Iceweasel webbrowser, an unbranded version of the Firefox browser. The Common Vulnerabilities and Exposures project identifies the following problems : - CVE-2008-0017 Justin Schuh discovered that a buffer overflow in the http-index-forma...
Debian DSA-1668-1 : hf - programming error
Steve Kemp discovered that hf, an amateur-radio protocol suite using a soundcard as a modem, insecurely tried to execute an external command which could lead to the elevation of privileges for local users. %NASLMINLEVEL 70300 C Tenable Network Security, Inc. The descriptive text and package check...
DSA-1669-1 xulrunner - several vulnerabilities
Bulletin has no description...
RHEL 2.1 : ruby (RHSA-2008:0895)
Updated ruby packages that fix various security issues are now available for Red Hat Enterprise Linux 2.1. This update has been rated as having moderate security impact by the Red Hat Security Response Team. Ruby is an interpreted scripting language for quick and easy object-oriented programming....
[SECURITY] Fedora 9 Update: ruby-1.8.6.287-2.fc9
Ruby is the interpreted scripting language for quick and easy object-oriented programming. It has many features to process text files and to do system management tasks as in Perl. It is simple, straight-forward, and extensible...
Gentoo Security Advisory GLSA 200512-01 (Perl)
The remote host is missing updates announced in advisory GLSA 200512-01. OpenVAS Vulnerability Test $ Description: Auto generated from Gentoo's XML based advisory Authors: Thomas Reinke Copyright: Copyright c 2008 E-Soft Inc. http://www.securityspace.com Text descriptions are largely excerpted fr...
Debian: Security Advisory (DSA-1634-1)
The remote host is missing an update for the Debian SPDX-FileCopyrightText: 2008 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...
Gentoo Security Advisory GLSA 200512-01 (Perl)
The remote host is missing updates announced in advisory GLSA 200512-01. SPDX-FileCopyrightText: 2008 E-Soft Inc. Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...
Debian: Security Advisory (DSA-1632-1)
The remote host is missing an update for the Debian SPDX-FileCopyrightText: 2008 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...
Debian Security Advisory DSA 1634-1 (wordnet)
The remote host is missing an update to wordnet announced via advisory DSA 1634-1. OpenVAS Vulnerability Test $Id: deb16341.nasl 6616 2017-07-07 12:10:49Z cfischer $ Description: Auto-generated from advisory DSA 1634-1 wordnet Authors: Thomas Reinke Copyright: Copyright c 2008 E-Soft Inc...
[SECURITY] Fedora 9 Update: rpy-1.0.3-3.fc9
RPy provides a robust Python interface to the R programming language. It can manage all kinds of R objects and can execute arbitrary R functions. All the errors from the R language are converted to Python exceptions...