CVE-2015-7501 is an insecure deserialization vulnerability affecting multiple Red Hat middleware products that include vulnerable versions of the Apache Commons Collections library. The flaw arises when attacker-controlled serialized Java objects are deserialized by an exposed application component and a Commons Collections gadget chain is available, allowing execution of arbitrary commands during deserialization. Affected Red Hat offerings include JBoss A-MQ, BPM Suite, BRMS, Data Grid, Data Virtualization, Enterprise Application Platform, Fuse, Fuse Service Works, JBoss ON, Portal, SOA Platform, Web Server, OpenShift/xPAAS, and Subscription Asset Manager across the versions identified for this CVE. The issue is fundamentally tied to deserialization of untrusted data in Java applications using the vulnerable library and can be triggered remotely where a reachable deserialization path exists.
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.
1 valid exploit after Mallory filtered fakes, detection scripts, and README-only repos.
This repository is a comprehensive Java deserialization exploitation lab, containing multiple proof-of-concept (PoC) exploits and a vulnerable HTTP server for testing. The code samples demonstrate how to craft malicious serialized Java objects (both binary and XML) that exploit gadget chains in Apache Commons Collections (<= 3.2.1) and Java's own classes to achieve arbitrary code execution upon deserialization. Key files include: - `VulnerableHTTPServer.java`: A test server that accepts serialized objects via HTTP POST, cookies, or XML, and deserializes them, simulating real-world vulnerable applications. - `ExampleCommonsCollections1.java`, `ExampleTransformersWithLazyMap.java`, `ReverseShellCommonsCollectionsHashMap.java`, and `reverseShellMultiplatformCommonsCollections.xml`: These files generate payloads that, when deserialized, execute arbitrary commands or establish a reverse shell by loading a remote class from an attacker-controlled server. - `DnsWithCommonsCollections.java`: Generates a payload that triggers an HTTP/DNS request to an attacker-controlled domain, useful for blind exploitation validation. - `ExploitGadgetExample1.java`, `ForgottenClass.java`, and `SomeInvocationHandler.java`: Demonstrate custom gadget chains and the use of Java reflection and proxies to hijack execution flow during deserialization. - `TestSerialize.java` and `TestDeserialize.java`: Simple serialization/deserialization demos. The repository targets Java applications that deserialize untrusted data, especially those with vulnerable versions of Apache Commons Collections in the classpath. It includes PoCs for CVE-2017-7504 and CVE-2017-12149 (affecting JBoss products), and demonstrates both local and remote (network) attack vectors. The payloads can be delivered via HTTP POST, cookies, or XML, and can result in arbitrary command execution or reverse shells. Several endpoints and file paths are fingerprintable, including remote JAR URLs and files created on the target system as a result of exploitation.
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.
3 sources tracked across advisories, community write-ups, and news. New activity surfaces here as Mallory finds it.
An insecure deserialization vulnerability affecting Red Hat JBoss.
Vulnerability referenced by HPE as affecting HPE Telco Universal SLA Management <=4.6; specific technical details not provided in the bulletin excerpt.
A specific vulnerability in JBoss Application Server that the report hypothesizes was used to compromise legitimate websites hosting JBoss and support malware delivery in the Bassos campaign.
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.