LiveBreach Intelligence: data breaches, leaks & ransomware, tracked as they surfaceOngoing protection: GalaxyWarden →
Recent BreachesData breach tracker

CVE-2018-1273: VMware Tanzu Spring Data Commons Property Binder Vulnerability

RBRecent Breaches Vulnerability Intelligence·Mar 25, 2022
Critical⚠ Actively exploited (CISA KEV)Ransomware-linked
Critical
Severity
Active
CISA KEV
Yes
Ransomware use
Apr 15, 2022
Patch deadline
⚠ Exploited in the wild. CISA added CVE-2018-1273 to its Known Exploited Vulnerabilities catalog on Mar 25, 2022, with a federal patch deadline of Apr 15, 2022 — meaning attackers are actively using it. If you run the affected software, patch it immediately. Ransomware crews are known to exploit this flaw.

Spring Data Commons contains a property binder vulnerability which can allow an attacker to perform remote code execution.

CVE-2018-1273 is a property binder vulnerability in VMware Tanzu Spring Data Commons that can allow an attacker to achieve remote code execution. CISA notes that this weakness has been used by ransomware operators, so organizations running Spring Data Commons should treat it as a priority for inventory and remediation.

Because the flaw sits in a widely used data-access component, any application that binds request or external data into domain objects may be exposed. Confirm exact affected releases and fixed builds against the vendor advisory before declaring systems clear.

How it works

The underlying weakness is CWE-94 (code injection). In Spring Data Commons, the property-binding machinery that maps incoming data onto object properties did not sufficiently restrict what could be bound. An attacker who can supply crafted property paths or values can cause the binder to evaluate expressions or instantiate classes in ways the application developer never intended, ultimately leading to remote code execution on the host process.

Abuse typically requires the ability to send data that reaches the vulnerable binder—commonly through HTTP parameters, form fields, or other deserializable input that the application passes to Spring Data repositories or related binding APIs. No further exploit mechanics are detailed here; defenders should treat any untrusted input that reaches property binding as a potential attack surface and verify behavior against the vendor’s description.

Am I affected? How to find it in your systems

Spring Data Commons is commonly pulled in as a transitive dependency of Spring Data JPA, Spring Data REST, Spring Boot data starters, and related VMware Tanzu / Spring projects. It appears in both standalone Spring applications and containerized microservices.

How to remediate

Patch first. Apply the updates published by the vendor for VMware Tanzu Spring Data Commons exactly as instructed in the official advisory. CISA’s required action is to apply updates per vendor instructions; once the fixed library is on the classpath, rebuild and redeploy every affected application.

If you can't patch immediately

Implement compensating controls while you schedule the upgrade:

These measures lower risk but do not replace the vendor patch; schedule the update as soon as practicable.

If your data may have been exposed

Actively exploited vulnerabilities, including those with known ransomware use, frequently lead to broader compromise and data theft. If you have evidence of exploitation or cannot rule it out, follow your incident-response plan: isolate affected systems, preserve volatile evidence, and assess what the application process could access. As one additional check, you can run a free exposure scan of your email addresses against known breach data sets to see whether credentials or personal information have already appeared in public dumps.

AICompiled with AI assistance from public sources and published under our editorial standards.

Details

AffectedVMware Tanzu · Spring Data Commons
WeaknessCWE-94
Added to CISA KEVMar 25, 2022
Federal patch deadlineApr 15, 2022
Known ransomware useYes
Check if your data is exposed →

Official records: NVD · CISA KEV

← All actively-exploited vulnerabilities