https://bugs.openldap.org/show_bug.cgi?id=10459
Issue ID: 10459 Summary: Potential Null Pointer Dereference vulnerability in libraries/libldap/ldifutil.c Product: OpenLDAP Version: unspecified Hardware: All OS: All Status: UNCONFIRMED Keywords: needs_review Severity: normal Priority: --- Component: libraries Assignee: bugs@openldap.org Reporter: 270186678@qq.com Target Milestone: ---
Created attachment 1119 --> https://bugs.openldap.org/attachment.cgi?id=1119&action=edit npd vulnerability triggering steps
Hello,
I found a potential null pointer dereference in the function `ldap_parse_ldif_record_x` in `libraries/libldap/ldifutil.c`.
The steps to trigger the issue are provided in the attached file (`npd vulnerability triggering steps.png`).
Could you please help confirm whether this is a valid issue?
Thank you for your time.