Security updates are provided for the following versions:
| Version | Supported |
|---|---|
| 1.2.x | ✅ |
| 1.1.x | ✅ |
| 1.0.x | ✅ |
| < 1.0 | ❌ |
We take the security of Kwik FAQs seriously. If you discover a security vulnerability, please follow these steps:
- Do NOT create a public GitHub issue for security vulnerabilities
- Email the maintainer directly at the email address listed in the plugin author information
- Include the following information in your report:
- Description of the vulnerability
- Steps to reproduce the issue
- Potential impact
- Suggested fix (if you have one)
- Initial Response: You should receive an acknowledgment within 48 hours
- Status Updates: We'll keep you informed about the progress of fixing the vulnerability
- Disclosure Timeline: We aim to address critical issues within 7-14 days
- Credit: If you'd like, we'll acknowledge your contribution in the security advisory
When using this plugin, we recommend:
- Keep WordPress, PHP, and all plugins updated to the latest stable versions
- Use strong passwords and proper user role management
- Regularly backup your WordPress installation
- Monitor your site for suspicious activity
- Follow WordPress security best practices
Kwik FAQs implements the following security measures:
- Input Validation: All user input is validated and sanitized
- Nonce Verification: All forms use WordPress nonces for CSRF protection
- Capability Checks: Admin functions require proper user capabilities
- Prepared Statements: Database queries use prepared statements
- Output Escaping: All output is properly escaped to prevent XSS
- File Upload Validation: Import functionality validates file types and content
- No Hardcoded Credentials: No API keys, tokens, or sensitive data in code
We follow responsible disclosure practices:
- Report is received and acknowledged
- Vulnerability is verified and assessed
- Fix is developed and tested
- Update is released
- Security advisory is published (if applicable)
- Reporter is credited (if desired)
Thank you for helping keep Kwik FAQs and its users safe!