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://github.com/ohler55/oj/blob/develop/pages/Security.md | Third Party Advisory |
https://www.rubydoc.info/gems/oj/3.0.2/Oj.safe_load | Release Notes Vendor Advisory |
https://github.com/airbnb/optica/security/advisories/GHSA-cf87-4h6x-phh6 | Third Party Advisory |
https://github.com/ohler55/oj/blob/develop/pages/Security.md | Third Party Advisory |
https://www.rubydoc.info/gems/oj/3.0.2/Oj.safe_load | Release Notes Vendor Advisory |
Configurations
History
21 Nov 2024, 07:23
Type | Values Removed | Values Added |
---|---|---|
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 10.0 |
References | () https://github.com/airbnb/optica/security/advisories/GHSA-cf87-4h6x-phh6 - Third Party Advisory | |
References | () https://github.com/ohler55/oj/blob/develop/pages/Security.md - Third Party Advisory | |
References | () https://www.rubydoc.info/gems/oj/3.0.2/Oj.safe_load - Release Notes, Vendor Advisory |
Information
Published : 2022-11-23 19:15
Updated : 2024-11-21 07:23
NVD link : CVE-2022-41875
Mitre link : CVE-2022-41875
CVE.ORG link : CVE-2022-41875
JSON object : View
Products Affected
airbnb
- optica
CWE
CWE-502
Deserialization of Untrusted Data