Exploitdb Exploits

50,076 exploits tracked across all sources.

Sort: Activity Stars
CVE-2017-1000373 EXPLOITDB MEDIUM c VERIFIED
OpenBSD < 6.1 - Uncontrolled Resource Consumption via qsort() Recursion
The OpenBSD qsort() function is recursive, and not randomized, an attacker can construct a pathological input array of N elements that causes qsort() to deterministically recurse N/4 times. This allows attackers to consume arbitrary amounts of stack memory and manipulate stack memory to assist in arbitrary code execution attacks. This affects OpenBSD 6.1 and possibly earlier versions.
by Qualys Corporation
CVSS 6.5
CVE-2017-1000375 EXPLOITDB CRITICAL c VERIFIED
NetBSD < 7.1 - Arbitrary Code Execution via Stack Clash
NetBSD maps the run-time link-editor ld.so directly below the stack region, even if ASLR is enabled, this allows attackers to more easily manipulate memory leading to arbitrary code execution. This affects NetBSD 7.1 and possibly earlier versions.
by Qualys Corporation
CVSS 9.8
CVE-2017-1000379 EXPLOITDB HIGH c VERIFIED
Linux Kernel <4.11.5 - Memory Corruption
The Linux Kernel running on AMD64 systems will sometimes map the contents of PIE executable, the heap or ld.so to where the stack is mapped allowing attackers to more easily manipulate the stack. Linux Kernel version 4.11.5 is affected.
by Qualys Corporation
CVSS 7.8
CVE-2017-1000371 EXPLOITDB HIGH c VERIFIED
Linux Kernel 4.1-4.1.43 - Stack Guard Page Bypass via RLIMIT_STACK Allocation
The offset2lib patch as used by the Linux Kernel contains a vulnerability, if RLIMIT_STACK is set to RLIM_INFINITY and 1 Gigabyte of memory is allocated (the maximum under the 1/4 restriction) then the stack will be grown down to 0x80000000, and as the PIE binary is mapped above 0x80000000 the minimum distance between the end of the PIE binary's read-write segment and the start of the stack becomes small enough that the stack guard page can be jumped over by an attacker. This affects Linux Kernel version 4.11.5. This is a different issue than CVE-2017-1000370 and CVE-2017-1000365. This issue appears to be limited to i386 based systems.
by Qualys Corporation
CVSS 7.8
CVE-2017-1000371 EXPLOITDB HIGH c VERIFIED
Linux Kernel 4.1-4.1.43 - Stack Guard Page Bypass via RLIMIT_STACK Allocation
The offset2lib patch as used by the Linux Kernel contains a vulnerability, if RLIMIT_STACK is set to RLIM_INFINITY and 1 Gigabyte of memory is allocated (the maximum under the 1/4 restriction) then the stack will be grown down to 0x80000000, and as the PIE binary is mapped above 0x80000000 the minimum distance between the end of the PIE binary's read-write segment and the start of the stack becomes small enough that the stack guard page can be jumped over by an attacker. This affects Linux Kernel version 4.11.5. This is a different issue than CVE-2017-1000370 and CVE-2017-1000365. This issue appears to be limited to i386 based systems.
by Qualys Corporation
CVSS 7.8
CVE-2017-1000370 EXPLOITDB HIGH c VERIFIED
Linux Kernel 4.1-4.1.43 - Stack Clash via PIE Binary Execution
The offset2lib patch as used in the Linux Kernel contains a vulnerability that allows a PIE binary to be execve()'ed with 1GB of arguments or environmental strings then the stack occupies the address 0x80000000 and the PIE binary is mapped above 0x40000000 nullifying the protection of the offset2lib patch. This affects Linux Kernel version 4.11.5 and earlier. This is a different issue than CVE-2017-1000371. This issue appears to be limited to i386 based systems.
by Qualys Corporation
CVSS 7.8
CVE-2017-9813 EXPLOITDB MEDIUM text VERIFIED
Kaspersky Anti-Virus for Linux File Server <8.0.4.312 - XSS
In Kaspersky Anti-Virus for Linux File Server before Maintenance Pack 2 Critical Fix 4 (version 8.0.4.312), the scriptName parameter of the licenseKeyInfo action method is vulnerable to cross-site scripting (XSS).
by Core Security
CVSS 6.1
CVE-2017-1085 EXPLOITDB HIGH c VERIFIED
FreeBSD < 11.2 - Arbitrary Code Execution via setrlimit() Stack Memory Permissions
In FreeBSD before 11.2-RELEASE, an application which calls setrlimit() to increase RLIMIT_STACK may turn a read-only memory region below the stack into a read-write region. A specially crafted executable could be exploited to execute arbitrary code in the user context.
by Qualys Corporation
CVSS 7.8
CVE-2017-1084 EXPLOITDB HIGH c VERIFIED
FreeBSD < 11.2 - Stack-Based Buffer Overflow via Stack Guard-Page Bypass
In FreeBSD before 11.2-RELEASE, multiple issues with the implementation of the stack guard-page reduce the protections afforded by the guard-page. This results in the possibility a poorly written process could be cause a stack overflow.
by Qualys Corporation
CVSS 7.5
CVE-2017-1084 EXPLOITDB HIGH c VERIFIED
FreeBSD < 11.2 - Stack-Based Buffer Overflow via Stack Guard-Page Bypass
In FreeBSD before 11.2-RELEASE, multiple issues with the implementation of the stack guard-page reduce the protections afforded by the guard-page. This results in the possibility a poorly written process could be cause a stack overflow.
by Qualys Corporation
CVSS 7.5
EIP-2026-118468 EXPLOITDB python
Easy File Sharing Web Server 7.2 - GET 'PassWD' Remote Buffer Overflow (SEH)
by clubjk
CVE-2017-8558 EXPLOITDB HIGH text VERIFIED
Microsoft Malware Protection Engine - Remote Code Execution via Crafted File Scan
The Microsoft Malware Protection Engine running on Microsoft Forefront and Microsoft Defender on 32-bit versions of Microsoft Windows Server 2008 SP2 and R2 SP1, Windows 7 SP1, Windows 8.1, Windows Server 2012 Gold and R2, Windows RT 8.1, Windows 10 Gold, 1511, 1607, and 1703 does not properly scan a specially crafted file leading to memory corruption. aka "Microsoft Malware Protection Engine Remote Code Execution Vulnerability".
by Google Security Research
CVSS 7.8
EIP-2026-114143 EXPLOITDB text
WordPress Plugin Ultimate Product Catalogue 4.2.2 - SQL Injection
by Lenon Leite
CVE-2016-7508 EXPLOITDB HIGH text VERIFIED
GLPI 0.90.4 - Authenticated SQL Injection via Big5 Encoding Character
Multiple SQL injection vulnerabilities in GLPI 0.90.4 allow an authenticated remote attacker to execute arbitrary SQL commands by using a certain character when the database is configured to use Big5 Asian encoding.
by Eric CARTER
CVSS 7.5
CVE-2017-20227 EXPLOITDB CRITICAL python
JAD 1.5.8e-1kali1 Stack-Based Buffer Overflow
JAD Java Decompiler 1.5.8e-1kali1 and prior contains a stack-based buffer overflow vulnerability that allows attackers to execute arbitrary code by supplying overly long input that exceeds buffer boundaries. Attackers can craft malicious input passed to the jad command to overflow the stack and execute a return-oriented programming chain that spawns a shell.
by Juan Sacco
CVSS 9.8
EIP-2026-115981 EXPLOITDB html VERIFIED
NTFS 3.1 - Master File Table Denial of Service
by EagleWire
CVE-2017-6326 EXPLOITDB CRITICAL ruby VERIFIED
Symantec Messaging Gateway < 10.6.3 - Remote Code Execution
The Symantec Messaging Gateway can encounter an issue of remote code execution, which describes a situation whereby an individual may obtain the ability to execute commands remotely on a target machine or in a target process.
by Mehmet Ince
CVSS 10.0
CVE-2017-1297 EXPLOITDB HIGH python
IBM DB2 for Linux, UNIX and Windows 9.2, 10.1, 10.5, 11.1 - Stack-based Buffer Overflow
IBM DB2 for Linux, UNIX and Windows 9.2, 10.1, 10.5, and 11.1 (includes DB2 Connect Server) is vulnerable to a stack-based buffer overflow, caused by improper bounds checking which could allow a local attacker to execute arbitrary code. IBM X-Force ID: 125159.
by defensecode
CVSS 7.3
CVE-2017-9869 EXPLOITDB MEDIUM text VERIFIED
LAME 3.99.5 - Denial of Service via Crafted Audio File
The II_step_one function in layer2.c in mpglib, as used in libmpgdecoder.a in LAME 3.99.5 and other products, allows remote attackers to cause a denial of service (buffer over-read and application crash) via a crafted audio file.
by Agostino Sarubbo
CVSS 5.5
CVE-2017-9872 EXPLOITDB HIGH text VERIFIED
LAME 3.99.5 - Stack-Based Buffer Overflow in III_dequantize_sample
The III_dequantize_sample function in layer3.c in mpglib, as used in libmpgdecoder.a in LAME 3.99.5 and other products, allows remote attackers to cause a denial of service (stack-based buffer overflow and application crash) or possibly have unspecified other impact via a crafted audio file.
by Agostino Sarubbo
CVSS 7.8
EIP-2026-101713 EXPLOITDB text
Eltek SmartPack - Backdoor Account
by Saeed reza Zamanian
CVE-2017-6334 EXPLOITDB HIGH ruby VERIFIED
NETGEAR DGN2200 Series Firmware <= 10.0.0.50 - Authenticated OS Command Injection via dnslookup.cgi host_name Parameter
dnslookup.cgi on NETGEAR DGN2200 devices with firmware through 10.0.0.50 allows remote authenticated users to execute arbitrary OS commands via shell metacharacters in the host_name field of an HTTP POST request, a different vulnerability than CVE-2017-6077.
by Metasploit
CVSS 8.8
CVE-2017-8483 EXPLOITDB MEDIUM text VERIFIED
Windows Kernel - Authenticated Information Disclosure via Specially Crafted Application
The kernel in Microsoft Windows Server 2008 SP2 and R2 SP1, Windows 7 SP1, Windows 8.1, Windows Server 2012 Gold and R2, Windows RT 8.1, Windows 10 Gold, 1511, 1607, 1703, and Windows Server 2016 allows an authenticated attacker to obtain information via a specially crafted application. aka "Windows Kernel Information Disclosure Vulnerability," a different vulnerability than CVE-2017-8492, CVE-2017-8491, CVE-2017-8490, CVE-2017-8489, CVE-2017-8488, CVE-2017-8485, CVE-2017-8482, CVE-2017-8480, CVE-2017-8479, CVE-2017-8478, CVE-2017-8476, CVE-2017-8474, CVE-2017-8469, CVE-2017-8462, CVE-2017-0300, CVE-2017-0299, and CVE-2017-0297.
by Google Security Research
CVSS 5.0
CVE-2017-0284 EXPLOITDB MEDIUM text VERIFIED
Microsoft Office - Information Disclosure
Uniscribe in Windows Server 2008 SP2 and R2 SP1, Windows 7 SP1, Windows 8.1, Windows Server 2012 Gold and R2, Windows RT 8.1, Windows 10 Gold, 1511, 1607, 1703, Windows Server 2016, Microsoft Office 2007 SP3, and Microsoft Office 2010 SP2 allows improper disclosure of memory contents, aka "Windows Uniscribe Information Disclosure Vulnerability". This CVE ID is unique from CVE-2017-0282, CVE-2017-0285, and CVE-2017-8534.
by Google Security Research
CVSS 5.0
CVE-2017-0285 EXPLOITDB MEDIUM text VERIFIED
Microsoft Office - Information Disclosure
Uniscribe in Windows Server 2008 SP2 and R2 SP1, Windows 7 SP1, Windows 8.1, Windows Server 2012 Gold and R2, Windows RT 8.1, Windows 10 Gold, 1511, 1607, 1703, Windows Server 2016, Microsoft Office 2007 SP3, Microsoft Office 2010 SP2, and Microsoft Office Word Viewer allows improper disclosure of memory contents, aka "Windows Uniscribe Information Disclosure Vulnerability". This CVE ID is unique from CVE-2017-0282, CVE-2017-0284, and CVE-2017-8534.
by Google Security Research
CVSS 5.0