In Apache ORC 1.0.0 to 1.4.3 a malformed ORC file can trigger an endlessly recursive function call in the C++ or Java parser. The impact of this bug is most likely denial-of-service against software that uses the ORC file parser. With the C++ parser, the stack overflow might possibly corrupt the stack.
References
Link | Resource |
---|---|
http://www.securityfocus.com/bid/104215 | Third Party Advisory VDB Entry |
https://orc.apache.org/security/CVE-2018-8015/ | Vendor Advisory |
Configurations
History
No history.
Information
Published : 2018-05-18 17:29
Updated : 2024-02-28 16:25
NVD link : CVE-2018-8015
Mitre link : CVE-2018-8015
CVE.ORG link : CVE-2018-8015
JSON object : View
Products Affected
apache
- orc
CWE
CWE-674
Uncontrolled Recursion