Code execution via unsafe YAML configuration loading
Published May 22, 2020 · Updated Aug 4, 2024
Unsafe YAML deserialization in jw.util before 2.3 allows attackers to execute arbitrary Python code through configuration input. FromString and FromStream use an unsafe YAML loader that constructs Python objects from untrusted tags, including calls to os.system, instead of using safe_load. Exploitation requires an application to pass attacker-controlled YAML to either loader, after which commands run with the application's privileges.
Summary
What happened
Unsafe YAML deserialization in jw.util before 2.3 allows attackers to execute arbitrary Python code through configuration input. FromString and FromStream use an unsafe YAML loader that constructs Python objects from untrusted tags, including calls to os.system, instead of using safe_load. Exploitation requires an application to pass attacker-controlled YAML to either loader, after which commands run with the application's privileges.
The record
- CVE
- CVE-2020-13388
- Published
- May 22, 2020
- Updated
- Aug 4, 2024
- Vendor
- Unknown vendor
- Product
- Unknown product
- Classifications
- CWE-78, T1059.006
- Attack vector
- network
- Privileges
- unauthenticated
Timeline
How it unfolded
- May 22, 2020CVE publishedPublication date reported by the CVE source.
- Aug 4, 2024Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
What conditions does exploitation require?
What is affected?
Affected products and versions are unavailable in this record.
Published CVSS scores
CVSS describes severity. EPSS estimates exploitation probability.
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Weakness, pattern, technique
Public exploit references
- jw.util unsafe YAML proof of conceptproof of concept · demonstrated
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo