Comment section input autofill by user details

I have a section in one of my pages for users to leave a comment.
the comment include the following: Reviewer Name, Reviewer image, comment, rating.
Click on Add Comment open a lightboxes with all the details that need to be filled.
corrently i add this option with dedicated CMS, but i need help with the following:
When a user want to add a comment, i want their User Name and User Image to be autofilled in the input section.

How can i do that?

Is this something you have created with input fields and repeaters? Could you share a screenshot of the comments section you have?