7.5
CVSSv2

CVE-2004-1437

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

Vulnerability Summary

Multiple buffer overflows in the digest authentication functionality in Pavuk 0.9.28-r2 and previous versions allow remote malicious users to execute arbitrary code.

Vulnerable Product Search on Vulmon Subscribe to Product

pavuk pavuk 0.928r2

pavuk pavuk 0.9pl28i

pavuk pavuk 0.928r1

Exploits

/* * exploit for pavuk web spider - infamous42md AT hotpop DOT com * * shouts to mitakeet, skullandcircle, and thanks to matt murphy for making me * realize a n00bish mistake i made * * this exploit probably deserves a bit of an explanation as it was not exactly * straight forward the vulnerable code looks like this, with some comments ...