Show filters
130 Total Results
Displaying 81-90 of 130
Sort by:
Attacker Value
Unknown

CVE-2020-26418

Disclosure Date: December 11, 2020 (last updated February 22, 2025)
Memory leak in Kafka protocol dissector in Wireshark 3.4.0 and 3.2.0 to 3.2.8 allows denial of service via packet injection or crafted capture file.
Attacker Value
Unknown

CVE-2020-26420

Disclosure Date: December 11, 2020 (last updated February 22, 2025)
Memory leak in RTPS protocol dissector in Wireshark 3.4.0 and 3.2.0 to 3.2.8 allows denial of service via packet injection or crafted capture file.
Attacker Value
Unknown

CVE-2020-26419

Disclosure Date: December 11, 2020 (last updated February 22, 2025)
Memory leak in the dissection engine in Wireshark 3.4.0 allows denial of service via packet injection or crafted capture file.
Attacker Value
Unknown

CVE-2020-29651

Disclosure Date: December 09, 2020 (last updated February 22, 2025)
A denial of service via regular expression in the py.path.svnwc component of py (aka python-py) through 1.9.0 could be used by attackers to cause a compute-time denial of service attack by supplying malicious input to the blame functionality.
Attacker Value
Unknown

CVE-2020-27783

Disclosure Date: December 03, 2020 (last updated February 22, 2025)
A XSS vulnerability was discovered in python-lxml's clean module. The module's parser didn't properly imitate browsers, which caused different behaviors between the sanitizer and the user's page. A remote attacker could exploit this flaw to run arbitrary HTML/JS code.
Attacker Value
Unknown

CVE-2020-26575

Disclosure Date: October 06, 2020 (last updated February 22, 2025)
In Wireshark through 3.2.7, the Facebook Zero Protocol (aka FBZERO) dissector could enter an infinite loop. This was addressed in epan/dissectors/packet-fbzero.c by correcting the implementation of offset advancement.
Attacker Value
Unknown

CVE-2020-25863

Disclosure Date: October 06, 2020 (last updated November 08, 2023)
In Wireshark 3.2.0 to 3.2.6, 3.0.0 to 3.0.13, and 2.6.0 to 2.6.20, the MIME Multipart dissector could crash. This was addressed in epan/dissectors/packet-multipart.c by correcting the deallocation of invalid MIME parts.
Attacker Value
Unknown

CVE-2020-25866

Disclosure Date: October 06, 2020 (last updated February 22, 2025)
In Wireshark 3.2.0 to 3.2.6 and 3.0.0 to 3.0.13, the BLIP protocol dissector has a NULL pointer dereference because a buffer was sized for compressed (not uncompressed) messages. This was addressed in epan/dissectors/packet-blip.c by allowing reasonable compression ratios and rejecting ZIP bombs.
Attacker Value
Unknown

CVE-2020-25862

Disclosure Date: October 06, 2020 (last updated February 22, 2025)
In Wireshark 3.2.0 to 3.2.6, 3.0.0 to 3.0.13, and 2.6.0 to 2.6.20, the TCP dissector could crash. This was addressed in epan/dissectors/packet-tcp.c by changing the handling of the invalid 0xFFFF checksum.
Attacker Value
Unknown

CVE-2020-26137

Disclosure Date: September 30, 2020 (last updated February 22, 2025)
urllib3 before 1.25.9 allows CRLF injection if the attacker controls the HTTP request method, as demonstrated by inserting CR and LF control characters in the first argument of putrequest(). NOTE: this is similar to CVE-2020-26116.