Lucene search
+L

244 matches found

seebug.org
seebug.org
added 2004/10/17 12:0 a.m.31 views

Monit <= 4.2 Basic Authentication Remote Root Exploit

No description provided by source. / THE EYE ON SECURITY RESEARCH GROUP - INDIA http://www.eos-india.net/poc/305monit.c Remote Root Exploit for Monit = 4.2 Vulnerability: Buffer overflow in handling of Basic Authentication informations. Server authenticates clients through: Authentication: Basic...

7.1AI score
SaveExploits0
Exploit DB
Exploit DB
added 2004/10/17 12:0 a.m.58 views

Monit 4.2 - Basic Authentication Remote Code Execution

/ THE EYE ON SECURITY RESEARCH GROUP - INDIA http://www.eos-india.net/poc/305monit.c Remote Root Exploit for Monit linuxmailorg - Abhisek Datta abhisekfrontru 06.04.2004 http://www.eos-india.net New Targets : RedHat 9 Fedora Core 2 Slackware 8.1 Update Code :...

7.4AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2004/08/30 12:0 a.m.23 views

GLSA-200404-16 : Multiple new security vulnerabilities in monit

The remote host is affected by the vulnerability described in GLSA-200404-16 Multiple new security vulnerabilities in monit Monit has several vulnerabilities in its HTTP interface : a buffer overflow vulnerability in the authentication handling code and a off-by-one error in the POST method...

6.4AI score
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2004/08/30 12:0 a.m.25 views

GLSA-200403-14 : Multiple Security Vulnerabilities in Monit

The remote host is affected by the vulnerability described in GLSA-200403-14 Multiple Security Vulnerabilities in Monit A denial of service may occur due to Monit not sanitizing remotely supplied HTTP parameters before passing them to memory allocation functions. This could allow an attacker to...

10CVSS6.3AI score0.21107EPSS
SaveExploits2References3
Gentoo Linux
Gentoo Linux
added 2004/04/19 12:0 a.m.28 views

Multiple new security vulnerabilities in monit

Background Monit is a system administration utility that allows management and monitoring of processes, files, directories and devices on a Unix system. Description Monit has several vulnerabilities in its HTTP interface : a buffer overflow vulnerability in the authentication handling code and a...

1.7AI score
SaveExploits0
exploitpack
exploitpack
added 2004/04/12 12:0 a.m.36 views

Monit 4.2 - Remote Buffer Overflow

Monit 4.2 - Remote Buffer Overflow / THE EYE ON SECURITY RESEARCH GROUP - INDIA www eos-india net poc 305monit.c Remote Root Exploit for Monit include include include include define BUFFSIZE 2048 define PADDING 40 define EXPSIZE 256+4+PADDING define MAXARCH 2 struct eos char arch; unsigned long...

0.1AI score
SaveExploits0
Exploit DB
Exploit DB
added 2004/04/12 12:0 a.m.87 views

Monit 4.2 - Remote Buffer Overflow

/ THE EYE ON SECURITY RESEARCH GROUP - INDIA www eos-india net poc 305monit.c Remote Root Exploit for Monit include include include include define BUFFSIZE 2048 define PADDING 40 define EXPSIZE 256+4+PADDING define MAXARCH 2 struct eos char arch; unsigned long ret; targets = "Monit-4.2-Gentoo",...

7.4AI score
SaveExploits0
Packet Storm
Packet Storm
added 2004/04/09 12:0 a.m.18 views

cobain-monit.pl

!/usr/bin/perl cobain-monit.pl monit \n\n"; exit0; print "HOST:\t$ARGV0\n"; print "PORT:\t2812\n"; my $buffer = "B" x 284 . "\xcf\x89\xb3\x40" . $shellcode; esp mandrake 9.1 my $buffer = "A" x 284 . "XXXX" . "B" x 100; dos and debug print "connecting to server...\n"; $socket = IO::Socket::INET -...

7.4AI score
SaveExploits0
exploitpack
exploitpack
added 2004/04/09 12:0 a.m.15 views

Monit 4.1 - Remote Buffer Overflow

Monit 4.1 - Remote Buffer Overflow !/usr/bin/perl monit \n\n"; exit0; print "HOST:\t$ARGV0\n"; print "PORT:\t2812\n"; my $buffer = "B" x 284 . "\xcf\x89\xb3\x40" . $shellcode; esp mandrake 9.1 my $buffer = "A" x 284 . "XXXX" . "B" x 100; dos and debug print "connecting to server...\n"; $socket =...

0.8AI score
SaveExploits0
0day.today
0day.today
added 2004/04/09 12:0 a.m.15 views

