Core Certified Exploits

Expert validated exploits for safe and effective pen tests

Exploit development can be an advanced penetration testing skill that takes time to master. Additionally, when on a job, pen testers often don’t have the resources to create a new exploit. Many resort to searching for and using pre-written exploits that have not been tested and must go through the timely effort of quality assurance testing in order to ensure they are secure and effective. 

Core Impact users can save time by finding all the up-to-date exploits they need in one place. We provide a robust library of exploits designed to enable pen testers to safely and efficiently conduct successful penetration tests. Whether written by our own internal team or by a third party like ExCraft, you can trust they have been thoroughly tested and validated by our experts.

Stay Informed of New Core Certified Exploits

Subscribe to receive regular email updates on new exploits available for Core Impact

 

Browse the Core Certified Exploit Library

We provide pen testers with real-time updates for a wide range of exploits for different platforms, operating systems, and applications. 

 

Search our continuously growing library to discover an exploit that will allow you to gain and retain access on the target host or application.

Title Description Date Added CVE Link Exploit Platform Exploit Type Product Name
Lenovo Vantage HardwareScanPlugin Elevation of Privilege Vulnerability Exploit The LenovoDiagnosticsDriver.sys driver in the HardwareScanPlugin of Lenovo Vantage before 1.3.0.5 allow local non-privileged users (including low-integrity level processes) to read and write to arbitrary physical memory locations, and consequently gain NT AUTHORITY\SYSTEM privileges, via a function call such as MmMapIoSpace. December 23, 2022 Windows Exploits / Local Impact
Zimbra Cpio Tar Remote Code Execution Exploit An issue was discovered in Zimbra Collaboration (ZCS) 8.8.15 and 9.0. An attacker can upload arbitrary files through amavisd via a cpio loophole (extraction to /opt/zimbra/jetty/webapps/zimbra/public) that can lead to incorrect access to any other user accounts. Zimbra recommends pax over cpio. Also, pax is in the prerequisites of Zimbra on Ubuntu; however, pax is no longer part of a default Red Hat installation after RHEL 6 (or CentOS 6). Once pax is installed, amavisd automatically prefers it over cpio. December 20, 2022 Linux Exploits / OS Command Injection / Known Vulnerabilities Impact
Windows Common Log File System CLFS DoS The cause of the vulnerability is due to the lack of a strict bounds check for the SignaturesOffset field in the Base Block for the base log file (BLF) in CLFS.sys. December 15, 2022 Windows Denial of Service / Local Impact
Microsoft Sysmon Arbitrary File Delete Write Local Privilege Escalation Exploit Vulnerability is in code responsible for ClipboardChange event that can be reached through RPC. Local users can send data to RPC server which will then be written in Sysmon directory. December 14, 2022 Windows Exploits / Local Impact
IBM i Access Client Solutions Java DLL hijacking Exploit IBM i Access Family could allows to execute arbitrary code on the system, caused by DLL search order hijacking vulnerability. By placing a specially crafted file in a compromised folder, an attacker could exploit this vulnerability to execute arbitrary code on the system. November 29, 2022 Windows Exploits / Client Side Impact
VMware NSX Manager XStream Deserialization Vulnerability Remote Code Execution Exploit Due to an unauthenticated endpoint that leverages XStream for input serialization in VMware NSX Manager, an attacker can get remote code execution in the context of 'root' user account on the appliance. November 4, 2022 Linux Exploits / OS Command Injection / Known Vulnerabilities Impact
Zoho ManageEngine ADAudit Plus Unauthenticated Remote Code Execution Exploit A java deserialization vulnerability and a blind XXE vulnerability allows unauthenticated remote attackers to execute system commands in Zoho ManageEngine ADAudit Plus. October 28, 2022 Windows Exploits / OS Command Injection / Known Vulnerabilities Impact
Fortinet FortiOS FortiProxy FortiSwitchManager Auth Bypass Remote Code Execution Exploit An authentication bypass using an alternate path or channel vulnerability [CWE-288] in FortiOS, FortiProxy and FortiSwitchManager may allow an unauthenticated attacker to perform operations on the administrative interface via specially crafted HTTP or HTTPS requests.

October 21, 2022 Exploits / Remote Code Execution Impact
Windows Print Spooler Arbitrary File Deletion LPE Exploit This vulnerability allows an Arbitrary File Deletion in any protected folder.

Used in conjunction with other vulnerability that allows Arbitrary File Writing, an attacker could escalate from unprivileged user to SYSTEM.
October 5, 2022 Windows Exploits / Local Impact
Atlassian Bitbucket Git Remote OS Command Injection Exploit OS command injection vulnerability in multiple API endpoints of Bitbucket Server and Data Center. An attacker with access to a public Bitbucket repository or with read permissions to a private one can execute arbitrary code by sending a malicious HTTP request. September 23, 2022 Linux Exploits / OS Command Injection / Known Vulnerabilities Impact
Linux Kernel Netfilter Set Element Init TC HBO Local Privilege Escalation Exploit A type confusion bug in nft_set_elem_init (leading to a buffer overflow) could be used by a local attacker to escalate privileges, a different vulnerability than CVE-2022-32250. (The attacker can obtain root access, but must start with an unprivileged user namespace to obtain CAP_NET_ADMIN access.) This can be fixed in nft_setelem_parse_data in net/netfilter/nf_tables_api.c.

