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 |
Configurations
History
30 Nov 2022, 16:07
Type | Values Removed | Values Added |
---|---|---|
References | (CONFIRM) https://github.com/airbnb/optica/security/advisories/GHSA-cf87-4h6x-phh6 - Third Party Advisory | |
References | (MISC) https://www.rubydoc.info/gems/oj/3.0.2/Oj.safe_load - Release Notes, Vendor Advisory | |
References | (MISC) https://github.com/ohler55/oj/blob/develop/pages/Security.md - Third Party Advisory | |
CPE | cpe:2.3:a:airbnb:optica:*:*:*:*:*:*:*:* | |
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 9.8 |
23 Nov 2022, 19:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2022-11-23 19:15
Updated : 2024-02-04 23:14
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