22 matches found
LibOSDP vulnerable to a null pointer deref in osdp_reply_name
Issue: At ospdcommon.c, on the osdpreplyname function, any reply id between REPLYACK and REPLYXRD is valid, but names array do not declare all of the range. On a case of an undefined reply id within the range, name will be null name = namesreplyid - REPLYACK;. Null name will casue a crash on next...
6.5CVSS6.9AI score0.00347EPSS
SaveExploits0References4Affected Software1
PT-2024-35154
Name of the Vulnerable Software and Affected Versions libosdp versions prior to 3.0.0 Description The issue allows an attacker with MITM access to the communication to intercept and save the original RMAC I reply. The attacker can then record all replies and save them until capturing the message ...
5.1CVSS5.9AI score0.00126EPSS
SaveExploits0References12
20