Learn about CVE-2017-13050, a vulnerability in tcpdump allowing buffer over-read in rpki_rtr_pdu_print(). Find out the impact, affected versions, and mitigation steps.
The parser for RPKI-Router in tcpdump version prior to 4.9.2 experiences a buffer over-read issue in the function rpki_rtr_pdu_print() defined in print-rpki-rtr.c.
Understanding CVE-2017-13050
The RPKI-Router parser in tcpdump before 4.9.2 has a buffer over-read vulnerability.
What is CVE-2017-13050?
The vulnerability in tcpdump allows attackers to exploit a buffer over-read issue in the rpki_rtr_pdu_print() function.
The Impact of CVE-2017-13050
This vulnerability could potentially lead to information disclosure or denial of service if exploited by malicious actors.
Technical Details of CVE-2017-13050
The technical aspects of the vulnerability are as follows:
Vulnerability Description
The RPKI-Router parser in tcpdump before version 4.9.2 is susceptible to a buffer over-read in the rpki_rtr_pdu_print() function.
Affected Systems and Versions
Exploitation Mechanism
Mitigation and Prevention
To address CVE-2017-13050, follow these mitigation strategies:
Immediate Steps to Take
Long-Term Security Practices
Patching and Updates