First published: Tue Apr 09 2019(Updated: )
In Wireshark 3.0.0, the Rbm dissector could go into an infinite loop. This was addressed in epan/dissectors/file-rbm.c by handling unknown object types safely.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Wireshark Wireshark | =3.0.0 | |
Fedora | =29 | |
Fedora | =30 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2019-10900 has a medium severity level due to its potential to cause denial of service through an infinite loop.
To fix CVE-2019-10900, update Wireshark to version 3.0.1 or later, where the issue has been resolved.
CVE-2019-10900 affects Wireshark version 3.0.0 and certain versions of Fedora (29 and 30) when using that specific Wireshark version.
CVE-2019-10900 could cause Wireshark to become unresponsive due to an infinite loop when processing certain packet types.
The maintainers of Wireshark are responsible for addressing CVE-2019-10900 by implementing safe handling of unknown object types in the Rbm dissector.