Monit <= 4.1 Remote Root Buffer Overflow Exploit

Exploit for linux platform in category remote exploits ================================================ Monit \n\n"; exit0; print "HOST:\t$ARGV0\n"; print "PORT:\t2812\n"; my $buffer = "B" x 284 . "\xcf\x89\xb3\x40" . $shellcode; esp mandrake 9.1 my $buffer = "A" x 284 . "XXXX" . "B" x 100; dos a...

7.1AI score
SaveExploits0
Exploit DB
Exploit DB
added 2004/04/09 12:0 a.m.65 views

Monit 4.1 - Remote Buffer Overflow

!/usr/bin/perl monit \n\n"; exit0; print "HOST:\t$ARGV0\n"; print "PORT:\t2812\n"; my $buffer = "B" x 284 . "\xcf\x89\xb3\x40" . $shellcode; esp mandrake 9.1 my $buffer = "A" x 284 . "XXXX" . "B" x 100; dos and debug print "connecting to server...\n"; $socket = IO::Socket::INET - new PeerAddr =...

7.4AI score
SaveExploits0
securityvulns
securityvulns
added 2004/04/06 12:0 a.m.43 views

[VulnWatch] Advisory: Multiple Vulnerabilities in Monit

Multiple Vulnerabilities in Monit I. Product Description As quoted from http://www.tildeslash.com/monit/ web page: "monit is a utility for managing and monitoring, processes, files, directories and devices on a Unix system. Monit conducts automatic maintenance and repair and can execute meaningfu...

1.1AI score
SaveExploits0
CERT
CERT
added 2004/04/06 12:0 a.m.21 views

Monit fails to properly handle negative Content-Length fields

Overview Monit fails to properly handle HTTP requests containing a negative Content-Length field. Description Monit is a utility to monitor system processes, files, directories, devices, and remote hosts. It provides a web-based interface that can be used to access the Monit server. When processi...

7.2AI score
SaveExploits0References5
CERT
CERT
added 2004/04/06 12:0 a.m.14 views

Monit fails to properly handle overly long HTTP requests

Overview Monit is vulnerable to a buffer overflow when processing overly long HTTP requests. Description Monit is a utility to monitor system processes, files, directories, devices, and remote hosts. It provides a web-based interface that can be used to access the Monit server. There is a buffer...

8.5AI score
SaveExploits0References5
Gentoo Linux
Gentoo Linux
added 2004/03/31 12:0 a.m.40 views

Multiple Security Vulnerabilities in Monit

Background Monit is a system administration utility that allows management and monitoring of processes, files, directories and devices on a Unix system. Description A denial of service may occur due to Monit not sanitizing remotely supplied HTTP parameters before passing them to memory allocation...

10CVSS7.3AI score0.21107EPSS
SaveExploits2
NVD
NVD
added 2003/12/31 5:0 a.m.20 views

CVE-2003-1083

Stack-based buffer overflow in Monit 1.4 to 4.1 allows remote attackers to execute arbitrary code via a long HTTP request...

10CVSS8AI score0.21107EPSS
SaveExploits1References7
OSV
OSV
added 2003/12/31 5:0 a.m.7 views

DEBIAN-CVE-2003-1083

Stack-based buffer overflow in Monit 1.4 to 4.1 allows remote attackers to execute arbitrary code via a long HTTP request...

10CVSS8.4AI score0.21107EPSS
SaveExploits1References1
OSV
OSV
added 2003/12/31 5:0 a.m.8 views

CVE-2003-1083

Stack-based buffer overflow in Monit 1.4 to 4.1 allows remote attackers to execute arbitrary code via a long HTTP request...

8.2AI score
SaveExploits0References9
securityvulns
securityvulns
added 2003/11/25 12:0 a.m.26 views

[Full-Disclosure] Monit 4.1 HTTP interface multiple security vulnerabilities

S-Quadra Advisory 2003-11-24 Topic: Monit 4.1 HTTP interface Multiple Security Vulnerabilities Severity: High Vendor URL: http://www.tildeslash.com/monit/ Advisory URL: http://www.s-quadra.com/advisories/Adv-20031124.txt Release date: 22 Nov 2003 1. DESCRIPTION Monit...

0.1AI score
SaveExploits0
OSV
OSV
added 2003/11/24 5:0 a.m.8 views

DEBIAN-CVE-2003-1084

Monit 1.4 to 4.1 allows remote attackers to cause a denial of service daemon crash via an HTTP POST request with a negative Content-Length field...

5CVSS6.6AI score0.03693EPSS
SaveExploits1References1
Rows per page
Query Builder