Patroklos Argyroudis

8 exploits Active since Sep 2008
CVE-2010-0453 EXPLOITDB c WORKING POC
SUN Opensolaris - Improper Input Validation
The ucode_ioctl function in intel/io/ucode_drv.c in Sun Solaris 10 and OpenSolaris snv_69 through snv_133, when running on x86 architectures, allows local users to cause a denial of service (panic) via a request with a 0 size value to the UCODE_GET_VERSION IOCTL, which triggers a NULL pointer dereference in the ucode_get_rev function, related to retrieval of the microcode revision.
CVE-2011-3340 EXPLOITDB text WRITEUP
Atcom Netvolution - SQL Injection
SQL injection vulnerability in ATCOM Netvolution 2.5.8 ASP allows remote attackers to execute arbitrary SQL commands via the Referer HTTP header.
EIP-2026-103185 EXPLOITDB python WORKING POC
OrzHTTPd - Format String
EIP-2026-102684 EXPLOITDB python WORKING POC
Monkey HTTP Daemon < 0.9.3 - Denial of Service
CVE-2009-3586 EXPLOITDB python WORKING POC
Frank Yaul Corehttp - Numeric Error
Off-by-one error in src/http.c in CoreHTTP 0.5.3.1 and earlier allows remote attackers to cause a denial of service or possibly execute arbitrary code via an HTTP request with a long first line that triggers a buffer overflow. NOTE: this vulnerability reportedly exists because of an incorrect fix for CVE-2007-4060.
CVE-2010-2020 EXPLOITDB c WORKING POC
Freebsd - Improper Input Validation
sys/nfsclient/nfs_vfsops.c in the NFS client in the kernel in FreeBSD 7.2 through 8.1-PRERELEASE, when vfs.usermount is enabled, does not validate the length of a certain fhsize parameter, which allows local users to gain privileges via a crafted mount request.
CVE-2010-2020 EXPLOITDB c WORKING POC
Freebsd - Improper Input Validation
sys/nfsclient/nfs_vfsops.c in the NFS client in the kernel in FreeBSD 7.2 through 8.1-PRERELEASE, when vfs.usermount is enabled, does not validate the length of a certain fhsize parameter, which allows local users to gain privileges via a crafted mount request.
CVE-2008-3531 EXPLOITDB c WORKING POC
FreeBSD 7.0-7.1 - Buffer Overflow
Stack-based buffer overflow in sys/kern/vfs_mount.c in the kernel in FreeBSD 7.0 and 7.1, when vfs.usermount is enabled, allows local users to gain privileges via a crafted (1) mount or (2) nmount system call, related to copying of "user defined data" in "certain error conditions."