CVE-2020-25713
13.05.2021, 15:15
A malformed input file can lead to a segfault due to an out of bounds array access in raptor_xml_writer_start_element_common.Enginsight
Vendor | Product | Version |
---|---|---|
librdf | raptor_rdf_syntax_library | 2.0.15 |
debian | debian_linux | 9.0 |
𝑥
= Vulnerable software versions

Debian Releases

Ubuntu Releases
Ubuntu Product | |||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
raptor |
| ||||||||||||||||||||||||
raptor2 |
|
Common Weakness Enumeration
- CWE-20 - Improper Input ValidationThe product receives input or data, but it does not validate or incorrectly validates that the input has the properties that are required to process the data safely and correctly.
- CWE-125 - Out-of-bounds ReadThe software reads data past the end, or before the beginning, of the intended buffer.
References