CVE-2019-1003000 is a sandbox bypass vulnerability in Jenkins Script Security Plugin 1.49 and earlier. The flaw exists in the Groovy sandbox handling in src/main/java/org/jenkinsci/plugins/scriptsecurity/sandbox/groovy/GroovySandbox.java and allows an attacker who can supply sandboxed Groovy scripts to escape the intended restrictions and execute arbitrary code in the Jenkins controller process. Because the vulnerable code runs on the Jenkins master JVM, successful exploitation turns a script execution capability that was intended to be constrained by the sandbox into full code execution within the Jenkins controller context.
Mallory correlates every CVE against your assets, your vendors, and active adversary campaigns. Know which vulnerabilities matter for you, not just which ones are loud.
What it means. What to do now. Patch path, mitigations, and the assume-compromise checklist.
What an attacker gets, and what they’ve been doing with it.
If you can’t patch tonight, do this now.
Patch, then assume compromise.
2 valid exploits after Mallory filtered fakes, detection scripts, and README-only repos (3 hidden).
This repository is a proof-of-concept (PoC) exploit for multiple Jenkins vulnerabilities (CVE-2019-1003000, CVE-2019-1003001, CVE-2019-1003002) that allow an attacker with Overall/Read and Job/Configure permissions to bypass the Groovy sandbox and execute arbitrary code on the Jenkins master or node. The main exploit is implemented in 'exploit.py', a Python script that connects to a target Jenkins instance using the 'python-jenkins' library, modifies a pipeline job to inject a malicious Groovy script, triggers a build, and retrieves the output of the executed system command from the job's console output. The payload leverages Groovy's AST transformation annotations (specifically '@Grab') to import the 'ProcBuilder' class from an external Maven repository, enabling execution of arbitrary shell commands. The repository also includes a sample vulnerable Jenkins environment under 'sample-vuln', which can be used for local testing. The exploit demonstrates full remote code execution (RCE) capabilities and can be used to run any system command, including spawning a reverse shell. The attack vector is network-based, targeting Jenkins HTTP endpoints. The repository is well-structured, with clear documentation and usage instructions in the README.
This repository is a comprehensive collection of exploit and proof-of-concept (PoC) code targeting a variety of vulnerabilities across multiple platforms and products. The structure is organized into directories for HEVD (HackSysExtremeVulnerableDriver) kernel exploits (covering stack overflow, use-after-free, arbitrary write, type confusion, race condition, and stack overflow with GS), Metasploit modules (for erlang cookie RCE, pfSense graph injection, SyncBreeze buffer overflow), personal exploits (for DELL EMC OneFS, Nimsoft nimcontroller, SyncBreeze, Sysdig Monitor, VXSearch), and ported exploits (for Oracle 9i XDB, Allied Telesyn AT-TFTP, LabF nfsAxe, Jenkins, Allok AVI, MySQL UDF, and WebDAV). The main capabilities include local and remote privilege escalation, remote code execution, and information disclosure. The exploits use a variety of payloads, including custom shellcode, msfvenom-generated payloads, and ROP chains, and target both local and network attack vectors. Notable fingerprintable endpoints include device handles (e.g., \\.\HackSysExtremeVulnerableDriver), HTTP/FTP services, and specific file paths (e.g., .zshrc for persistence). The repository demonstrates advanced exploitation techniques and is suitable for research, education, and penetration testing purposes.
Products and vendors Mallory has correlated with this vulnerability. Open in Mallory to drill down to specific CPE configurations and version ranges.
Vendor-confirmed product mapping. Mallory continuously reconciles this list against your asset inventory.
5 sources tracked across advisories, community write-ups, and news. New activity surfaces here as Mallory finds it.
Referenced only as a nuclei template whose CPE format was corrected by replacing empty fields.
Specific vulnerability template referenced in a nuclei-templates pull request for CPE format correction.
A Jenkins remote code execution vulnerability that the Rocke Group malware uses to execute code on vulnerable Jenkins instances.
A Jenkins vulnerability targeted by the Rocke cryptomining campaign for propagation to infect additional systems.
Query your assets running an affected version, and investigate the blast radius.
Every observed campaign linking this CVE to a named adversary.
Malware families riding this exploit, with evidence and IOCs.
YARA, Sigma, Snort, and vendor rules, auto-deployed to your SIEM.
Cross-references every affected SKU, including bundled OEM variants.
Community discussion across Reddit, Mastodon, and other social sources.