airbnb/optica

airbnb/optica

Releases32
Frequency3 months 2 weeks
Last Release
Stars133
A tool for keeping track of nodes in your infrastructure

CVE History

CVEPublishedCVSS v3CVSS v2
10 CRITICAL

A remote code execution (RCE) vulnerability in Optica allows unauthenticated attackers to execute arbitrary code via specially crafted JSON payloads. Specially crafted JSON payloads may lead to RCE (remote code execution) on the attacked system running Optica. The vulnerability was patched in v. 0.10.2, where the call to the function `oj.load` was changed to `oj.safe_load`.