10
CVSSv2

CVE-2004-1898

Published: 31/12/2004 Updated: 11/07/2017
CVSS v2 Base Score: 10 | Impact Score: 10 | Exploitability Score: 10
VMScore: 1000
Vector: AV:N/AC:L/Au:N/C:C/I:C/A:C

Vulnerability Summary

Stack-based buffer overflow in the administration interface in Monit 1.4 up to and including 4.2 allows remote malicious users to execute arbitrary code via a long username.

Vulnerable Product Search on Vulmon Subscribe to Product

tildeslash monit 4.2

tildeslash monit 4.3_beta_2

tildeslash monit 3.2

tildeslash monit 4.0

tildeslash monit 1.4

tildeslash monit 3.0

tildeslash monit 3.1

tildeslash monit 4.1

tildeslash monit 4.1.1

Exploits

/* * THE EYE ON SECURITY RESEARCH GROUP - INDIA * * wwweos-indianet/poc/305monitc * Remote Root Exploit for Monit <= 42 * Vulnerability: Buffer overflow in handling of Basic Authentication informations * Server authenticates clients through: * Authentication: Basic Base64Encode[UserName:Password] * Here we are exploiting the insecure ...