Skip to content

Perseo Feedback System for WordPress v1.1.1

Compare
Choose a tag to compare
@giovannimanetti11 giovannimanetti11 released this 18 Jun 08:21

Security Improvements

This release focuses on optimizing the feedback system and improving data security.

Detailed Changes:

  • Sanitized feedback inputs (url, feedback, comment, ip, device, user_agent) before database insertion.
  • Verified the presence and validity of the nonce in REST API calls.
  • Validated feedback data (url and feedback values) to ensure it meets expected criteria.
  • Sanitized and validated all plugin options (position, text, yes, no, followup_text, thank_you_text) during saving.
  • Refactored the code for better readability, added detailed comments, and improved function structures.

These improvements greatly enhance the security, reliability, and quality of the Perseo Feedback System plugin.