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`.
References
Link | Resource |
---|---|
https://github.com/airbnb/optica/security/advisories/GHSA-cf87-4h6x-phh6 | Third Party Advisory |
https://www.rubydoc.info/gems/oj/3.0.2/Oj.safe_load | Release Notes Vendor Advisory |
https://github.com/ohler55/oj/blob/develop/pages/Security.md | Third Party Advisory |
Configurations
Information
Published : 2022-11-23 11:15
Updated : 2022-11-30 08:07
NVD link : CVE-2022-41875
Mitre link : CVE-2022-41875
JSON object : View
CWE
CWE-502
Deserialization of Untrusted Data
Products Affected
airbnb
- optica