September 21, 2022 Linux Exploits / Local Impact
Apache CouchDB Cluster Default Cookie Remote OS Command Injection Exploit A default erlang cluster node cookie in Apache CouchDB allows attackers to access, gain admin privileges and execute system commands with couchdb user privileges. September 15, 2022 Linux, Windows Exploits / OS Command Injection / Known Vulnerabilities Impact
VMware vRealize Operations Manager DashOverride Remote Code Execution Exploit An authentication bypass vulnerability present in com.vmware.vcops.ui.util.MainPortalFilter class, an information disclosure vulnerability present in com.vmware.vcops.ui.action.SupportLogsAction and a local privilege escalation in the generateSupportBundle.py script; allows unauthenticated remote attackers to execute system commands as root in VMware vRealize Operations Manager by using a dashboard shared link. August 31, 2022 Linux Exploits / OS Command Injection / Known Vulnerabilities Impact
VMware Workspace ONE Access Hekate Remote Code Execution Exploit An authentication bypass in OAuth2TokenResourceController access control service, a JDBC injection that allows remote code execution in DBConnectionCheckController dbCheck and a local privilege escalation via publishCaCert.hzn and gatherConfig.hzn; allows unauthenticated remote attackers to execute system commands as root. August 23, 2022 Linux Exploits / OS Command Injection / Known Vulnerabilities Impact
Microsoft Windows CSRSS Integer Overflow Vulnerability DoS There is an integer overflow in the BaseSrvActivationContextCacheDuplicateUnicodeString function in the sxssrv.dll module of the CSRSS process.
August 19, 2022 Windows Denial of Service / Local Impact
Zoho ManageEngine Password Manager Pro XML-RPC Java Deserialization Vulnerability Remote Code Execution Exploit A java deserialization vulnerability in Zoho ManageEngine Pro before 12101 and PAM360 before 5510 allows unauthenticated attackers to send crafted XML-RPC requests with malicious serialized data to execute system commands as SYSTEM. August 8, 2022 Windows Exploits / Remote Code Execution Impact
Linux Kernel Legacy Parse Param IU HO Local Privilege Escalation Exploit A heap-based buffer overflow flaw was found in the way the legacy_parse_param function in the Filesystem Context functionality of the Linux kernel verified the supplied parameters length. An unprivileged (in case of unprivileged user namespaces enabled, otherwise needs namespaced CAP_SYS_ADMIN privilege) local user able to open a filesystem that does not support the Filesystem Context API (and thus fallbacks to legacy handling) could use this flaw to escalate their privileges on the system

August 5, 2022 Linux Exploits / Local Impact
Microsoft Windows SMBv3 FileNormalizedNameInformation DoS Microsoft Windows SMBv3 suffers from a null pointer dereference in versions of Windows prior to the April, 2022 patch set. By sending a malformed FileNormalizedNameInformation SMBv3 request over a named pipe, an attacker can cause a Blue Screen of Death (BSOD) crash of the Windows kernel. For most systems, this attack requires authentication, except in the special case of Windows Domain Controllers, where unauthenticated users can always open named pipes as long as they can establish an SMB session. Typically, after the BSOD, the victim SMBv3 server will reboot. August 2, 2022 Windows Denial of Service / Remote Impact
Microsoft Endpoint Configuration Manager Connected Cache Local Privilege Escalation Exploit The vulnerability allowed a local low-privileged user to execute arbitrary Powershell as SYSTEM due to improper file permission assignment. July 29, 2022 Windows Exploits / Local Impact
Oracle Access Manager ADF Faces Deserialization Vulnerability Remote Code Execution Exploit A server side request forgery present in getKeyInfoData function of oracle.security.xmlsec.keys.RetrievalMethod and a deserialization vulnerability present in the ADF Faces framework allows a unauthenticated attacker with network access via HTTP to execute system commands. July 21, 2022 Windows, Linux Exploits / Remote Code Execution Impact
Microsoft Windows Networks File System 4.1 Remote DoS Microsoft Windows could allow a remote attacker to execute arbitrary code or BSOD the system, caused by a design flaw in the Network File System component. July 13, 2022 Windows Denial of Service / Remote Impact
Linux Kernel Netfilter Dup Netdev OOB Write Local Privilege Escalation Exploit net/netfilter/nf_dup_netdev.c in the Linux kernel 5.4 through 5.6.10 allows local users to gain privileges because of a heap out-of-bounds write. This is related to nf_tables_offload.

July 7, 2022 Linux Exploits / Local Impact
phpIPAM <1.4.5 CVE-2022-23046 Authenticated SQL Injection phpIPAM June 30, 2022 Exploits / Remote SCADAPRO
JUNG Smart Panel Designer Directory Traversal 0day This module exploits a Directory Traversal vulnerability in JUNG Smart Panel Designer June 30, 2022 Windows Exploits / Remote SCADAPRO
SolarView Compact Directory Traversal Vulnerability This module exploits a directory traversal vulnerability in SolarView Compact ver 6.00 June 30, 2022 Windows Exploits / Remote SCADA