GHSA-mqmp-4mcp-vg8v

Suggest an improvement
Source
https://github.com/advisories/GHSA-mqmp-4mcp-vg8v
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2022/05/GHSA-mqmp-4mcp-vg8v/GHSA-mqmp-4mcp-vg8v.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-mqmp-4mcp-vg8v
Aliases
  • CVE-2018-8015
Related
Published
2022-05-13T01:20:37Z
Modified
2024-02-21T05:23:17.499386Z
Severity
  • 7.5 (High) CVSS_V3 - CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H CVSS Calculator
Summary
Apache ORC vulnerable to Uncontrolled Recursion
Details

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.

Database specific
{
    "nvd_published_at": "2018-05-18T17:29:00Z",
    "cwe_ids": [
        "CWE-674"
    ],
    "severity": "HIGH",
    "github_reviewed": true,
    "github_reviewed_at": "2022-11-07T22:19:20Z"
}
References

Affected packages

Maven / org.apache.orc:orc

Package

Name
org.apache.orc:orc
View open source insights on deps.dev
Purl
pkg:maven/org.apache.orc/orc

Affected ranges

Type
ECOSYSTEM
Events
Introduced
1.0.0
Fixed
1.4.4

Affected versions

1.*

1.1.0
1.1.1
1.1.2
1.2.0
1.2.1
1.2.2
1.2.3
1.3.0
1.3.1
1.3.2
1.3.3
1.3.4
1.4.0
1.4.1
1.4.2
1.4.3