Snyk has a proof-of-concept or detailed explanation of how to exploit this vulnerability.
The probability is the direct output of the EPSS model, and conveys an overall sense of the threat of exploitation in the wild. The percentile measures the EPSS probability relative to all known EPSS scores. Note: This data is updated daily, relying on the latest available EPSS model version. Check out the EPSS documentation for more details.
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applicationsLearn about Heap-based Buffer Overflow vulnerabilities in an interactive lesson.
Start learningThis was deemed not a vulnerability.
Affected versions of this package are vulnerable to Heap-based Buffer Overflow in the initialize_sections() function of the Object File Handler. An attacker can execute arbitrary code or cause a denial of service by providing specially crafted object files to the application during local processing.
Note:
This issue was rejected by the vendor with the following reasoning: "However, we do actually trust input object files, so the behavior when you fed hand-crafted corrupted object files is not guaranteed in any way. It may do out-of-bound memory access, but we accept that. This is not a bug per our policy."