cve/2014/CVE-2014-2285.md
2024-05-26 14:27:05 +02:00

793 B

CVE-2014-2285

Description

The perl_trapd_handler function in perl/TrapReceiver/TrapReceiver.xs in Net-SNMP 5.7.3.pre3 and earlier, when using certain Perl versions, allows remote attackers to cause a denial of service (snmptrapd crash) via an empty community string in an SNMP trap, which triggers a NULL pointer dereference within the newSVpv function in Perl.

POC

Reference

No PoCs from references.

Github